Source-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 0.44 to 0.46



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf242c131a60
branches:  trunk
changeset: 429234:bf242c131a60
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Apr 18 01:19:07 2020 +0000

description:
(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+.

diffstat:

 devel/p5-Specio/Makefile |   6 +++---
 devel/p5-Specio/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (38 lines):

diff -r 43c651bca3c0 -r bf242c131a60 devel/p5-Specio/Makefile
--- a/devel/p5-Specio/Makefile  Sat Apr 18 01:12:03 2020 +0000
+++ b/devel/p5-Specio/Makefile  Sat Apr 18 01:19:07 2020 +0000
@@ -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 @@
 # 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
 
diff -r 43c651bca3c0 -r bf242c131a60 devel/p5-Specio/distinfo
--- a/devel/p5-Specio/distinfo  Sat Apr 18 01:12:03 2020 +0000
+++ b/devel/p5-Specio/distinfo  Sat Apr 18 01:19:07 2020 +0000
@@ -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