pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-Net-Packet pkgsrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8d008698672
branches:  trunk
changeset: 396095:c8d008698672
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Jul 18 18:40:05 2009 +0000

description:
pkgsrc changes:
  - Updating package for p5 module Net::Packet from 3.25nb1 to 3.26
  - Adjusting / Reordering dependencies according to META.yml
  - Adding homepage / license

Upstream changes:
3.26 Sat Apr 19 18:41:12 CEST 2008
   - new: added possibility to adjust snaplen in Dump.pm
     => contributed by Darien Kindlund
   - bugfix: examples/read-pcap.pl

diffstat:

 net/p5-Net-Packet/Makefile |  20 ++++++++++----------
 net/p5-Net-Packet/distinfo |   8 ++++----
 2 files changed, 14 insertions(+), 14 deletions(-)

diffs (50 lines):

diff -r 3a9e05b42b91 -r c8d008698672 net/p5-Net-Packet/Makefile
--- a/net/p5-Net-Packet/Makefile        Sat Jul 18 18:39:05 2009 +0000
+++ b/net/p5-Net-Packet/Makefile        Sat Jul 18 18:40:05 2009 +0000
@@ -1,23 +1,23 @@
-# $NetBSD: Makefile,v 1.7 2009/07/17 18:00:21 adrianp Exp $
+# $NetBSD: Makefile,v 1.8 2009/07/18 18:40:05 sno Exp $
 
-DISTNAME=      Net-Packet-3.25
+DISTNAME=      Net-Packet-3.26
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Modules to assemble/disassemble network packets
+HOMEPAGE=      http://search.cpan.org/dist/Net-Packet/
+LICENSE=       artistic
 
+DEPENDS+=      p5-Bit-Vector-[0-9]*:../../devel/p5-Bit-Vector
+DEPENDS+=      p5-Class-Gomor>=1.0:../../devel/p5-Class-Gomor
+#DEPENDS+=     p5-IO-Interface-[0-9]*:../../net/p5-IO-Interface
+DEPENDS+=      p5-Net-IPv6Addr-[0-9]*:../../net/p5-Net-IPv6Addr
+DEPENDS+=      p5-Net-Libdnet>=0.91:../../net/p5-Net-Libdnet
 DEPENDS+=      p5-Net-Pcap>=0.14:../../net/p5-Net-Pcap
-DEPENDS+=      p5-IO-Interface-[0-9]*:../../net/p5-IO-Interface
+DEPENDS+=      p5-Net-Write>=1.0:../../net/p5-Net-Write
 DEPENDS+=      p5-Socket6-[0-9]*:../../net/p5-Socket6
-DEPENDS+=      p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
-DEPENDS+=      p5-Net-IPv6Addr-[0-9]*:../../net/p5-Net-IPv6Addr
-DEPENDS+=      p5-Class-Gomor-[0-9]*:../../devel/p5-Class-Gomor
-DEPENDS+=      p5-Bit-Vector-[0-9]*:../../devel/p5-Bit-Vector
-DEPENDS+=      p5-Net-Write-[0-9]*:../../net/p5-Net-Write
-DEPENDS+=      p5-Net-Libdnet-[0-9]*:../../net/p5-Net-Libdnet
 
 PKG_INSTALLATION_TYPES=                overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r 3a9e05b42b91 -r c8d008698672 net/p5-Net-Packet/distinfo
--- a/net/p5-Net-Packet/distinfo        Sat Jul 18 18:39:05 2009 +0000
+++ b/net/p5-Net-Packet/distinfo        Sat Jul 18 18:40:05 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2007/01/03 14:24:35 adrianp Exp $
+$NetBSD: distinfo,v 1.4 2009/07/18 18:40:05 sno Exp $
 
-SHA1 (Net-Packet-3.25.tar.gz) = e3502fb19ed466941e3de3be468b39333ea2b152
-RMD160 (Net-Packet-3.25.tar.gz) = b3d9914ad3b3a24bb601c25a02ba63d7ff6562e5
-Size (Net-Packet-3.25.tar.gz) = 68833 bytes
+SHA1 (Net-Packet-3.26.tar.gz) = aa94f74ce5b0c5917b4ecfb031d06ff555332082
+RMD160 (Net-Packet-3.26.tar.gz) = c369be8e870f3ef792459a5869f6310cebea0a9c
+Size (Net-Packet-3.26.tar.gz) = 69085 bytes



Home | Main Index | Thread Index | Old Index