From owner-svn-ports-all@freebsd.org Mon Jul 20 15:02:29 2015 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 935E09A683B; Mon, 20 Jul 2015 15:02:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 80DD22224; Mon, 20 Jul 2015 15:02:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6KF2Tcu011737; Mon, 20 Jul 2015 15:02:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6KF2SXH011735; Mon, 20 Jul 2015 15:02:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507201502.t6KF2SXH011735@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 20 Jul 2015 15:02:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392585 - head/devel/p5-PAR-Packer 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.20 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: Mon, 20 Jul 2015 15:02:29 -0000 Author: sunpoet Date: Mon Jul 20 15:02:28 2015 New Revision: 392585 URL: https://svnweb.freebsd.org/changeset/ports/392585 Log: - Update to 1.026 Changes: http://search.cpan.org/dist/PAR-Packer/Changes Modified: head/devel/p5-PAR-Packer/Makefile head/devel/p5-PAR-Packer/distinfo Modified: head/devel/p5-PAR-Packer/Makefile ============================================================================== --- head/devel/p5-PAR-Packer/Makefile Mon Jul 20 15:02:16 2015 (r392584) +++ head/devel/p5-PAR-Packer/Makefile Mon Jul 20 15:02:28 2015 (r392585) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PAR-Packer -PORTVERSION= 1.025 +PORTVERSION= 1.026 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,10 +15,10 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Archive-Zip>=1:${PORTSDIR}/archivers/p5-Archive-Zip \ p5-Getopt-ArgvFile>=1.07:${PORTSDIR}/devel/p5-Getopt-ArgvFile \ - p5-Module-ScanDeps>=1.17:${PORTSDIR}/devel/p5-Module-ScanDeps \ + p5-Module-ScanDeps>=1.19:${PORTSDIR}/devel/p5-Module-ScanDeps \ p5-Module-Signature>=0:${PORTSDIR}/security/p5-Module-Signature \ p5-PAR-Dist>=0.22:${PORTSDIR}/devel/p5-PAR-Dist \ - p5-PAR>=1.005:${PORTSDIR}/devel/p5-PAR + p5-PAR>=1.010:${PORTSDIR}/devel/p5-PAR RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_UNSAFE= yes Modified: head/devel/p5-PAR-Packer/distinfo ============================================================================== --- head/devel/p5-PAR-Packer/distinfo Mon Jul 20 15:02:16 2015 (r392584) +++ head/devel/p5-PAR-Packer/distinfo Mon Jul 20 15:02:28 2015 (r392585) @@ -1,2 +1,2 @@ -SHA256 (PAR-Packer-1.025.tar.gz) = 6d3a36aeccf9ae67a60f4fa3c495dffb2d692254af4e5164a7c393a65a29d926 -SIZE (PAR-Packer-1.025.tar.gz) = 199839 +SHA256 (PAR-Packer-1.026.tar.gz) = 2e87aa9140ffa6556cc6f286141f0c328516c7ac815bf8d6da60f592fe408750 +SIZE (PAR-Packer-1.026.tar.gz) = 201265