From owner-svn-ports-head@freebsd.org Mon Apr 18 17:28:43 2016 Return-Path: Delivered-To: svn-ports-head@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 1EA10B13D61; Mon, 18 Apr 2016 17:28:43 +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 A36AC11E8; Mon, 18 Apr 2016 17:28:42 +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 u3IHSfPl043310; Mon, 18 Apr 2016 17:28:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3IHSfgp043307; Mon, 18 Apr 2016 17:28:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201604181728.u3IHSfgp043307@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, 18 Apr 2016 17:28:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413594 - head/devel/p5-Regexp-Assemble 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.21 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: Mon, 18 Apr 2016 17:28:43 -0000 Author: sunpoet Date: Mon Apr 18 17:28:41 2016 New Revision: 413594 URL: https://svnweb.freebsd.org/changeset/ports/413594 Log: - Update to 0.37 - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Regexp-Assemble/Changes Modified: head/devel/p5-Regexp-Assemble/Makefile head/devel/p5-Regexp-Assemble/distinfo head/devel/p5-Regexp-Assemble/pkg-plist Modified: head/devel/p5-Regexp-Assemble/Makefile ============================================================================== --- head/devel/p5-Regexp-Assemble/Makefile Mon Apr 18 17:28:36 2016 (r413593) +++ head/devel/p5-Regexp-Assemble/Makefile Mon Apr 18 17:28:41 2016 (r413594) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Regexp-Assemble -PORTVERSION= 0.35 -PORTREVISION= 1 +PORTVERSION= 0.37 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +13,8 @@ COMMENT= Assemble multiple Regular Expre LICENSE= ART10 GPLv1 LICENSE_COMB= dual -USES= perl5 +NO_ARCH= yes +USES= perl5 tar:tgz USE_PERL5= configure .include Modified: head/devel/p5-Regexp-Assemble/distinfo ============================================================================== --- head/devel/p5-Regexp-Assemble/distinfo Mon Apr 18 17:28:36 2016 (r413593) +++ head/devel/p5-Regexp-Assemble/distinfo Mon Apr 18 17:28:41 2016 (r413594) @@ -1,2 +1,2 @@ -SHA256 (Regexp-Assemble-0.35.tar.gz) = 0301cc6b2930091ebe8f3e6f75ced95c4a4c9ee16c4261998a08938363ce5dd7 -SIZE (Regexp-Assemble-0.35.tar.gz) = 87019 +SHA256 (Regexp-Assemble-0.37.tgz) = 6ebde38bd8b9a058f136a2607c92acdb51966419d0c1efb6bc8f9134342c6bbd +SIZE (Regexp-Assemble-0.37.tgz) = 100414 Modified: head/devel/p5-Regexp-Assemble/pkg-plist ============================================================================== --- head/devel/p5-Regexp-Assemble/pkg-plist Mon Apr 18 17:28:36 2016 (r413593) +++ head/devel/p5-Regexp-Assemble/pkg-plist Mon Apr 18 17:28:41 2016 (r413594) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Regexp::Assemble.3.gz %%SITE_PERL%%/Regexp/Assemble.pm +%%PERL5_MAN3%%/Regexp::Assemble.3.gz