pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-Net-IP Update to 1.25



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2dce610b801
branches:  trunk
changeset: 518140:f2dce610b801
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Sep 02 08:28:48 2006 +0000

description:
Update to 1.25
1.25 Wed May 24 12:00:00 2006
- Math::BigInt is now mandatory
- Several bugfixes done

1.24 Tue Oct 18 12:00:00 2005
- Thanks to Frederic Schutz <schutz AT mathgen.ch>
- Bugfix in overlaps function
- Updated Makefile
- ran perltidy on the code

diffstat:

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

diffs (28 lines):

diff -r 970230686ccf -r f2dce610b801 net/p5-Net-IP/Makefile
--- a/net/p5-Net-IP/Makefile    Sat Sep 02 08:13:07 2006 +0000
+++ b/net/p5-Net-IP/Makefile    Sat Sep 02 08:28:48 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:26 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/09/02 08:28:48 adrianp Exp $
 #
 
-DISTNAME=      Net-IP-1.23
+DISTNAME=      Net-IP-1.25
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
 
diff -r 970230686ccf -r f2dce610b801 net/p5-Net-IP/distinfo
--- a/net/p5-Net-IP/distinfo    Sat Sep 02 08:13:07 2006 +0000
+++ b/net/p5-Net-IP/distinfo    Sat Sep 02 08:28:48 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/07/09 16:12:33 adrianp Exp $
+$NetBSD: distinfo,v 1.4 2006/09/02 08:28:48 adrianp Exp $
 
-SHA1 (Net-IP-1.23.tar.gz) = 5476b3ab1ea52004de60ecd682cbce8fd4b37894
-RMD160 (Net-IP-1.23.tar.gz) = 3702094742725c7682922d7a703d331f26688237
-Size (Net-IP-1.23.tar.gz) = 25715 bytes
+SHA1 (Net-IP-1.25.tar.gz) = 058a0ce86a50e882e9254371157c0c602b88f691
+RMD160 (Net-IP-1.25.tar.gz) = 92116a215d255d1a16b819df23c98bb0324df2f6
+Size (Net-IP-1.25.tar.gz) = 25749 bytes



Home | Main Index | Thread Index | Old Index