pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Build Update to 0.2611:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df209965f90c
branches:  trunk
changeset: 502004:df209965f90c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 01 14:14:02 2005 +0000

description:
Update to 0.2611:

0.2611  Mon Jun 13 22:22:53 CDT 2005

 - Fix the output of an informational message that we output when
   changing the 'shebang line' in installable scripts. [Robin Barker]

 - Backported a change from the 0.27_xx branch that keeps track of any
   custom Module::Build subclass that might have been created in the
   Build.PL script, so that we can reinstantiate the right class in
   new_from_context(). [Requested by Jos Boumans]

Same 15 test failures as 0.2610.

diffstat:

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

diffs (28 lines):

diff -r 99e35a685bd1 -r df209965f90c devel/p5-Module-Build/Makefile
--- a/devel/p5-Module-Build/Makefile    Tue Nov 01 13:26:43 2005 +0000
+++ b/devel/p5-Module-Build/Makefile    Tue Nov 01 14:14:02 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:12 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/11/01 14:14:02 wiz Exp $
 
-DISTNAME=      Module-Build-0.2610
+DISTNAME=      Module-Build-0.2611
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5mob
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Module/}
 
diff -r 99e35a685bd1 -r df209965f90c devel/p5-Module-Build/distinfo
--- a/devel/p5-Module-Build/distinfo    Tue Nov 01 13:26:43 2005 +0000
+++ b/devel/p5-Module-Build/distinfo    Tue Nov 01 14:14:02 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/04/18 16:10:06 wiz Exp $
+$NetBSD: distinfo,v 1.7 2005/11/01 14:14:02 wiz Exp $
 
-SHA1 (Module-Build-0.2610.tar.gz) = 4151370d32f5af55d835a53c9adf633776081b13
-RMD160 (Module-Build-0.2610.tar.gz) = f304854568d7c5192aee6d37a0991777a05f72d3
-Size (Module-Build-0.2610.tar.gz) = 128423 bytes
+SHA1 (Module-Build-0.2611.tar.gz) = f7691ad446225496392e45240ad7e40303faa3ef
+RMD160 (Module-Build-0.2611.tar.gz) = 7be21e87cd0a7814a3e152f5b6df1003605602b5
+Size (Module-Build-0.2611.tar.gz) = 128786 bytes



Home | Main Index | Thread Index | Old Index