Date: Mon, 18 Apr 2016 17:28:41 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413594 - head/devel/p5-Regexp-Assemble Message-ID: <201604181728.u3IHSfgp043307@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604181728.u3IHSfgp043307>