pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 17 13:34:02 UTC 2017

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

Log Message:
p5-Test-Spec: update to 0.53.

0.53 Wed Aug 16 09:49:00 BST 2017
  - POD links are clickable
    Contributed by @manwar (issue #42)

0.52 Tue Aug 15 10:20:00 BST 2017
  - Pass example instance to each test
    Contributed by @jamhed (issue #30, #41)
  - Fix runtests to run all examples that match any of the patterns
    Contributed by @mpw96 (issue #37, #38)
  - Ensure META.json includes requirements
    Reported by @joelrebel (issue #39)


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Test-Spec/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Test-Spec/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-Spec/Makefile
diff -u pkgsrc/devel/p5-Test-Spec/Makefile:1.13 pkgsrc/devel/p5-Test-Spec/Makefile:1.14
--- pkgsrc/devel/p5-Test-Spec/Makefile:1.13     Mon Jun  5 14:23:46 2017
+++ pkgsrc/devel/p5-Test-Spec/Makefile  Sun Sep 17 13:34:02 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2017/06/05 14:23:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2017/09/17 13:34:02 wiz Exp $
 
-DISTNAME=              Test-Spec-0.51
+DISTNAME=              Test-Spec-0.53
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           2
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-Spec/distinfo
diff -u pkgsrc/devel/p5-Test-Spec/distinfo:1.7 pkgsrc/devel/p5-Test-Spec/distinfo:1.8
--- pkgsrc/devel/p5-Test-Spec/distinfo:1.7      Tue Nov  3 03:28:53 2015
+++ pkgsrc/devel/p5-Test-Spec/distinfo  Sun Sep 17 13:34:02 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 03:28:53 agc Exp $
+$NetBSD: distinfo,v 1.8 2017/09/17 13:34:02 wiz Exp $
 
-SHA1 (Test-Spec-0.51.tar.gz) = 57046b19c754f81af0e5bd22e467e60c8a1b15c7
-RMD160 (Test-Spec-0.51.tar.gz) = d110b2c025afb20687b04c2a129035e018accbca
-SHA512 (Test-Spec-0.51.tar.gz) = fc2ff26ad42824cf3aa1c337c9809cfb873e352a6272fcfe9e57d54ac95458e8a4f408e39588e6c6babc4defd21b6160f69fd7eb71304788ef7f431dec884dae
-Size (Test-Spec-0.51.tar.gz) = 36296 bytes
+SHA1 (Test-Spec-0.53.tar.gz) = 45c5b20b398fb63a5f7c91a5f3ecc91593076685
+RMD160 (Test-Spec-0.53.tar.gz) = a2a7391dff3cfc7cd05cb26534e90f71de38b8c3
+SHA512 (Test-Spec-0.53.tar.gz) = ad63239c98b8e1fc6442db2511a312a5af18839345a13e7c295e6c40584165020b2d40234b89b3633fc3b2e54e9c64b99df7841e7111fe9b30042dc0bf079ef9
+Size (Test-Spec-0.53.tar.gz) = 37196 bytes



Home | Main Index | Thread Index | Old Index