mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 09:10:32 -04:00
Update to 1.302156
Changes: https://metacpan.org/changes/distribution/Test-Simple
This commit is contained in:
parent
313b507c68
commit
e3c04d8de0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489799
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Test-Simple
|
PORTNAME= Test-Simple
|
||||||
PORTVERSION= 1.302141
|
PORTVERSION= 1.302156
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,8 +14,9 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1543683481
|
TIMESTAMP = 1547043647
|
||||||
SHA256 (Test-Simple-1.302141.tar.gz) = d7045bc814cba0426684a32c44d90ced5b83075659f0fcefed88c32f8fd395b7
|
SHA256 (Test-Simple-1.302156.tar.gz) = af0115d0261f8392bca3995db2510add2baa3cd2b9b87e50b0551e259d7065fb
|
||||||
SIZE (Test-Simple-1.302141.tar.gz) = 289905
|
SIZE (Test-Simple-1.302156.tar.gz) = 304624
|
||||||
|
|
Loading…
Add table
Reference in a new issue