diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-17 21:06:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-17 21:06:41 +0800 |
commit | d65b9ae60c10f494d263bb8dc916a0793a598f9d (patch) | |
tree | ce60c49f9c0619c7b54166d6ccd05d29899f15b4 | |
parent | 797ed8bca62785df19edd5f845427d156949ea9a (diff) | |
download | freebsd-ports-gnome-d65b9ae60c10f494d263bb8dc916a0793a598f9d.tar.gz freebsd-ports-gnome-d65b9ae60c10f494d263bb8dc916a0793a598f9d.tar.zst freebsd-ports-gnome-d65b9ae60c10f494d263bb8dc916a0793a598f9d.zip |
- Update to 0.05
Changes: http://search.cpan.org/dist/CGI-Cookie-Splitter/Changes
-rw-r--r-- | www/p5-CGI-Cookie-Splitter/Makefile | 6 | ||||
-rw-r--r-- | www/p5-CGI-Cookie-Splitter/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-CGI-Cookie-Splitter/Makefile b/www/p5-CGI-Cookie-Splitter/Makefile index 1830a1828994..d9bee40a3abd 100644 --- a/www/p5-CGI-Cookie-Splitter/Makefile +++ b/www/p5-CGI-Cookie-Splitter/Makefile @@ -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 diff --git a/www/p5-CGI-Cookie-Splitter/distinfo b/www/p5-CGI-Cookie-Splitter/distinfo index a15f66ccbe97..d7ad3232dee9 100644 --- a/www/p5-CGI-Cookie-Splitter/distinfo +++ b/www/p5-CGI-Cookie-Splitter/distinfo @@ -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 |