pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Specio
Module Name: pkgsrc
Committed By: mef
Date: Sat Apr 18 01:19:07 UTC 2020
Modified Files:
pkgsrc/devel/p5-Specio: Makefile distinfo
Log Message:
(devel/p5-Specio) Updated 0.44 to 0.46
(pkgsrc)
- Add TEST_DEPENDS+= p5-XString
(upstream)
0.46 2020-03-14
- No code changes, just fixing a mistake in the POD. Reported by Petr
Pisar. Fixes #17.
0.45 2019-11-24
- Made XString a prereq if installing with Perl 5.10+.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-Specio/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Specio/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-Specio/Makefile
diff -u pkgsrc/devel/p5-Specio/Makefile:1.22 pkgsrc/devel/p5-Specio/Makefile:1.23
--- pkgsrc/devel/p5-Specio/Makefile:1.22 Sun Oct 27 15:06:41 2019
+++ pkgsrc/devel/p5-Specio/Makefile Sat Apr 18 01:19:07 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2019/10/27 15:06:41 mef Exp $
+# $NetBSD: Makefile,v 1.23 2020/04/18 01:19:07 mef Exp $
-DISTNAME= Specio-0.44
+DISTNAME= Specio-0.46
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
@@ -19,9 +19,9 @@ DEPENDS+= p5-Sub-Quote-[0-9]*:../../deve
# recommended
DEPENDS+= p5-Ref-Util-[0-9]*:../../devel/p5-Ref-Util
-# TEST_DEPENDS
TEST_DEPENDS+= p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+TEST_DEPENDS+= p5-XString-[0-9]*:../../devel/p5-XString
PERL5_PACKLIST= auto/Specio/.packlist
Index: pkgsrc/devel/p5-Specio/distinfo
diff -u pkgsrc/devel/p5-Specio/distinfo:1.17 pkgsrc/devel/p5-Specio/distinfo:1.18
--- pkgsrc/devel/p5-Specio/distinfo:1.17 Sun Oct 27 15:06:41 2019
+++ pkgsrc/devel/p5-Specio/distinfo Sat Apr 18 01:19:07 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2019/10/27 15:06:41 mef Exp $
+$NetBSD: distinfo,v 1.18 2020/04/18 01:19:07 mef Exp $
-SHA1 (Specio-0.44.tar.gz) = abc771b3e5d739efc4e8e38d20e05dadb418a0bf
-RMD160 (Specio-0.44.tar.gz) = 41336722c247fd9901acbeff116b0de775fbd9bc
-SHA512 (Specio-0.44.tar.gz) = 5292927383ff3eef3c32a81188a108c009367644117af23b31665550cc4b51d47f0bc0c6791dce3caebb27cd7a92307370f41afe62b65682205cd91b7e99cd43
-Size (Specio-0.44.tar.gz) = 103311 bytes
+SHA1 (Specio-0.46.tar.gz) = fadc92040f57937178d5195b3073837550d68e06
+RMD160 (Specio-0.46.tar.gz) = 406343f95b00ef33df1201a3d3cdca5f0088d251
+SHA512 (Specio-0.46.tar.gz) = 8dfc0e87bd640bd30aa9a92118f77305565dee2441f95c7e9f311b517c07573e3a0e977ea348eaf879dfafe6edc3c0d89625f28b5f3f0f2bff789178cd513802
+Size (Specio-0.46.tar.gz) = 105690 bytes
Home |
Main Index |
Thread Index |
Old Index