pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-NetPacket PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3722c8b4e870
branches:  trunk
changeset: 392501:3722c8b4e870
user:      sno <sno%pkgsrc.org@localhost>
date:      Fri May 01 21:33:04 2009 +0000

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

 net/p5-NetPacket/Makefile |  5 ++---
 net/p5-NetPacket/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 89c8e9da415f -r 3722c8b4e870 net/p5-NetPacket/Makefile
--- a/net/p5-NetPacket/Makefile Fri May 01 21:29:02 2009 +0000
+++ b/net/p5-NetPacket/Makefile Fri May 01 21:33:04 2009 +0000
@@ -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 -r 89c8e9da415f -r 3722c8b4e870 net/p5-NetPacket/distinfo
--- a/net/p5-NetPacket/distinfo Fri May 01 21:29:02 2009 +0000
+++ b/net/p5-NetPacket/distinfo Fri May 01 21:33:04 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index