pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-API



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 25 17:37:50 UTC 2018

Modified Files:
        pkgsrc/devel/p5-Test-API: Makefile distinfo

Log Message:
p5-Test-API: update to 0.010.

0.010     2018-02-16 22:00:49-05:00 America/New_York

    - No changes from 0.009-TRIAL

0.009     2018-01-22 11:15:13-05:00 America/New_York (TRIAL RELEASE)

    [FIXED]

    - Revised internals for constants/subrefs in the stash (a breaking
      change planned for Perl 5.28)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Test-API/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Test-API/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-Test-API/Makefile
diff -u pkgsrc/devel/p5-Test-API/Makefile:1.4 pkgsrc/devel/p5-Test-API/Makefile:1.5
--- pkgsrc/devel/p5-Test-API/Makefile:1.4       Mon Jun  5 14:23:40 2017
+++ pkgsrc/devel/p5-Test-API/Makefile   Sun Feb 25 17:37:49 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2017/06/05 14:23:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2018/02/25 17:37:49 wiz Exp $
 
-DISTNAME=              Test-API-0.008
+DISTNAME=              Test-API-0.010
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-API/distinfo
diff -u pkgsrc/devel/p5-Test-API/distinfo:1.3 pkgsrc/devel/p5-Test-API/distinfo:1.4
--- pkgsrc/devel/p5-Test-API/distinfo:1.3       Sun Apr  9 07:39:20 2017
+++ pkgsrc/devel/p5-Test-API/distinfo   Sun Feb 25 17:37:49 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/04/09 07:39:20 wen Exp $
+$NetBSD: distinfo,v 1.4 2018/02/25 17:37:49 wiz Exp $
 
-SHA1 (Test-API-0.008.tar.gz) = d9bb6d8b44f688b5a4141b57c827a59263f71664
-RMD160 (Test-API-0.008.tar.gz) = b8e6f8426e08b945b0498600ff5d834343100444
-SHA512 (Test-API-0.008.tar.gz) = 47ab88c5038b71acc1f5ab38719f33e07edb7b52544d49f73b70923f65184346b9b4d834896438448496433f1cae9034f38a9687b89f80b8d196243351bc922d
-Size (Test-API-0.008.tar.gz) = 18338 bytes
+SHA1 (Test-API-0.010.tar.gz) = cb79f4411fe0aa23096c22cbccd0a45c21ae5f62
+RMD160 (Test-API-0.010.tar.gz) = a0a0ffa092f7a14bb8eb7d55630e1b78e90d92ff
+SHA512 (Test-API-0.010.tar.gz) = 52d22fc23af83197ea795ebeb5d0e2380347bc78b25f7b325601ef168532f75eb04ddd61edbc8ab78dc6894375681885130d8008275b4345c779e6adcae9e732
+Size (Test-API-0.010.tar.gz) = 17623 bytes



Home | Main Index | Thread Index | Old Index