Skip to content

Commit

Permalink
(devel/p5-Specio) Updated 0.44 to 0.46
Browse files Browse the repository at this point in the history
(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+.
  • Loading branch information
mef committed Apr 18, 2020
1 parent 22b363f commit c98ac7f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions devel/p5-Specio/Makefile
Original file line number Diff line number Diff line change
@@ -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/
Expand All @@ -19,9 +19,9 @@ DEPENDS+= p5-Sub-Quote-[0-9]*:../../devel/p5-Sub-Quote
# 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

Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Specio/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c98ac7f

Please sign in to comment.