ports/132109: [UPDATE] net/p5-NetPacket to 0.41.1

Edmondas Girkantas eg at fbsd.lt
Wed Feb 25 19:30:02 UTC 2009


>Number:         132109
>Category:       ports
>Synopsis:       [UPDATE] net/p5-NetPacket to 0.41.1
>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:   Wed Feb 25 19:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Edmondas Girkantas
>Release:        7.1-RELEASE
>Organization:
>Environment:
FreeBSD big.bug.lt 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 14:37:25 UTC 2009     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
- updated to 0.41.1 version
- removed old patch
>How-To-Repeat:

>Fix:
apply given patch

Patch attached with submission follows:

diff -ruN p5-NetPacket.orig/Makefile p5-NetPacket/Makefile
--- p5-NetPacket.orig/Makefile	2009-02-25 21:13:37.000000000 +0200
+++ p5-NetPacket/Makefile	2009-02-25 21:17:00.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	NetPacket
-PORTVERSION=	0.04
+PORTVERSION=	0.41.1
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff -ruN p5-NetPacket.orig/distinfo p5-NetPacket/distinfo
--- p5-NetPacket.orig/distinfo	2009-02-25 21:13:37.000000000 +0200
+++ p5-NetPacket/distinfo	2009-02-25 21:17:06.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (NetPacket-0.04.tar.gz) = 3bf136cd3b555d50ba4b1ce81968f695
-SHA256 (NetPacket-0.04.tar.gz) = 40df1ea665e4526ec73e546eec6d94e3bfc4b18eed03a9be9956d913dddf3616
-SIZE (NetPacket-0.04.tar.gz) = 19386
+MD5 (NetPacket-0.41.1.tar.gz) = 77c1482927c6892b9571404485ffe591
+SHA256 (NetPacket-0.41.1.tar.gz) = 8d27fd064b9a6abf5298c62fef0f9775b45004efa8eb4cc72b7af73a7241303d
+SIZE (NetPacket-0.41.1.tar.gz) = 14556
diff -ruN p5-NetPacket.orig/files/patch-aa p5-NetPacket/files/patch-aa
--- p5-NetPacket.orig/files/patch-aa	2009-02-25 21:13:37.000000000 +0200
+++ p5-NetPacket/files/patch-aa	1970-01-01 03:00:00.000000000 +0300
@@ -1,12 +0,0 @@
---- NetPacket/IP.pm	Fri Jan 11 20:10:25 2002
-+++ NetPacket/IP.pm.new	Fri Jan 11 20:10:35 2002
-@@ -224,7 +224,7 @@
- 
-     # make the entire packet
-     $packet = pack('CCnnnCCna4a4a*a*', $tmp, $self->{tos},$self->{len}, 
--         $self->{id}, $self->{foffset}, $self->{ttl}, $self->{proto}, 
-+         $self->{id}, $offset, $self->{ttl}, $self->{proto}, 
-          $self->{cksum}, $src_ip, $dest_ip, $self->{options},
-          $self->{data});
- 
-


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list