summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorheinz <heinz>2007-05-27 09:16:28 +0000
committerheinz <heinz>2007-05-27 09:16:28 +0000
commit46761c57f0edc85f92e43a811d0ae0931e7877dd (patch)
treed2025412e0f1fd7408afdb77bb45e3f022e2ecfe /devel
parent452603eec394e69194fa50575da845db44b99f75 (diff)
downloadpkgsrc-46761c57f0edc85f92e43a811d0ae0931e7877dd.tar.gz
Updated to version 3.6.
Pkgsrc changes: - The package supports installation to DESTDIR. Changes since version 3.4: ========================== 2007-04-07 - 3.6 Include blead perl patch from Craig Berry that gives better Module::Pluggable::Object::search_paths portability as prompted by VMS test failures. 2007-01-29 - 3.5 Patch from Audrey Tang to prevent clobbering of $@
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Module-Pluggable/Makefile10
-rw-r--r--devel/p5-Module-Pluggable/distinfo8
2 files changed, 10 insertions, 8 deletions
diff --git a/devel/p5-Module-Pluggable/Makefile b/devel/p5-Module-Pluggable/Makefile
index 803baad8af0..f8aac04c711 100644
--- a/devel/p5-Module-Pluggable/Makefile
+++ b/devel/p5-Module-Pluggable/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2006/12/08 14:58:15 obache Exp $
+# $NetBSD: Makefile,v 1.7 2007/05/27 09:16:28 heinz Exp $
#
-DISTNAME= Module-Pluggable-3.4
+DISTNAME= Module-Pluggable-3.6
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mpl
CATEGORIES= devel perl5
@@ -11,8 +11,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Module-Pluggable/
COMMENT= Perl 5 module for automatically adding the ability to have plugins to modules
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/Module/Pluggable/.packlist
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Module/Pluggable/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Module-Pluggable/distinfo b/devel/p5-Module-Pluggable/distinfo
index ea4261804a4..003e61348f5 100644
--- a/devel/p5-Module-Pluggable/distinfo
+++ b/devel/p5-Module-Pluggable/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/12/08 14:58:15 obache Exp $
+$NetBSD: distinfo,v 1.4 2007/05/27 09:16:28 heinz Exp $
-SHA1 (Module-Pluggable-3.4.tar.gz) = 364d77e923f73fb4e8987036b4069bcf490293cf
-RMD160 (Module-Pluggable-3.4.tar.gz) = 5b02156ab2e7ff06b0bbef2ee2d6ae857549089b
-Size (Module-Pluggable-3.4.tar.gz) = 14363 bytes
+SHA1 (Module-Pluggable-3.6.tar.gz) = 4e359611048eee993e6ea862fb544adc2f57099e
+RMD160 (Module-Pluggable-3.6.tar.gz) = 73105d1f458fd944a9c44fa90b80c1073099aa4c
+Size (Module-Pluggable-3.6.tar.gz) = 14991 bytes