pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Specio (devel/p5-Specio) Updated to 0.44
details: https://anonhg.NetBSD.org/pkgsrc/rev/84571af240cf
branches: trunk
changeset: 342921:84571af240cf
user: mef <mef%pkgsrc.org@localhost>
date: Sun Oct 27 15:06:41 2019 +0000
description:
(devel/p5-Specio) Updated to 0.44
0.44 2019-08-14
- Replaced the use of B with XString if it is installed. The latter is much
smaller and provides the one subroutine from B we cared about. Based on GH
#15. Implemented by Nicolas R.
diffstat:
devel/p5-Specio/Makefile | 9 ++++-----
devel/p5-Specio/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 10 deletions(-)
diffs (40 lines):
diff -r d6171165e5f2 -r 84571af240cf devel/p5-Specio/Makefile
--- a/devel/p5-Specio/Makefile Sun Oct 27 15:04:07 2019 +0000
+++ b/devel/p5-Specio/Makefile Sun Oct 27 15:06:41 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2019/08/11 13:20:20 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2019/10/27 15:06:41 mef Exp $
-DISTNAME= Specio-0.43
+DISTNAME= Specio-0.44
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
@@ -21,8 +20,8 @@
DEPENDS+= p5-Ref-Util-[0-9]*:../../devel/p5-Ref-Util
# TEST_DEPENDS
-BUILD_DEPENDS+= p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
-BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+TEST_DEPENDS+= p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
+TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
PERL5_PACKLIST= auto/Specio/.packlist
diff -r d6171165e5f2 -r 84571af240cf devel/p5-Specio/distinfo
--- a/devel/p5-Specio/distinfo Sun Oct 27 15:04:07 2019 +0000
+++ b/devel/p5-Specio/distinfo Sun Oct 27 15:06:41 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2018/11/25 13:17:48 wen Exp $
+$NetBSD: distinfo,v 1.17 2019/10/27 15:06:41 mef Exp $
-SHA1 (Specio-0.43.tar.gz) = a6958db81b0556eda1441aece54b25e8da49f183
-RMD160 (Specio-0.43.tar.gz) = 769244a85e62bb4da4c7391f0a9417ecb511e1a3
-SHA512 (Specio-0.43.tar.gz) = 6523fab79df4a66824da554ee86d6bad1953a4e542a7ef09d1b0727b7449f54e903234ba34587a52592c7397b51cd6d2ae9c555813e121aa7096d60a90998274
-Size (Specio-0.43.tar.gz) = 104288 bytes
+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
Home |
Main Index |
Thread Index |
Old Index