diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-05-08 15:39:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-05-08 15:39:53 +0000 |
commit | 6658ac1a58519c19e4d536e94c4e15a78ce946b6 (patch) | |
tree | 29c170e1d02acd1884920ab73753e8587440c580 /www/p5-LWP-Protocol-https | |
parent | 0b1c673a7cde2375f7559a5e2ee3246f818aa7fc (diff) | |
download | ports-6658ac1a58519c19e4d536e94c4e15a78ce946b6.tar.gz ports-6658ac1a58519c19e4d536e94c4e15a78ce946b6.zip |
- Update to 6.04
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/LWP-Protocol-https/Changes
Notes
Notes:
svn path=/head/; revision=317685
Diffstat (limited to 'www/p5-LWP-Protocol-https')
-rw-r--r-- | www/p5-LWP-Protocol-https/Makefile | 12 | ||||
-rw-r--r-- | www/p5-LWP-Protocol-https/distinfo | 4 |
2 files changed, 5 insertions, 11 deletions
diff --git a/www/p5-LWP-Protocol-https/Makefile b/www/p5-LWP-Protocol-https/Makefile index e0c0c077a8d0..d6b58fda54af 100644 --- a/www/p5-LWP-Protocol-https/Makefile +++ b/www/p5-LWP-Protocol-https/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-LWP-Protocol-https -# Date created: 2011-06-05 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= LWP-Protocol-https -PORTVERSION= 6.03 +PORTVERSION= 6.04 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,9 +14,7 @@ COMMENT= Provide https support for LWP::UserAgent BUILD_DEPENDS= p5-IO-Socket-SSL>=1.54:${PORTSDIR}/security/p5-IO-Socket-SSL \ p5-Mozilla-CA>=20110101:${PORTSDIR}/www/p5-Mozilla-CA \ p5-Net-HTTP>=6:${PORTSDIR}/net/p5-Net-HTTP -RUN_DEPENDS= p5-IO-Socket-SSL>=1.54:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-Mozilla-CA>=20110101:${PORTSDIR}/www/p5-Mozilla-CA \ - p5-Net-HTTP>=6:${PORTSDIR}/net/p5-Net-HTTP +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-LWP-Protocol-https/distinfo b/www/p5-LWP-Protocol-https/distinfo index 8b8d1a271a03..9e64f4ed4276 100644 --- a/www/p5-LWP-Protocol-https/distinfo +++ b/www/p5-LWP-Protocol-https/distinfo @@ -1,2 +1,2 @@ -SHA256 (LWP-Protocol-https-6.03.tar.gz) = cb864de7677cc3fc9f8f4aaa17c2984d970fdfa46fc7e3cb90bc5ef2c3e3c6f1 -SIZE (LWP-Protocol-https-6.03.tar.gz) = 3555 +SHA256 (LWP-Protocol-https-6.04.tar.gz) = 1ef67750ee363525cf729b59afde805ac4dc80eaf8d36ca01082a4d78a7af629 +SIZE (LWP-Protocol-https-6.04.tar.gz) = 4035 |