summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-03-16 19:14:46 +0000
committersno <sno@pkgsrc.org>2010-03-16 19:14:46 +0000
commitc3b287277814335327c260b06f6122327a7a6d9a (patch)
tree88176aa1b2a2af7b060b71485aa88f8054401ea4 /devel
parent3003cd9ef51c8aa01a1b548c4afba9494894b34f (diff)
downloadpkgsrc-c3b287277814335327c260b06f6122327a7a6d9a.tar.gz
Updating devel/p5-lib-abs from 0.90 to 0.91
pkgsrc changes: - Add module type to ensure auto_install in Makefile.PL is properly handled Upstream changes: 0.91 2010-02-27 Fix broken test due to behavior of lib under 5.10.1 Fix broken test (warn) when hit some file as directory
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-lib-abs/Makefile9
-rw-r--r--devel/p5-lib-abs/distinfo8
2 files changed, 7 insertions, 10 deletions
diff --git a/devel/p5-lib-abs/Makefile b/devel/p5-lib-abs/Makefile
index 1de2b30cd2d..64e2a9f9dac 100644
--- a/devel/p5-lib-abs/Makefile
+++ b/devel/p5-lib-abs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/08/22 12:01:37 seb Exp $
+# $NetBSD: Makefile,v 1.2 2010/03/16 19:14:46 sno Exp $
#
-DISTNAME= lib-abs-0.90
+DISTNAME= lib-abs-0.91
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=lib/}
@@ -15,10 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/lib/abs/.packlist
-# This module uses Module::Install but only depends on modern
-# core modules so there is no need to bring in the build dependencies
-# of devel/p5-Module-Install
-#PERL5_MODULE_TYPE= Module::Install
+PERL5_MODULE_TYPE= Module::Install # to handle auto_install flags properly
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-lib-abs/distinfo b/devel/p5-lib-abs/distinfo
index 8bb008a2157..7ca90bd48b1 100644
--- a/devel/p5-lib-abs/distinfo
+++ b/devel/p5-lib-abs/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/08/22 12:01:37 seb Exp $
+$NetBSD: distinfo,v 1.2 2010/03/16 19:14:46 sno Exp $
-SHA1 (lib-abs-0.90.tar.gz) = 8d29091cccbca49e8f74899f683e3a9c575f9ae5
-RMD160 (lib-abs-0.90.tar.gz) = e83c7a1ec8bbb64637a47d1b079c6108bdcb4d85
-Size (lib-abs-0.90.tar.gz) = 36960 bytes
+SHA1 (lib-abs-0.91.tar.gz) = b48a930ddd1e5fc12fc587587b87d4790823d6da
+RMD160 (lib-abs-0.91.tar.gz) = 06a5c015936e939daa3fc230bc861f1dd11e58f0
+Size (lib-abs-0.91.tar.gz) = 36126 bytes