ports/104147: [PATCH] net/libpcap: update to 0.9.5
chinsan
chinsan at FreeBSD.org
Sun Oct 8 08:50:20 UTC 2006
>Number: 104147
>Category: ports
>Synopsis: [PATCH] net/libpcap: update to 0.9.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Oct 08 08:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: chinsan
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Thu Sep 14 09:46:10 CST 2006
>Description:
- Update to 0.9.5
Port maintainer (bms at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- libpcap-0.9.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/libpcap/Makefile /usr/home/chinsan/project/libpcap/Makefile
--- /usr/ports/net/libpcap/Makefile Sat Aug 5 05:19:32 2006
+++ /usr/home/chinsan/project/libpcap/Makefile Sun Oct 8 13:53:44 2006
@@ -6,7 +6,7 @@
#
PORTNAME= libpcap
-PORTVERSION= 0.9.4
+PORTVERSION= 0.9.5
CATEGORIES= net
MASTER_SITES= http://www.tcpdump.org/release/ \
http://www.icrew.org/mirror/tcp_dump/tcpdump_3_9/
@@ -21,6 +21,7 @@
GNU_CONFIGURE= yes
USE_BISON= yes
+USE_LDCONFIG= yes
.if defined(LIBPCAP_OVERWRITE_BASE)
PREFIX= /usr
diff -ruN --exclude=CVS /usr/ports/net/libpcap/distinfo /usr/home/chinsan/project/libpcap/distinfo
--- /usr/ports/net/libpcap/distinfo Tue Dec 13 08:13:50 2005
+++ /usr/home/chinsan/project/libpcap/distinfo Sun Oct 8 13:52:57 2006
@@ -1,3 +1,3 @@
-MD5 (libpcap-0.9.4.tar.gz) = 79025766e8027df154cb1f32de8a7974
-SHA256 (libpcap-0.9.4.tar.gz) = 379cf6a5b4a68d9cb9431c018a3402196547cba36ffc958927cacd038cb50c60
-SIZE (libpcap-0.9.4.tar.gz) = 425887
+MD5 (libpcap-0.9.5.tar.gz) = b0626ad59004fe5767ddd2ce743a2271
+SHA256 (libpcap-0.9.5.tar.gz) = 6a6568bc082c266864687674707628d1531e86cffad439af72b865ac3169c322
+SIZE (libpcap-0.9.5.tar.gz) = 433207
--- libpcap-0.9.5.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list