diff options
author | obache <obache@pkgsrc.org> | 2006-12-08 14:58:15 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-12-08 14:58:15 +0000 |
commit | d903b75922788f57975afe85ecffe6a557cdd52c (patch) | |
tree | d67bfa93ee5a85de9b0a999dd97cf91e6239fa52 /devel | |
parent | bd58737e6167dd20174fa5474a03d5368ec23c1a (diff) | |
download | pkgsrc-d903b75922788f57975afe85ecffe6a557cdd52c.tar.gz |
Update p5-Module-Pluggable to 3.4.
from Changes:
2006-11-27 - 3.4
Make sure we don't fail taint checking when other
Module::Pluggable::* modules are installed.
2006-11-24 - 3.3
Few more patches from Jos Boumans to get read for CORE
2006-11-15 - 3.2
Remove Class::Inspector dependency and inline code
Prepare for assimilation into CORE
2006-07-11 - 3.1
Force Test::More version to be latest which stops it trampling on $_
Use Class::Inspector tests to check to see Package is loaded thus
preventing incompatability problems introduced by last patch.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Module-Pluggable/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Module-Pluggable/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Module-Pluggable/Makefile b/devel/p5-Module-Pluggable/Makefile index e8dc0491982..803baad8af0 100644 --- a/devel/p5-Module-Pluggable/Makefile +++ b/devel/p5-Module-Pluggable/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2006/08/10 12:53:32 abs Exp $ +# $NetBSD: Makefile,v 1.6 2006/12/08 14:58:15 obache Exp $ # -DISTNAME= Module-Pluggable-3.01 +DISTNAME= Module-Pluggable-3.4 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5mpl CATEGORIES= devel perl5 diff --git a/devel/p5-Module-Pluggable/distinfo b/devel/p5-Module-Pluggable/distinfo index b474182ff17..ea4261804a4 100644 --- a/devel/p5-Module-Pluggable/distinfo +++ b/devel/p5-Module-Pluggable/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2006/08/10 12:53:32 abs Exp $ +$NetBSD: distinfo,v 1.3 2006/12/08 14:58:15 obache Exp $ -SHA1 (Module-Pluggable-3.01.tar.gz) = b3e16eee99be59e0cd400bbb12c1b21d15d6f309 -RMD160 (Module-Pluggable-3.01.tar.gz) = d51e16e305ed0d05dc4d87f06f8d7fb58b8b3801 -Size (Module-Pluggable-3.01.tar.gz) = 13024 bytes +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 |