summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-08-16 22:42:25 +0000
committerwiz <wiz@pkgsrc.org>2011-08-16 22:42:25 +0000
commit40c756c4b4472cc4fceda086e82457b32c8891c2 (patch)
tree4dc14245047038295da9e263706c792d69a69a48
parentc9634b4ebb3b3d31f4a948d5d4a021f2502820c1 (diff)
downloadpkgsrc-40c756c4b4472cc4fceda086e82457b32c8891c2.tar.gz
Update to 1.04. Set LICENSE.
1.04 Wed 20 Apr 2011 - Fixed #67522 have_compiler returns 1.03 Mon 22 Nov 2010 - No CPAN Testers failures, moving to production release 1.02_01 Thu 16 Sep 2010 - Trying for a much more advanced can_xs() alternative to can_cc() to deal with the situation where a host has a superficially working compiler, but completely screwed up headers. - Adding some fallback strategies to deal with cases where these same machines don't support configure_requires. - Adopt Chorny's eumm-upgrade style for the Makefile.PL. - Allow the Makefile.PL to build it's own META.yml now.
-rw-r--r--devel/p5-Params-Util/Makefile6
-rw-r--r--devel/p5-Params-Util/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Params-Util/Makefile b/devel/p5-Params-Util/Makefile
index b7249afc712..ca61ed79f53 100644
--- a/devel/p5-Params-Util/Makefile
+++ b/devel/p5-Params-Util/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.14 2011/08/14 12:26:28 obache Exp $
+# $NetBSD: Makefile,v 1.15 2011/08/16 22:42:25 wiz Exp $
-DISTNAME= Params-Util-1.01
+DISTNAME= Params-Util-1.04
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Params/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Params-Util/
COMMENT= Simple standalone param-checking functions
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-Params-Util/distinfo b/devel/p5-Params-Util/distinfo
index ec7c51695f0..0aac9899ac5 100644
--- a/devel/p5-Params-Util/distinfo
+++ b/devel/p5-Params-Util/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2010/05/05 22:19:24 seb Exp $
+$NetBSD: distinfo,v 1.10 2011/08/16 22:42:25 wiz Exp $
-SHA1 (Params-Util-1.01.tar.gz) = 7ce54426c7dff248eecc238536ca738872115340
-RMD160 (Params-Util-1.01.tar.gz) = 944065c44bd31b04a50bfa7bfb6dceb9b2144756
-Size (Params-Util-1.01.tar.gz) = 37542 bytes
+SHA1 (Params-Util-1.04.tar.gz) = 7c24dc49944c112b417146432967fab2ee9caaa3
+RMD160 (Params-Util-1.04.tar.gz) = 4f6beeffbec32e46a7ea99ca072ef5116ca321b7
+Size (Params-Util-1.04.tar.gz) = 38679 bytes