diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-16 02:59:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-16 02:59:25 +0800 |
commit | 3ebc898c69e24e807664779d86c1e0ef8e71e1ad (patch) | |
tree | 35866a475ec48be5c2250b36bf3cb2b400695dbd /www | |
parent | 498455d36c2ae021d7f556f9f79b7e26bd02b052 (diff) | |
download | freebsd-ports-gnome-3ebc898c69e24e807664779d86c1e0ef8e71e1ad.tar.gz freebsd-ports-gnome-3ebc898c69e24e807664779d86c1e0ef8e71e1ad.tar.zst freebsd-ports-gnome-3ebc898c69e24e807664779d86c1e0ef8e71e1ad.zip |
- Update to 1.10
- Add LICENSE
Changes: http://search.cpan.org/dist/LWPx-ParanoidAgent/ChangeLog
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-LWPx-ParanoidAgent/Makefile | 10 | ||||
-rw-r--r-- | www/p5-LWPx-ParanoidAgent/distinfo | 4 |
2 files changed, 9 insertions, 5 deletions
diff --git a/www/p5-LWPx-ParanoidAgent/Makefile b/www/p5-LWPx-ParanoidAgent/Makefile index f733f4fd3bbd..625553731c87 100644 --- a/www/p5-LWPx-ParanoidAgent/Makefile +++ b/www/p5-LWPx-ParanoidAgent/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= LWPx-ParanoidAgent -PORTVERSION= 1.09 +PORTVERSION= 1.10 CATEGORIES= www security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,8 +10,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Subclass of LWP::UserAgent that protects you from harm -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Crypt-SSLeay>=0.58:${PORTSDIR}/security/p5-Crypt-SSLeay \ + p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/www/p5-LWPx-ParanoidAgent/distinfo b/www/p5-LWPx-ParanoidAgent/distinfo index 9b1edb664265..54eca2edcd7b 100644 --- a/www/p5-LWPx-ParanoidAgent/distinfo +++ b/www/p5-LWPx-ParanoidAgent/distinfo @@ -1,2 +1,2 @@ -SHA256 (LWPx-ParanoidAgent-1.09.tar.gz) = 358036d5df4c25afbec0f72a9997a44a05db7284a1941369f8fb9f823caa3d27 -SIZE (LWPx-ParanoidAgent-1.09.tar.gz) = 15305 +SHA256 (LWPx-ParanoidAgent-1.10.tar.gz) = 84130aa89cba829fe6a25c9356474e3bf15eaccd6319a71d4ea0e356cf356044 +SIZE (LWPx-ParanoidAgent-1.10.tar.gz) = 17665 |