1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Update to 0.12

Changes:	http://search.cpan.org/dist/LWP-UserAgent-WithCache/Changes
PR:		ports/161682
Submitted by:	sunpoet (myself)
Approved by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-10-21 07:01:46 +00:00
parent 4ff4e0ad12
commit 68b48bbba6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284044
2 changed files with 8 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= LWP-UserAgent-WithCache
PORTVERSION= 0.11
PORTVERSION= 0.12
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,12 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= LWP::UserAgent extension with local cache
RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Cache/FileCache.pm:${PORTSDIR}/devel/p5-Cache-Cache \
${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \
p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= LWP::UserAgent::WithCache.3
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (LWP-UserAgent-WithCache-0.11.tar.gz) = b7bb0b6cee6037950f8bfce55c0c9893762c6468b0023f8fc8c91f2b094906bb
SIZE (LWP-UserAgent-WithCache-0.11.tar.gz) = 3305
SHA256 (LWP-UserAgent-WithCache-0.12.tar.gz) = 29239f28fbc38d60872d925d2b62a012673461e77acb53864f541423174822fe
SIZE (LWP-UserAgent-WithCache-0.12.tar.gz) = 3689