- update to 1.120
This commit is contained in:
parent
749a22ce5d
commit
d4121dd529
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219979
2 changed files with 7 additions and 13 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= HTTP-Cookies-iCab
|
||||
PORTVERSION= 1.09
|
||||
PORTVERSION= 1.120
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,17 +14,11 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Cookie storage and management for iCab
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/HTTP/Cookies.pm:${PORTSDIR}/www/p5-libwww \
|
||||
${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff
|
||||
BUILD_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff
|
||||
RUN_DEPENDS= p5-libwww>=1.25:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= HTTP::Cookies::iCab.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} == 500700 || ${PERL_LEVEL} == 500701
|
||||
RUN_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (HTTP-Cookies-iCab-1.09.tar.gz) = 5a020b2de6f2c16189f1b8abe62403a6
|
||||
SHA256 (HTTP-Cookies-iCab-1.09.tar.gz) = d5d20ee88d2b35a8f76f6f080a41da57e164d96986f6916869618f7c106f10e7
|
||||
SIZE (HTTP-Cookies-iCab-1.09.tar.gz) = 5022
|
||||
MD5 (HTTP-Cookies-iCab-1.120.tar.gz) = f6d1bcceebf2fd49b648a442982731af
|
||||
SHA256 (HTTP-Cookies-iCab-1.120.tar.gz) = 8890b5a2a2a29239a89450cf4d78e6f687935b8c29f61210b39d1724c77da17a
|
||||
SIZE (HTTP-Cookies-iCab-1.120.tar.gz) = 5047
|
||||
|
|
Loading…
Reference in a new issue