pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Pluggable Update p5-Module-Pluggable f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9cb82d7e214
branches:  trunk
changeset: 517396:a9cb82d7e214
user:      abs <abs%pkgsrc.org@localhost>
date:      Thu Aug 10 12:53:32 2006 +0000

description:
Update p5-Module-Pluggable from 2.8 to 3.01

2006-06-07 - 3.01
    Fix from Brian Cassidy in Devel::InnerPackage

2006-06-06 - 3.0
        Big refactor to split stuff up into more manageable pieces

2006-04-05 - 2.98
    Allow the ability to provide the file matching regex

2006-02-06 - 2.97
    Patch from Ricardo Signes to fix bug where File::Find
    is not topic-safe in 5.6.1

2005-09-01 - 2.96
    Patch from Alex Vandiver to sort an edge case where the package
    stash to contain "::"

2005-07-30 - 2.95
    Patch from Alex Vandiver to sort ::ISA::CACHE issues.
    More patches from Christopher H. Laco to sort out only and except
    and to fix calling search_path( add => ... ) before plugins()

2005-07-09 - 2.9 More Tainting fixes
    Patches from Christopher H. Laco and Joe McMahon  to do more taint fixing
    Suggestion from Christopher H. Laco to do a can check before instatiating

diffstat:

 devel/p5-Module-Pluggable/Makefile |  5 ++---
 devel/p5-Module-Pluggable/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r f008c3714039 -r a9cb82d7e214 devel/p5-Module-Pluggable/Makefile
--- a/devel/p5-Module-Pluggable/Makefile        Thu Aug 10 11:53:08 2006 +0000
+++ b/devel/p5-Module-Pluggable/Makefile        Thu Aug 10 12:53:32 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2006/03/04 21:29:23 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/08/10 12:53:32 abs Exp $
 #
 
-DISTNAME=      Module-Pluggable-2.8
+DISTNAME=      Module-Pluggable-3.01
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5mpl
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Module/}
 
diff -r f008c3714039 -r a9cb82d7e214 devel/p5-Module-Pluggable/distinfo
--- a/devel/p5-Module-Pluggable/distinfo        Thu Aug 10 11:53:08 2006 +0000
+++ b/devel/p5-Module-Pluggable/distinfo        Thu Aug 10 12:53:32 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/04/18 16:36:15 wiz Exp $
+$NetBSD: distinfo,v 1.2 2006/08/10 12:53:32 abs Exp $
 
-SHA1 (Module-Pluggable-2.8.tar.gz) = 65450cdf6ad741c5953207080f4f3fd448e0c762
-RMD160 (Module-Pluggable-2.8.tar.gz) = 0298939872795c2b60ab50ab14abc17150fb4026
-Size (Module-Pluggable-2.8.tar.gz) = 10356 bytes
+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



Home | Main Index | Thread Index | Old Index