mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 3.36
- Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Harness/Changes
This commit is contained in:
parent
3ab43ac5ce
commit
e1435c63a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405944
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-Harness
|
||||
PORTVERSION= 3.35
|
||||
PORTVERSION= 3.36
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,6 +13,7 @@ COMMENT= Run Perl standard test scripts with statistics
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Test-Harness-3.35.tar.gz) = 055c9ed6b6f85d3764834a90a933f13dc8cf417c349197da4eebc7bb824f821a
|
||||
SIZE (Test-Harness-3.35.tar.gz) = 242400
|
||||
SHA256 (Test-Harness-3.36.tar.gz) = e7566f13b041d028b56f184b77ec2545ec6f0bb5a0f8f5368f7e4a08b496b63e
|
||||
SIZE (Test-Harness-3.36.tar.gz) = 213440
|
||||
|
|
Loading…
Add table
Reference in a new issue