mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
- Update to 0.05
Changes: http://search.cpan.org/dist/CGI-Cookie-Splitter/Changes
This commit is contained in:
parent
425ee9da1d
commit
74520e9c11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394501
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= CGI-Cookie-Splitter
|
||||
PORTVERSION= 0.04
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,7 +13,8 @@ COMMENT= Split big cookies into smaller ones
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-CGI-Simple>=0:${PORTSDIR}/www/p5-CGI-Simple
|
||||
BUILD_DEPENDS= p5-CGI-Simple>=0:${PORTSDIR}/www/p5-CGI-Simple \
|
||||
p5-namespace-clean>=0.19:${PORTSDIR}/devel/p5-namespace-clean
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (CGI-Cookie-Splitter-0.04.tar.gz) = 61cfb8b11d4f651a10ba101eb8572d882851e6b47d867fbe63f3d486eb96ff8d
|
||||
SIZE (CGI-Cookie-Splitter-0.04.tar.gz) = 23318
|
||||
SHA256 (CGI-Cookie-Splitter-0.05.tar.gz) = 6cd71a5215c160e981837729c5956a0a18c7efef7d6b26a1c5b92ef248cf469b
|
||||
SIZE (CGI-Cookie-Splitter-0.05.tar.gz) = 26596
|
||||
|
Loading…
Reference in New Issue
Block a user