Date: Tue, 20 Jun 2017 13:29:25 +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: r443968 - head/devel/p5-Regexp-Assemble Message-ID: <201706201329.v5KDTPpE046520@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jun 20 13:29:25 2017 New Revision: 443968 URL: https://svnweb.freebsd.org/changeset/ports/443968 Log: Update to 0.38 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Regexp-Assemble/Changes Modified: head/devel/p5-Regexp-Assemble/Makefile head/devel/p5-Regexp-Assemble/distinfo Modified: head/devel/p5-Regexp-Assemble/Makefile ============================================================================== --- head/devel/p5-Regexp-Assemble/Makefile Tue Jun 20 13:29:19 2017 (r443967) +++ head/devel/p5-Regexp-Assemble/Makefile Tue Jun 20 13:29:25 2017 (r443968) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Regexp-Assemble -PORTVERSION= 0.37 +PORTVERSION= 0.38 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Assemble multiple Regular Expressions into on LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/LICENSE NO_ARCH= yes USES= perl5 tar:tgz Modified: head/devel/p5-Regexp-Assemble/distinfo ============================================================================== --- head/devel/p5-Regexp-Assemble/distinfo Tue Jun 20 13:29:19 2017 (r443967) +++ head/devel/p5-Regexp-Assemble/distinfo Tue Jun 20 13:29:25 2017 (r443968) @@ -1,2 +1,3 @@ -SHA256 (Regexp-Assemble-0.37.tgz) = 6ebde38bd8b9a058f136a2607c92acdb51966419d0c1efb6bc8f9134342c6bbd -SIZE (Regexp-Assemble-0.37.tgz) = 100414 +TIMESTAMP = 1497958579 +SHA256 (Regexp-Assemble-0.38.tgz) = a06be7f9ae1b73c9bfd5b6662b141c0d70469e9c19bb4413a6ee56f82adae442 +SIZE (Regexp-Assemble-0.38.tgz) = 106551
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706201329.v5KDTPpE046520>