pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/34298: devel/p5-Net-Netmask needs update (patches included)
The following reply was made to PR pkg/34298; it has been noted by GNATS.
From: "Mark E. Perkins" <perkinsm%bway.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/34298: devel/p5-Net-Netmask needs update (patches included)
Date: Fri, 22 Sep 2006 16:23:52 -0400
Net::Netmask v. 1.9013 is now available and includes a couple of important bug
fixes:
Bugfix: it couldn't parse 10/8 or 127/8
Revised patches for Makefile and distinfo are included below.
Maybe this could go in before the 2006Q3 branch???
-------------------- Makefile.patch --------------------
--- ../../devel/p5-Net-Netmask/Makefile 2005-08-06 02:19:12.000000000 -0400
+++ Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:12 jlam Exp $
+# $NetBSD$
-DISTNAME= Net-Netmask-1.9011
+DISTNAME= Net-Netmask-1.9013
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
-------------------- distinfo.patch --------------------
--- ../../devel/p5-Net-Netmask/distinfo 2005-02-23 17:24:27.000000000 -0500
+++ distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 22:24:27 agc Exp $
+$NetBSD$
-SHA1 (Net-Netmask-1.9011.tar.gz) = 79fec6992bd2eaff5d327880c3bac68bc0c0aa2d
-RMD160 (Net-Netmask-1.9011.tar.gz) = cada5050b7e050984ef25dc0107a30b00c92bd48
-Size (Net-Netmask-1.9011.tar.gz) = 18964 bytes
+SHA1 (Net-Netmask-1.9013.tar.gz) = c90bfb4f5d239321d4bc5becc77025fcab471d4f
+RMD160 (Net-Netmask-1.9013.tar.gz) = 458fd0ed64ffda9ff8c0bcb99498de07fba9cb95
+Size (Net-Netmask-1.9013.tar.gz) = 19520 bytes
Home |
Main Index |
Thread Index |
Old Index