mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
textproc/p5-String-Pad: Update to 0.021
- Add LICENSE - Add TEST_DEPENDS Changes: https://metacpan.org/dist/String-Pad/changes
This commit is contained in:
parent
382ec05114
commit
f5dc5d12bb
@ -1,7 +1,7 @@
|
||||
# Created by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
|
||||
|
||||
PORTNAME= String-Pad
|
||||
PORTVERSION= 0.020
|
||||
PORTVERSION= 0.021
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -9,8 +9,15 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= String padding routines for Perl
|
||||
|
||||
NO_ARCH= yes
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1537965685
|
||||
SHA256 (String-Pad-0.020.tar.gz) = f232175b00994f463e6394abe08c3af4a80b4c44e5656e384c92c6bca2c0093d
|
||||
SIZE (String-Pad-0.020.tar.gz) = 14436
|
||||
TIMESTAMP = 1628103828
|
||||
SHA256 (String-Pad-0.021.tar.gz) = 40ed8cafa68a55b66ea5f2cc4935ee5f5b9282aaf7cc64ea4b4f44cd4117df99
|
||||
SIZE (String-Pad-0.021.tar.gz) = 16063
|
||||
|
Loading…
Reference in New Issue
Block a user