From owner-svn-ports-head@FreeBSD.ORG Fri Nov 15 18:59:25 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DEDB84AD; Fri, 15 Nov 2013 18:59:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CE9492E47; Fri, 15 Nov 2013 18:59:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAFIxPLi035488; Fri, 15 Nov 2013 18:59:25 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAFIxPH7035486; Fri, 15 Nov 2013 18:59:25 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201311151859.rAFIxPH7035486@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 15 Nov 2013 18:59:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333911 - head/www/p5-LWPx-ParanoidAgent X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Nov 2013 18:59:25 -0000 Author: sunpoet Date: Fri Nov 15 18:59:25 2013 New Revision: 333911 URL: http://svnweb.freebsd.org/changeset/ports/333911 Log: - Update to 1.10 - Add LICENSE Changes: http://search.cpan.org/dist/LWPx-ParanoidAgent/ChangeLog Modified: head/www/p5-LWPx-ParanoidAgent/Makefile (contents, props changed) head/www/p5-LWPx-ParanoidAgent/distinfo (contents, props changed) Modified: head/www/p5-LWPx-ParanoidAgent/Makefile ============================================================================== --- head/www/p5-LWPx-ParanoidAgent/Makefile Fri Nov 15 18:50:18 2013 (r333910) +++ head/www/p5-LWPx-ParanoidAgent/Makefile Fri Nov 15 18:59:25 2013 (r333911) @@ -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 Modified: head/www/p5-LWPx-ParanoidAgent/distinfo ============================================================================== --- head/www/p5-LWPx-ParanoidAgent/distinfo Fri Nov 15 18:50:18 2013 (r333910) +++ head/www/p5-LWPx-ParanoidAgent/distinfo Fri Nov 15 18:59:25 2013 (r333911) @@ -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