mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 0.09
Changes: https://metacpan.org/changes/distribution/Cookie-Baker - Add missing TEST_DEPENDS PR: 228450 Submitted by: wenheping2000@hotmail.com(myself) Approved by: maintainer(timeout, > 14 days)
This commit is contained in:
parent
49c7acd921
commit
5ca5ef803f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472105
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Cookie-Baker
|
||||
PORTVERSION= 0.05
|
||||
PORTVERSION= 0.09
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -12,12 +12,12 @@ COMMENT= Perl extension for cookie string generator/parser
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= \
|
||||
p5-URI>0:net/p5-URI
|
||||
RUN_DEPENDS= p5-URI>0:net/p5-URI
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Time>=0:devel/p5-Test-Time
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
USE_PERL5= modbuildtiny
|
||||
NO_ARCH= YES
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Cookie-Baker-0.05.tar.gz) = 28c0e2bcda793a55d77ab166e6ab6b5eb5c69c58f326d2b550f32a0b9520a98c
|
||||
SIZE (Cookie-Baker-0.05.tar.gz) = 11888
|
||||
TIMESTAMP = 1527155145
|
||||
SHA256 (Cookie-Baker-0.09.tar.gz) = be020a634162b319cab55b6e2bf10556a33a210a2eee8a2f1aa1b19b5e33aa4f
|
||||
SIZE (Cookie-Baker-0.09.tar.gz) = 12028
|
||||
|
Loading…
Reference in New Issue
Block a user