pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Class-MethodMaker - updated to 2.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58ce3c341b7b
branches:  trunk
changeset: 544633:58ce3c341b7b
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Thu Jul 17 08:57:58 2008 +0000

description:
- updated to 2.11
ChangeLog:
2.11    Mar 24 2008
        - Drop Module::Build support
          (which was broken anyway for a long time, #19167, #16241, #17059, #15987, #13755)
        - Correct "use version" statements (#19585)

2.10    Apr 27 09:24:30 CEST 2007
        - Fixed SIGNATURE

diffstat:

 devel/p5-Class-MethodMaker/Makefile |  4 ++--
 devel/p5-Class-MethodMaker/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 6fb7757bbdf8 -r 58ce3c341b7b devel/p5-Class-MethodMaker/Makefile
--- a/devel/p5-Class-MethodMaker/Makefile       Thu Jul 17 08:53:12 2008 +0000
+++ b/devel/p5-Class-MethodMaker/Makefile       Thu Jul 17 08:57:58 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:14 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2008/07/17 08:57:58 rhaen Exp $
 #
 
-DISTNAME=              Class-MethodMaker-2.09
+DISTNAME=              Class-MethodMaker-2.11
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Class/}
diff -r 6fb7757bbdf8 -r 58ce3c341b7b devel/p5-Class-MethodMaker/distinfo
--- a/devel/p5-Class-MethodMaker/distinfo       Thu Jul 17 08:53:12 2008 +0000
+++ b/devel/p5-Class-MethodMaker/distinfo       Thu Jul 17 08:57:58 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2007/02/22 11:53:28 wiz Exp $
+$NetBSD: distinfo,v 1.7 2008/07/17 08:57:58 rhaen Exp $
 
-SHA1 (Class-MethodMaker-2.09.tar.gz) = b7d8e1ad3f206f51bfbf6d144c9ea58fe6d41c88
-RMD160 (Class-MethodMaker-2.09.tar.gz) = 632e8fbb2be2207055f2d422a4252319f6cf1b05
-Size (Class-MethodMaker-2.09.tar.gz) = 87431 bytes
+SHA1 (Class-MethodMaker-2.11.tar.gz) = 66458d4b66016bf76062e144b36ff30f186fc58c
+RMD160 (Class-MethodMaker-2.11.tar.gz) = 49659935ef468659eb1b1f496a84c427b5c3c4a7
+Size (Class-MethodMaker-2.11.tar.gz) = 88785 bytes



Home | Main Index | Thread Index | Old Index