1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 6.03

- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/LWP-Protocol-http10/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-02-19 10:54:43 +00:00
parent 75adc3b00c
commit c16fe08e0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291810
2 changed files with 5 additions and 3 deletions

View File

@ -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

View File

@ -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