mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 0.61
- Add LICENSE_FILE - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/changes/distribution/Text-Format
This commit is contained in:
parent
46664c56aa
commit
470a1fbe4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479650
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-Format
|
||||
PORTVERSION= 0.58
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.61
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -12,8 +11,11 @@ COMMENT= Various subroutines to format text
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_ART10= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Text-Format-0.58.tar.gz) = a26fde0832f27c2fb9e520c4377b24d86ea9de233a49ed88ce96165488d06003
|
||||
SIZE (Text-Format-0.58.tar.gz) = 16444
|
||||
TIMESTAMP = 1536761526
|
||||
SHA256 (Text-Format-0.61.tar.gz) = bb8a3b8ff515c85101baf553a769337f944a05cde81f111ae78aff416bf4ae2b
|
||||
SIZE (Text-Format-0.61.tar.gz) = 27814
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/Text::Format.3.gz
|
||||
%%SITE_PERL%%/Text/Format.pm
|
||||
%%PERL5_MAN3%%/Text::Format.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user