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)

libpcap-1.1.1.diff (4.2 KB) - added by ryandesign (Ryan Carsten Schmidt) 14 years ago.
proposed patch

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: libpcap-1.1.1.diff added

proposed patch

comment:1 Changed 14 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: newclosed

Updated in r69055. Maintainer timeout.

Note: See TracTickets for help on using tickets.