summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-01 21:33:04 +0000
committersno <sno@pkgsrc.org>2009-05-01 21:33:04 +0000
commita18fd33bb49094acc1972d6a3092437590e4527a (patch)
tree1ec4ee928ab8fdf1a5a0279d85bfe6bbbb6f44ba /net
parent538fa162f1e0b6349796506f70aab22dcb112e29 (diff)
downloadpkgsrc-a18fd33bb49094acc1972d6a3092437590e4527a.tar.gz
PkgSrc changes:
- Updating package for p5 NetPacket modules from 0.04 to 0.41.1 Upstream changes: 0.41.1 * Fixed bug 37931: export of ICMP_MASKREQ * Fixed UDP and TCP checksums for odd-sized packets * Fixed import from NetPacket::UDP * Fixed bug 37931: export of ICMP_MASKREQ * Added git repo and bug tracking info to META.yml 0.41_0 * Fixed bug 18941 - NetPacket::IP includes trailing trash bytes in $ip->{data} * Fixed bug 7010 - IP flags field lost in IP::encode() * Added Build.PL * Moved history off the README file into this one (Changes) * Moved module structure to /lib * Version now gathered from NetPacket.pm * META.yml added to MANIFEST * Added myself (Yanick) as author * Switched to major.minor.revision version notation
Diffstat (limited to 'net')
-rw-r--r--net/p5-NetPacket/Makefile5
-rw-r--r--net/p5-NetPacket/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/net/p5-NetPacket/Makefile b/net/p5-NetPacket/Makefile
index 3968a76c1c2..36bd2cfabf1 100644
--- a/net/p5-NetPacket/Makefile
+++ b/net/p5-NetPacket/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/10/19 19:18:33 he Exp $
+# $NetBSD: Makefile,v 1.9 2009/05/01 21:33:04 sno Exp $
-DISTNAME= NetPacket-0.04
+DISTNAME= NetPacket-0.41.1
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=NetPacket/}
diff --git a/net/p5-NetPacket/distinfo b/net/p5-NetPacket/distinfo
index 5026a49c3f1..b4c6c5bc72e 100644
--- a/net/p5-NetPacket/distinfo
+++ b/net/p5-NetPacket/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 12:13:59 agc Exp $
+$NetBSD: distinfo,v 1.3 2009/05/01 21:33:04 sno Exp $
-SHA1 (NetPacket-0.04.tar.gz) = cd1ac257cb035a022f0c5c33b97f99cb944136c1
-RMD160 (NetPacket-0.04.tar.gz) = ed94b3573df0ab5f691fcd740ae3b669427e54b1
-Size (NetPacket-0.04.tar.gz) = 19386 bytes
+SHA1 (NetPacket-0.41.1.tar.gz) = ac2ebb4084beab7f73eeb4e1a994d24636de2575
+RMD160 (NetPacket-0.41.1.tar.gz) = 7051a8efa77da82619214004b00ba9e5ec44435f
+Size (NetPacket-0.41.1.tar.gz) = 14556 bytes