From owner-svn-ports-head@freebsd.org Tue Jun 20 13:29:26 2017 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 706FED98D03; Tue, 20 Jun 2017 13:29:26 +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 3EEB3820F9; Tue, 20 Jun 2017 13:29:26 +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 v5KDTPYE046522; Tue, 20 Jun 2017 13:29:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5KDTPpE046520; Tue, 20 Jun 2017 13:29:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706201329.v5KDTPpE046520@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 20 Jun 2017 13:29:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443968 - 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.23 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: Tue, 20 Jun 2017 13:29:26 -0000 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