Ticket #14855 (closed defect: fixed)
BUG: net-snmp fails to activate
| Reported by: | marcuscalhounlopez@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | opendarwin.org@… | |
| Port: |
Description
The port net-snmp attempts to create the file perllocal.pod.
This creates a conflict if a different port has already created this file
(ImageMagick in my case).
Other ports (e.g. git-core, p5-libapreq2, and clearsilver) remove the perllocal.pod file they create.
Attached is a proposed fix.
When other ports delete the perllocal.pod file, they also fix the .packlist file as well.
I have included this in the patch.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

