pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Sep 15 13:15:16 UTC 2016

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

Log Message:
Updated devel/p5-ExtUtils-Helpers to 0.026
------------------------------------------
0.026     2016-09-09 19:26:57+02:00 Europe/Amsterdam
          - Fix Win32 dependency

0.025     2016-09-02 09:48:38+02:00 Europe/Amsterdam
          - Remove unconditional dependency on ExtUtils::PL2Bat

0.024     2016-08-16 22:02:31+02:00 Europe/Amsterdam (TRIAL RELEASE)
          - Move pl2bat code to ExtUtils::PL2Bat

0.023     2016-08-06 20:52:34+02:00 Europe/Amsterdam (TRIAL RELEASE)
          - Make split_like_shell always unixy
          - Remove Module::Load dependency
          - Remove done_testing, it requires Test::More 0.88


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-ExtUtils-Helpers/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-ExtUtils-Helpers/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-Helpers/Makefile
diff -u pkgsrc/devel/p5-ExtUtils-Helpers/Makefile:1.5 pkgsrc/devel/p5-ExtUtils-Helpers/Makefile:1.6
--- pkgsrc/devel/p5-ExtUtils-Helpers/Makefile:1.5       Wed Jun  8 19:22:54 2016
+++ pkgsrc/devel/p5-ExtUtils-Helpers/Makefile   Thu Sep 15 13:15:16 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2016/06/08 19:22:54 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2016/09/15 13:15:16 mef Exp $
 
-DISTNAME=      ExtUtils-Helpers-0.022
+DISTNAME=      ExtUtils-Helpers-0.026
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
 

Index: pkgsrc/devel/p5-ExtUtils-Helpers/distinfo
diff -u pkgsrc/devel/p5-ExtUtils-Helpers/distinfo:1.3 pkgsrc/devel/p5-ExtUtils-Helpers/distinfo:1.4
--- pkgsrc/devel/p5-ExtUtils-Helpers/distinfo:1.3       Tue Nov  3 03:28:13 2015
+++ pkgsrc/devel/p5-ExtUtils-Helpers/distinfo   Thu Sep 15 13:15:16 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 03:28:13 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/09/15 13:15:16 mef Exp $
 
-SHA1 (ExtUtils-Helpers-0.022.tar.gz) = 56ebff587460bbf48b8eb93f1ad35561d5f5052d
-RMD160 (ExtUtils-Helpers-0.022.tar.gz) = 56230eac725f64efb58ae4f019399610e2bf717f
-SHA512 (ExtUtils-Helpers-0.022.tar.gz) = ffdec8c1cf96daadfea34860bbd72d205620dec891d617721bb8ac242ccd2ba0cd5a5f50440633e03ae5fd575add6ac539c95ed68909a64a44b97ac2bba2bb39
-Size (ExtUtils-Helpers-0.022.tar.gz) = 17078 bytes
+SHA1 (ExtUtils-Helpers-0.026.tar.gz) = 1a8b0c9cfe9dfe3df7aadf91e29af8637a00bdd4
+RMD160 (ExtUtils-Helpers-0.026.tar.gz) = bd6d179eaa3c84d8d390559d76880ac47a103321
+SHA512 (ExtUtils-Helpers-0.026.tar.gz) = 372d801f43003c571758823a84bfe418876f1b48e3d8c35f888ca41469f6771a33aa30cf893a4c4a68ea62c6e8c8c6ab2ef44ee783dbf9f25e18bc0389359399
+Size (ExtUtils-Helpers-0.026.tar.gz) = 15099 bytes



Home | Main Index | Thread Index | Old Index