mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Update to 0.22. Sort plist, and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/Test-File-Contents
This commit is contained in:
parent
2f83ce0732
commit
7f75f8052f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410142
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-File-Contents
|
||||
PORTVERSION= 0.21
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.22
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -19,5 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Test-File-Contents-0.21.tar.gz) = 1b5a13f86f5df625ffd30361f628d34b0ceda80b9f39ca74bf0a4c1105828317
|
||||
SIZE (Test-File-Contents-0.21.tar.gz) = 10071
|
||||
SHA256 (Test-File-Contents-0.22.tar.gz) = c9569371bbe7160f19e132fbbe4de940eb5f6655ed311d223122e1c242159ecb
|
||||
SIZE (Test-File-Contents-0.22.tar.gz) = 9926
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/Test::File::Contents.3.gz
|
||||
%%SITE_PERL%%/Test/File/Contents.pm
|
||||
%%PERL5_MAN3%%/Test::File::Contents.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user