Opened 14 years ago
Closed 14 years ago
#25322 closed defect (fixed)
libpcap: update to 1.1.1
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ghosthound |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.0 |
Keywords: | Cc: | ||
Port: | libpcap |
Description
libpcap @1.0.0_1's pcap-config script outputs malformed flags:
$ pcap-config --libs -L /opt/local/lib -lpcap $ pcap-config --cflags -I /opt/local/include
There should not be a space before the path.
Updating the port to 1.1.1 seems to fix this. Attached is a patch that updates the port (two of the patchfiles are incorporated upstream and so can be removed), fixes the livecheck, removes the macports svn distfiles location since we don't keep current distfiles there, adds license info, installs documentation files, and updates your maintainer email address.
Attachments (1)
Change History (2)
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | libpcap-1.1.1.diff added |
---|
comment:1 Changed 14 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Updated in r69055. Maintainer timeout.
Note: See
TracTickets for help on using
tickets.
proposed patch