#14855 closed defect (fixed)
BUG: net-snmp fails to activate
Reported by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | 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 (1)
Change History (3)
Changed 17 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 17 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r35915.