Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  8 Oct 2006 16:37:55 +0800
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bms@FreeBSD.org
Subject:   ports/104147: [PATCH] net/libpcap: update to 0.9.5
Message-ID:  <20061008084452.F11202E9DF@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200610080850.k988oI0I094121@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061008084452.F11202E9DF>