Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2006 11:16:58 -0400 (EDT)
From:      Christopher Boumenot <boumenot@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        netpkt@gomor.org
Subject:   ports/97618: [PATCH] net/p5-Net-Packet: update to 2.22
Message-ID:  <20060522151658.26CA9F1994@crash.divebomb.org>
Resent-Message-ID: <200605221520.k4MFKLka052936@freefall.freebsd.org>

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

>Number:         97618
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Packet: update to 2.22
>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:   Mon May 22 15:20:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Boumenot
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD crash.divebomb.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 15:51:09 EDT 2006
>Description:
- Update to 2.22

This is being re-submitted based on maintainer feedback.  The master site http://www.gomor.org/netpkt/
was removed.

Port maintainer (netpkt@gomor.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-Packet-2.22.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Packet/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	4 Oct 2005 13:15:23 -0000	1.2
+++ Makefile	22 May 2006 15:15:30 -0000
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	Net-Packet
-PORTVERSION=	2.04
+PORTVERSION=	2.22
 CATEGORIES=	net perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
-		http://www.gomor.org/netpkt/
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Net
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	netpkt@gomor.org
 COMMENT=	A framework to easily send and receive frames from layer 2 to layer 7
 
-BUILD_DEPENDS=	${SITE_PERL}/Class/Gomor/Hash.pm:${PORTSDIR}/devel/p5-Class-Gomor-Hash \
+BUILD_DEPENDS=	${SITE_PERL}/Class/Gomor/Hash.pm:${PORTSDIR}/devel/p5-Class-Gomor \
+		${SITE_PERL}/Net/Write/Layer2.pm:${PORTSDIR}/net/p5-Net-Write \
 		${SITE_PERL}/${PERL_ARCH}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface \
 		${SITE_PERL}/Net/IPv6Addr.pm:${PORTSDIR}/net-mgmt/p5-Net-IPv6Addr \
 		${SITE_PERL}/${PERL_ARCH}/Net/Pcap.pm:${PORTSDIR}/net/p5-Net-Pcap \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-Packet/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	22 Jan 2006 21:23:26 -0000	1.3
+++ distinfo	22 May 2006 15:15:30 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-Packet-2.04.tar.gz) = 7ca09f74a03414186448f8db7969cab0
-SHA256 (Net-Packet-2.04.tar.gz) = 5f2ce7c538022b5fe5c1eedf9bff6e417ae440d658459e41c11c05546323e2c3
-SIZE (Net-Packet-2.04.tar.gz) = 50984
+MD5 (Net-Packet-2.22.tar.gz) = a85e81460df63e804877fceb07e78ee8
+SHA256 (Net-Packet-2.22.tar.gz) = 032025b08760b2abebfa642b19c7ab5da2e3f22b3ac38ae8db599e10a931f923
+SIZE (Net-Packet-2.22.tar.gz) = 49070
--- p5-Net-Packet-2.22.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?20060522151658.26CA9F1994>