From owner-svn-ports-all@freebsd.org Thu Mar 31 15:39:07 2016 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 37E15AE067D; Thu, 31 Mar 2016 15:39:07 +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 E49D41720; Thu, 31 Mar 2016 15:39:06 +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 u2VFd6KD039303; Thu, 31 Mar 2016 15:39:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2VFd6s8039301; Thu, 31 Mar 2016 15:39:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201603311539.u2VFd6s8039301@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 31 Mar 2016 15:39:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412241 - 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.21 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: Thu, 31 Mar 2016 15:39:07 -0000 Author: sunpoet Date: Thu Mar 31 15:39:05 2016 New Revision: 412241 URL: https://svnweb.freebsd.org/changeset/ports/412241 Log: - Update to 1.030 - Update *_DEPENDS: remove PORTSDIR 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 Thu Mar 31 15:39:01 2016 (r412240) +++ head/devel/p5-PAR-Packer/Makefile Thu Mar 31 15:39:05 2016 (r412241) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PAR-Packer -PORTVERSION= 1.029 +PORTVERSION= 1.030 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,12 +13,12 @@ COMMENT= PAR Packager LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Archive-Zip>=1.02:${PORTSDIR}/archivers/p5-Archive-Zip \ - p5-Getopt-ArgvFile>=1.07:${PORTSDIR}/devel/p5-Getopt-ArgvFile \ - p5-Module-ScanDeps>=1.20:${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.010:${PORTSDIR}/devel/p5-PAR +BUILD_DEPENDS= p5-Archive-Zip>=1.02:archivers/p5-Archive-Zip \ + p5-Getopt-ArgvFile>=1.07:devel/p5-Getopt-ArgvFile \ + p5-Module-ScanDeps>=1.20:devel/p5-Module-ScanDeps \ + p5-Module-Signature>=0:security/p5-Module-Signature \ + p5-PAR-Dist>=0.22:devel/p5-PAR-Dist \ + p5-PAR>=1.010:devel/p5-PAR RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_UNSAFE= yes Modified: head/devel/p5-PAR-Packer/distinfo ============================================================================== --- head/devel/p5-PAR-Packer/distinfo Thu Mar 31 15:39:01 2016 (r412240) +++ head/devel/p5-PAR-Packer/distinfo Thu Mar 31 15:39:05 2016 (r412241) @@ -1,2 +1,2 @@ -SHA256 (PAR-Packer-1.029.tar.gz) = 84dbce5a57f997b03d8134a44e568ac7bfee51793d8f8efa890b25e5e83f0eea -SIZE (PAR-Packer-1.029.tar.gz) = 204002 +SHA256 (PAR-Packer-1.030.tar.gz) = 899ff226035ecc3c669d23e33a948ade6c1cdb7d85755c03eafc8c9ac802c56a +SIZE (PAR-Packer-1.030.tar.gz) = 206220