Update to 1.0.0
Changes: https://metacpan.org/changes/distribution/Sub-Alias
This commit is contained in:
parent
c34e09fad3
commit
ee4eb97003
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532875
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Sub-Alias
|
||||
PORTVERSION= 0.03
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,12 +14,11 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Devel-BeginLift>=0:devel/p5-Devel-BeginLift \
|
||||
p5-Devel-Declare>=0:devel/p5-Devel-Declare \
|
||||
p5-Sub-Exporter>=0:devel/p5-Sub-Exporter
|
||||
RUN_DEPENDS= p5-Keyword-Declare>=0:devel/p5-Keyword-Declare
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= modbuildtiny
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Sub-Alias-0.03.tar.gz) = 8a408483ddb7d5daefbe3e25ad50b027b08e6af0b089d30bf7f32de83bd629d1
|
||||
SIZE (Sub-Alias-0.03.tar.gz) = 16333
|
||||
TIMESTAMP = 1587721985
|
||||
SHA256 (Sub-Alias-1.0.0.tar.gz) = f3c9d1637b7dac83c0e294c250fb73482076cf1fc3cecb67c2d67eda90fbb250
|
||||
SIZE (Sub-Alias-1.0.0.tar.gz) = 4851
|
||||
|
Loading…
Reference in New Issue
Block a user