pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-DistManifest Update 1.012 to 1.014



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e992296c4489
branches:  trunk
changeset: 650003:e992296c4489
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Apr 16 13:48:01 2015 +0000

description:
Update 1.012 to 1.014
---------------------
1.014     2015-02-11 01:07:40Z
          - fix tests that fail when ExtUtils::Manifest's version is not new
            enough for the build output during installation (RT#102017)

1.013     2015-02-08 22:42:43Z
          - tests are now made against a small sample dist, rather than
            ourselves, to avoid errors with newer ExtUtils::MakeMaker, as well
            as enable running in the raw git repository (RT#78760, RT#101287)
          - many tooling and metadata updates

diffstat:

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

diffs (28 lines):

diff -r 76b387eb6fb7 -r e992296c4489 devel/p5-Test-DistManifest/Makefile
--- a/devel/p5-Test-DistManifest/Makefile       Thu Apr 16 13:45:21 2015 +0000
+++ b/devel/p5-Test-DistManifest/Makefile       Thu Apr 16 13:48:01 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:21 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2015/04/16 13:48:01 mef Exp $
 #
 
-DISTNAME=      Test-DistManifest-1.012
+DISTNAME=      Test-DistManifest-1.014
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/
 
diff -r 76b387eb6fb7 -r e992296c4489 devel/p5-Test-DistManifest/distinfo
--- a/devel/p5-Test-DistManifest/distinfo       Thu Apr 16 13:45:21 2015 +0000
+++ b/devel/p5-Test-DistManifest/distinfo       Thu Apr 16 13:48:01 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/05/31 16:44:52 imil Exp $
+$NetBSD: distinfo,v 1.2 2015/04/16 13:48:01 mef Exp $
 
-SHA1 (Test-DistManifest-1.012.tar.gz) = c3d10eed41566da2b8923b973cd5b7d147dbf5fb
-RMD160 (Test-DistManifest-1.012.tar.gz) = ca84d9b4aa201c2520fd2f8651e357c1847fb069
-Size (Test-DistManifest-1.012.tar.gz) = 17700 bytes
+SHA1 (Test-DistManifest-1.014.tar.gz) = 5af2312eed3f000f4a5deb19c87069f925ac6569
+RMD160 (Test-DistManifest-1.014.tar.gz) = 81c448539c20238fd9a976e38dda44de431d5f62
+Size (Test-DistManifest-1.014.tar.gz) = 35599 bytes



Home | Main Index | Thread Index | Old Index