pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-ExtUtils-MakeMaker



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jun 10 05:10:46 UTC 2017

Modified Files:
        pkgsrc/devel/p5-ExtUtils-MakeMaker: Makefile distinfo

Log Message:
Updated devel/p5-ExtUtils-MakeMaker to 7.28
-------------------------------------------
7.28  Tue May 30 22:01:08 BST 2017
    Bug fixes:
    - Prune auto/share from search paths RT#121918
    - Fix regression with metadata RT#121913

7.26  Sat May 27 21:01:47 BST 2017
    Bug fixes:
    - Fix regression with XS tests on MSWin32 with MS toolchain
    - Make MakeMaker pass compilation tests on AIX again
    - Test, fix test dep on SKIPped linktype

    - processPL now depends on 'pure_all' instead of 'all'
    - Only add staticlibs that are installed under auto/
    - Correct the order of tests of chmod()
    - Make perllocal.pod files reproducible
    - META_ADD/MERGE default meta version based on each other
    - Eliminate an ancient, unneeded, dangerous call to Carp::longmess

    Enhancements:
    - Add os_unsupported() function
    Doc fixes:
    - Fixed typo in MakeMaker.pm


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/devel/p5-ExtUtils-MakeMaker/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-ExtUtils-MakeMaker/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-ExtUtils-MakeMaker/Makefile
diff -u pkgsrc/devel/p5-ExtUtils-MakeMaker/Makefile:1.45 pkgsrc/devel/p5-ExtUtils-MakeMaker/Makefile:1.46
--- pkgsrc/devel/p5-ExtUtils-MakeMaker/Makefile:1.45    Mon Jun  5 14:22:57 2017
+++ pkgsrc/devel/p5-ExtUtils-MakeMaker/Makefile Sat Jun 10 05:10:46 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2017/06/05 14:22:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2017/06/10 05:10:46 mef Exp $
 
-DISTNAME=      ExtUtils-MakeMaker-7.24
+DISTNAME=      ExtUtils-MakeMaker-7.28
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BI/BINGOS/}
 

Index: pkgsrc/devel/p5-ExtUtils-MakeMaker/distinfo
diff -u pkgsrc/devel/p5-ExtUtils-MakeMaker/distinfo:1.29 pkgsrc/devel/p5-ExtUtils-MakeMaker/distinfo:1.30
--- pkgsrc/devel/p5-ExtUtils-MakeMaker/distinfo:1.29    Fri Aug 26 14:37:11 2016
+++ pkgsrc/devel/p5-ExtUtils-MakeMaker/distinfo Sat Jun 10 05:10:46 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.29 2016/08/26 14:37:11 mef Exp $
+$NetBSD: distinfo,v 1.30 2017/06/10 05:10:46 mef Exp $
 
-SHA1 (ExtUtils-MakeMaker-7.24.tar.gz) = 367b398bd086cf0280eba829f5cbe5fc82d7d6ff
-RMD160 (ExtUtils-MakeMaker-7.24.tar.gz) = a77174c6aed95a8736ecfc288fee89d15f830acb
-SHA512 (ExtUtils-MakeMaker-7.24.tar.gz) = f57f8407aea6101af964f105fb9ddd6567262fa2bad91456573c8fc019cdf1469563945029f5078e20d2f7d1d736a63586e7cde3bb72cb9ae80ad0b8ebe818d5
-Size (ExtUtils-MakeMaker-7.24.tar.gz) = 467714 bytes
+SHA1 (ExtUtils-MakeMaker-7.28.tar.gz) = f5617b759e37b2d48c027ef5ee08d88658a6a40e
+RMD160 (ExtUtils-MakeMaker-7.28.tar.gz) = 8e656c83112207b2e118393cab1ff20b38e5961e
+SHA512 (ExtUtils-MakeMaker-7.28.tar.gz) = 9ccdf00118b4e6f049db3d7eea637dc52adb3e4acc878cad10b6ed26b6af8fb5c8633fcd575a2116dff3d8f8ca8802110bb7e1932b331a759746e16eaf2826eb
+Size (ExtUtils-MakeMaker-7.28.tar.gz) = 469669 bytes
 SHA1 (patch-ab) = 02e70f6a0ff56977d3ffa45d083412be7185d1cf



Home | Main Index | Thread Index | Old Index