pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-MakeMaker Updating devel/p5-ExtUtils...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6bbbe08d6da7
branches:  trunk
changeset: 569500:6bbbe08d6da7
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Jan 16 15:11:22 2010 +0000

description:
Updating devel/p5-ExtUtils-MakeMaker from 6.54 to 6.56.

Upstream changes:
6.56  Thu Dec 17 14:02:14 PST 2009
    * Stable release of 6.55_03


6.55_03  Fri Dec  4 23:08:02 PDT 2009
    Bug Fixes
    * BUILD_REQUIRES will not be used when generating ppd, PRINT_PREREQ and
    'requires' section of META.yml (Alexandr Ciornii)

    OS/2
    * Better compatibility with miniperl [rt.cpan.org 48534] (Ilya Zakharevich)

    Win32
    * mingw64 support (Sisyphus)
    * Fixed a typo causing bad Makefiles for Visual C++ users (Steve Hay)

    New Features
    * The new "package NAME VERSION" syntax from 5.11 is now supported by
      parse_version() and thus VERSION_FROM.  The first version declaration,
      package or $VERSION, is used. (David Golden)


6.55_02  Wed Aug  5 00:36:36 PDT 2009
    Feature Changes
    * PREFIX now applies to relative directories.  This is a change since
      6.20 when they were ignored.  Its necessary for relocatable Perls.

    VMS
    * Refactoring of "MakeMaker Parameters" section in 6.55_01 broke VMS.
      (Craig Berry)


6.55_01  Tue Jul 14 15:53:30 PDT 2009
    Test Fixes
    * The tests got a bit overzealous and removed the LIB environment variable
      while is necessary for some compilers to work. [rt.cpan.org 47722]
      (Jan Dubois)
    * Another fix for arch_check() on Windows changing how we normalize
      long and short filenames. [rt.cpan.org 47723] (Jan Dubois)

    New Features
    * BUILD_REQUIRES is added, similar to PREREQ_PM but for modules which
      are necessary to build, but not run, your module. (Alexandr Ciornii)

diffstat:

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

diffs (29 lines):

diff -r e08eaf96dd3d -r 6bbbe08d6da7 devel/p5-ExtUtils-MakeMaker/Makefile
--- a/devel/p5-ExtUtils-MakeMaker/Makefile      Sat Jan 16 15:08:34 2010 +0000
+++ b/devel/p5-ExtUtils-MakeMaker/Makefile      Sat Jan 16 15:11:22 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2009/07/30 07:16:09 sno Exp $
+# $NetBSD: Makefile,v 1.14 2010/01/16 15:11:22 sno Exp $
 #
 
-DISTNAME=      ExtUtils-MakeMaker-6.54
+DISTNAME=      ExtUtils-MakeMaker-6.56
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
diff -r e08eaf96dd3d -r 6bbbe08d6da7 devel/p5-ExtUtils-MakeMaker/distinfo
--- a/devel/p5-ExtUtils-MakeMaker/distinfo      Sat Jan 16 15:08:34 2010 +0000
+++ b/devel/p5-ExtUtils-MakeMaker/distinfo      Sat Jan 16 15:11:22 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2009/07/30 07:16:09 sno Exp $
+$NetBSD: distinfo,v 1.10 2010/01/16 15:11:22 sno Exp $
 
-SHA1 (ExtUtils-MakeMaker-6.54.tar.gz) = bdb67373065c6f0da5618e8d78f7c410c7e0f167
-RMD160 (ExtUtils-MakeMaker-6.54.tar.gz) = b32a0d7a562d34e8fde3f2196d041282ac95d855
-Size (ExtUtils-MakeMaker-6.54.tar.gz) = 272703 bytes
+SHA1 (ExtUtils-MakeMaker-6.56.tar.gz) = 3f557c5cb8a4a0165d1b2e597f973003d8a49570
+RMD160 (ExtUtils-MakeMaker-6.56.tar.gz) = 6a169a0b3fbf53341196bd97f32e3d33e596b227
+Size (ExtUtils-MakeMaker-6.56.tar.gz) = 269788 bytes
 SHA1 (patch-ab) = d4d4d44518643c1649a6f6fa845615e24d0d8732
 SHA1 (patch-ad) = 6da4c3ebf11351423005cee4e702e557c784bec6
 SHA1 (patch-ae) = 7942bbc3fbbbc21fbea9258bab53492ea4d825a5



Home | Main Index | Thread Index | Old Index