pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Net-Netmask Updated to 1.9016



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12c314f4178e
branches:  trunk
changeset: 598548:12c314f4178e
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Thu Jan 26 19:38:09 2012 +0000

description:
Updated to 1.9016

Changes:

= 2011/03/22 1.9016

Fix bug #46996: warnings issued for bad input.
Fix bug #43348: use POSIX::floor() instead of int()
Rewrite netmask.t to use Test::More

diffstat:

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

diffs (27 lines):

diff -r 7c2b883fd43f -r 12c314f4178e devel/p5-Net-Netmask/Makefile
--- a/devel/p5-Net-Netmask/Makefile     Thu Jan 26 19:34:20 2012 +0000
+++ b/devel/p5-Net-Netmask/Makefile     Thu Jan 26 19:38:09 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2011/08/14 12:26:24 obache Exp $
+# $NetBSD: Makefile,v 1.14 2012/01/26 19:38:09 rhaen Exp $
 
-DISTNAME=      Net-Netmask-1.9015
+DISTNAME=      Net-Netmask-1.9016
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
 
diff -r 7c2b883fd43f -r 12c314f4178e devel/p5-Net-Netmask/distinfo
--- a/devel/p5-Net-Netmask/distinfo     Thu Jan 26 19:34:20 2012 +0000
+++ b/devel/p5-Net-Netmask/distinfo     Thu Jan 26 19:38:09 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/12/08 14:41:11 obache Exp $
+$NetBSD: distinfo,v 1.5 2012/01/26 19:38:09 rhaen Exp $
 
-SHA1 (Net-Netmask-1.9015.tar.gz) = 5f8b26acf5da67c26148881b5745a2d4d2898d86
-RMD160 (Net-Netmask-1.9015.tar.gz) = 02ae5823752f85713c2a7d804be539159327608e
-Size (Net-Netmask-1.9015.tar.gz) = 20071 bytes
+SHA1 (Net-Netmask-1.9016.tar.gz) = f645722c09a1fcccdc6059623147a895f9f165d7
+RMD160 (Net-Netmask-1.9016.tar.gz) = a42da72aecc28df3cd93a23645e389ce311efaeb
+Size (Net-Netmask-1.9016.tar.gz) = 17911 bytes



Home | Main Index | Thread Index | Old Index