Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2006 07:01:43 +0100 (CET)
From:      Janos Mohacsi <janos.mohacsi@bsd.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bms@FreeBSD.org
Subject:   ports/106895: [PATCH] net/libpcap: [ipv6 category added]
Message-ID:  <200612190601.kBJ61huE012904@scone.ki.iif.hu>
Resent-Message-ID: <200612190610.kBJ6AAcD012742@freefall.freebsd.org>

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

>Number:         106895
>Category:       ports
>Synopsis:       [PATCH] net/libpcap: [ipv6 category added]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 19 06:10:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #17: Fri Oct 20 01:04:28 CEST 2006
>Description:
ipv6 packet capturing is supported in libpcap therefore ipv6 virtual category added.

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.orig/Makefile /usr/ports/net/libpcap/Makefile
--- /usr/ports/net/libpcap.orig/Makefile	Mon Oct  9 12:26:24 2006
+++ /usr/ports/net/libpcap/Makefile	Tue Dec 19 07:00:25 2006
@@ -7,7 +7,7 @@
 
 PORTNAME=	libpcap
 PORTVERSION=	0.9.5
-CATEGORIES=	net
+CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.tcpdump.org/release/ \
 		http://www.icrew.org/mirror/tcp_dump/tcpdump_3_9/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
--- 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?200612190601.kBJ61huE012904>