diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-12 03:41:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-12 03:41:10 +0800 |
commit | 429701279fdd586387e003f88988f500dfebd8e9 (patch) | |
tree | 7c5087290e916197d5b44a68a47a2263e087f7eb | |
parent | a4c6ca49e7e1f3ac3d40c2068822dd3a1cf8a996 (diff) | |
download | freebsd-ports-gnome-429701279fdd586387e003f88988f500dfebd8e9.tar.gz freebsd-ports-gnome-429701279fdd586387e003f88988f500dfebd8e9.tar.zst freebsd-ports-gnome-429701279fdd586387e003f88988f500dfebd8e9.zip |
- Update to 0.10
PR: 129501
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
-rw-r--r-- | www/p5-LWP-UserAgent-WithCache/Makefile | 6 | ||||
-rw-r--r-- | www/p5-LWP-UserAgent-WithCache/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-LWP-UserAgent-WithCache/Makefile b/www/p5-LWP-UserAgent-WithCache/Makefile index 4c9567c11f36..7ee64f364282 100644 --- a/www/p5-LWP-UserAgent-WithCache/Makefile +++ b/www/p5-LWP-UserAgent-WithCache/Makefile @@ -6,8 +6,7 @@ # PORTNAME= LWP-UserAgent-WithCache -PORTVERSION= 0.06 -PORTREVISION= 1 +PORTVERSION= 0.10 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +15,8 @@ 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}/Cache/FileCache.pm:${PORTSDIR}/devel/p5-Cache-Cache \ + ${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-LWP-UserAgent-WithCache/distinfo b/www/p5-LWP-UserAgent-WithCache/distinfo index 4e8a48141db7..6a187a0b165a 100644 --- a/www/p5-LWP-UserAgent-WithCache/distinfo +++ b/www/p5-LWP-UserAgent-WithCache/distinfo @@ -1,3 +1,3 @@ -MD5 (LWP-UserAgent-WithCache-0.06.tar.gz) = f600458376d5cd8c75683ce5a2139459 -SHA256 (LWP-UserAgent-WithCache-0.06.tar.gz) = 686d345ebd116817fd8c357d97e8e4c0732ace5f489de929ea25e5cd20648201 -SIZE (LWP-UserAgent-WithCache-0.06.tar.gz) = 3099 +MD5 (LWP-UserAgent-WithCache-0.10.tar.gz) = b230e3df3bd213c7f13edec0ca689d5c +SHA256 (LWP-UserAgent-WithCache-0.10.tar.gz) = c4fbf00fe2e2d873b2b74dcd591bf5b43781c9999eab2e304ce9befdc93f7234 +SIZE (LWP-UserAgent-WithCache-0.10.tar.gz) = 3190 |