New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25322 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

libpcap: update to 1.1.1

Reported by: ryandesign@… Owned by: ricci@…
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

libpcap-1.1.1.diff (4.2 KB) - added by ryandesign@… 3 years ago.
proposed patch

Change History

Changed 3 years ago by ryandesign@…

proposed patch

comment:1 Changed 3 years ago by snc@…

  • Status changed from new to closed
  • Resolution set to fixed

Updated in r69055. Maintainer timeout.

Note: See TracTickets for help on using tickets.