From owner-svn-ports-head@FreeBSD.ORG Wed Sep 18 15:22:28 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 604F4BAC; Wed, 18 Sep 2013 15:22:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) 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 B8AB82134; Wed, 18 Sep 2013 15:22:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8IFMQ7H072530; Wed, 18 Sep 2013 15:22:26 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8IFMQN7072526; Wed, 18 Sep 2013 15:22:26 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309181522.r8IFMQN7072526@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 18 Sep 2013 15:22:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327560 - head/devel/p5-Set-Array 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.14 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: Wed, 18 Sep 2013 15:22:28 -0000 Author: sunpoet Date: Wed Sep 18 15:22:25 2013 New Revision: 327560 URL: http://svnweb.freebsd.org/changeset/ports/327560 Log: - Update to 0.30 Changes: http://search.cpan.org/dist/Set-Array/Changes Modified: head/devel/p5-Set-Array/Makefile head/devel/p5-Set-Array/distinfo (contents, props changed) head/devel/p5-Set-Array/pkg-plist (contents, props changed) Modified: head/devel/p5-Set-Array/Makefile ============================================================================== --- head/devel/p5-Set-Array/Makefile Wed Sep 18 15:22:21 2013 (r327559) +++ head/devel/p5-Set-Array/Makefile Wed Sep 18 15:22:25 2013 (r327560) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Set-Array -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSAVAGE @@ -16,13 +16,12 @@ LICENSE= ART10 BUILD_DEPENDS= p5-Try-Tiny>=0.11:${PORTSDIR}/lang/p5-Try-Tiny \ p5-Want>=0:${PORTSDIR}/devel/p5-Want -RUN_DEPENDS= p5-Try-Tiny>=0.11:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-Want>=0:${PORTSDIR}/devel/p5-Want +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure MAN3= Set::Array.3 Modified: head/devel/p5-Set-Array/distinfo ============================================================================== --- head/devel/p5-Set-Array/distinfo Wed Sep 18 15:22:21 2013 (r327559) +++ head/devel/p5-Set-Array/distinfo Wed Sep 18 15:22:25 2013 (r327560) @@ -1,2 +1,2 @@ -SHA256 (Set-Array-0.29.tgz) = 4e1e35ae5480310032754f5410eaba9381c6c84c992d6f6ec59aad2b84c38c3d -SIZE (Set-Array-0.29.tgz) = 31005 +SHA256 (Set-Array-0.30.tgz) = d9f024c8e3637feccdebcf6479b6754b6c92f1209f567feaf0c23818af31ee3c +SIZE (Set-Array-0.30.tgz) = 32726 Modified: head/devel/p5-Set-Array/pkg-plist ============================================================================== --- head/devel/p5-Set-Array/pkg-plist Wed Sep 18 15:22:21 2013 (r327559) +++ head/devel/p5-Set-Array/pkg-plist Wed Sep 18 15:22:25 2013 (r327560) @@ -1,2 +1,5 @@ %%SITE_PERL%%/Set/Array.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/Array/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/Array +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set @dirrmtry %%SITE_PERL%%/Set