Skip to content

Commit 52030c2

Browse files
author
wen
committed
Update to 0.13
Upstream changes: 0.13 2018-04-22 08:19:00Z - re-instate testrules.yml file to force serialize testing 0.12 2018-04-20 11:00:09Z - add rules files for 'prove' and Test::Harness to specify that tests need to be run serially for now - support spaces (and other special characters too) in share files (PR #2; thanks, Shoichi Kaji!)
1 parent fa27c72 commit 52030c2

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

devel/p5-File-ShareDir-Install/Makefile

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# $NetBSD: Makefile,v 1.14 2017/06/05 14:23:00 ryoon Exp $
1+
# $NetBSD: Makefile,v 1.15 2018/04/23 07:01:52 wen Exp $
22

3-
DISTNAME= File-ShareDir-Install-0.11
3+
DISTNAME= File-ShareDir-Install-0.13
44
PKGNAME= p5-${DISTNAME}
5-
PKGREVISION= 1
65
CATEGORIES= devel perl5
76
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
87

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.6 2016/08/18 13:40:58 mef Exp $
1+
$NetBSD: distinfo,v 1.7 2018/04/23 07:01:52 wen Exp $
22

3-
SHA1 (File-ShareDir-Install-0.11.tar.gz) = 5074723aa4ca6f1b099d9bb0eb86a356f2040452
4-
RMD160 (File-ShareDir-Install-0.11.tar.gz) = cd2cde473fad8270a94653a14712ae5f21e0c3a3
5-
SHA512 (File-ShareDir-Install-0.11.tar.gz) = 6611f6c3221ec52db7582f30b2159dba22ca8d899666526c069298b3350ced9e3b46872baaceb30f7a27e3c744c929ca4967fa820d14bbfdb41e5ed5485a9f72
6-
Size (File-ShareDir-Install-0.11.tar.gz) = 31187 bytes
3+
SHA1 (File-ShareDir-Install-0.13.tar.gz) = 691251433edfbc07806e48ea3bf5478cd875beed
4+
RMD160 (File-ShareDir-Install-0.13.tar.gz) = a8a349094597d3dec00a116584e015df07cb1c05
5+
SHA512 (File-ShareDir-Install-0.13.tar.gz) = a119e38491fad8ae0ebd95913e3b608e09a2b99376a5160e75083a28abe4f83c4f6a36df216365527ff87bf8ec095254b16a2f6d2515c69f34609df8672605ca
6+
Size (File-ShareDir-Install-0.13.tar.gz) = 31191 bytes

0 commit comments

Comments
 (0)