From owner-svn-ports-all@freebsd.org Sun Jan 1 21:41:00 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A489C9A741; Sun, 1 Jan 2017 21:41:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 020391151; Sun, 1 Jan 2017 21:40:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v01Lew7x012023; Sun, 1 Jan 2017 21:40:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v01LewFu012021; Sun, 1 Jan 2017 21:40:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201701012140.v01LewFu012021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 1 Jan 2017 21:40:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430296 - head/www/p5-ParallelUserAgent X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jan 2017 21:41:00 -0000 Author: sunpoet Date: Sun Jan 1 21:40:57 2017 New Revision: 430296 URL: https://svnweb.freebsd.org/changeset/ports/430296 Log: Update to 2.62 Changes: http://search.cpan.org/dist/ParallelUserAgent/ChangeLog Modified: head/www/p5-ParallelUserAgent/Makefile head/www/p5-ParallelUserAgent/distinfo Modified: head/www/p5-ParallelUserAgent/Makefile ============================================================================== --- head/www/p5-ParallelUserAgent/Makefile Sun Jan 1 21:40:53 2017 (r430295) +++ head/www/p5-ParallelUserAgent/Makefile Sun Jan 1 21:40:57 2017 (r430296) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= ParallelUserAgent -PORTVERSION= 2.57 -PORTREVISION= 3 +PORTVERSION= 2.62 CATEGORIES= www perl5 -MASTER_SITES= CPAN/LWP +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MSOUTH PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org @@ -14,15 +14,14 @@ COMMENT= Extension for LWP to allow para LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ - p5-URI>=0:net/p5-URI \ - p5-libwww>=0:www/p5-libwww +BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ + p5-libwww>=5.64:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes REINPLACE_ARGS= -i '' USE_PERL5= configure -USES= perl5 +USES= perl5 tar:tgz post-patch: @${REINPLACE_CMD} -e '/protocol->parse_head/d' ${WRKSRC}/lib/LWP/Parallel/UserAgent.pm Modified: head/www/p5-ParallelUserAgent/distinfo ============================================================================== --- head/www/p5-ParallelUserAgent/distinfo Sun Jan 1 21:40:53 2017 (r430295) +++ head/www/p5-ParallelUserAgent/distinfo Sun Jan 1 21:40:57 2017 (r430296) @@ -1,2 +1,3 @@ -SHA256 (ParallelUserAgent-2.57.tar.gz) = 9c350aeaab766080a53be25527495b52d563dc5c9515b8b2feea7f5bcd80c2c6 -SIZE (ParallelUserAgent-2.57.tar.gz) = 55375 +TIMESTAMP = 1483247697 +SHA256 (ParallelUserAgent-2.62.tgz) = 74d2a29da1d5eb1766dfe79a09781d7d192161f061acc87ef05ae27e32a95e41 +SIZE (ParallelUserAgent-2.62.tgz) = 58910