mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Update to 2.01. Sort plist, and switch to modbuildtiny.
This commit is contained in:
parent
f2d9ed8f4d
commit
8459b5bd57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409536
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Readonly
|
||||
PORTVERSION= 2.00
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.01
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,6 +14,6 @@ LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
USE_PERL5= modbuildtiny
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Readonly-2.00.tar.gz) = 9bd0156e958842fdfd6c3bb27a23b47232d4737a407d81fabc4dc64b9363bf98
|
||||
SIZE (Readonly-2.00.tar.gz) = 23673
|
||||
SHA256 (Readonly-2.01.tar.gz) = ec7076c6851b6d3338e959645cd995343241f5b20000ffc29519faf28f6b482e
|
||||
SIZE (Readonly-2.01.tar.gz) = 23227
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/Readonly.3.gz
|
||||
%%SITE_PERL%%/Readonly.pm
|
||||
%%PERL5_MAN3%%/Readonly.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user