diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-19 18:54:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-19 18:54:43 +0800 |
commit | 242d853a3c145876fcaf03d526fb945595425dec (patch) | |
tree | 38638fffaaf320e3918c74e225236b5513a5d0ef /www | |
parent | 75e9c0ff0ac657098c2cb201a68d50430c120fca (diff) | |
download | freebsd-ports-gnome-242d853a3c145876fcaf03d526fb945595425dec.tar.gz freebsd-ports-gnome-242d853a3c145876fcaf03d526fb945595425dec.tar.zst freebsd-ports-gnome-242d853a3c145876fcaf03d526fb945595425dec.zip |
- Update to 6.03
- Add BUILD_DEPENDS
Changes: http://search.cpan.org/dist/LWP-Protocol-http10/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-LWP-Protocol-http10/Makefile | 4 | ||||
-rw-r--r-- | www/p5-LWP-Protocol-http10/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/p5-LWP-Protocol-http10/Makefile b/www/p5-LWP-Protocol-http10/Makefile index 821d6d622445..c35c657fc770 100644 --- a/www/p5-LWP-Protocol-http10/Makefile +++ b/www/p5-LWP-Protocol-http10/Makefile @@ -6,7 +6,7 @@ # PORTNAME= LWP-Protocol-http10 -PORTVERSION= 6.02 +PORTVERSION= 6.03 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Legacy HTTP/1.0 support for LWP +BUILD_DEPENDS= p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message \ + p5-libwww>=6:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message \ p5-libwww>=6:${PORTSDIR}/www/p5-libwww diff --git a/www/p5-LWP-Protocol-http10/distinfo b/www/p5-LWP-Protocol-http10/distinfo index b3e51d1fdd85..c8f24fdf0d9b 100644 --- a/www/p5-LWP-Protocol-http10/distinfo +++ b/www/p5-LWP-Protocol-http10/distinfo @@ -1,2 +1,2 @@ -SHA256 (LWP-Protocol-http10-6.02.tar.gz) = ec65ccab77e2a9e5a1ad1e12a5435caf5cd41ce386bf1ba0ffecd41ab04a27b7 -SIZE (LWP-Protocol-http10-6.02.tar.gz) = 4751 +SHA256 (LWP-Protocol-http10-6.03.tar.gz) = f3ffa911f9d59181f1717910ea26620905c298b74dc30f7d4e5139ee3020b8d3 +SIZE (LWP-Protocol-http10-6.03.tar.gz) = 4792 |