From owner-svn-ports-head@FreeBSD.ORG Wed May 28 14:25:16 2014 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 ESMTPS id 6F436318; Wed, 28 May 2014 14:25:16 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C3832C62; Wed, 28 May 2014 14:25:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4SEPGvw092040; Wed, 28 May 2014 14:25:16 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4SEPG4a092037; Wed, 28 May 2014 14:25:16 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201405281425.s4SEPG4a092037@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 28 May 2014 14:25:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355626 - head/devel/p5-Regexp-Compare 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.18 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, 28 May 2014 14:25:16 -0000 Author: sunpoet Date: Wed May 28 14:25:15 2014 New Revision: 355626 URL: http://svnweb.freebsd.org/changeset/ports/355626 QAT: https://qat.redports.org/buildarchive/r355626/ Log: - Update to 0.23 Changes: http://search.cpan.org/dist/Regexp-Compare/Changes Modified: head/devel/p5-Regexp-Compare/Makefile head/devel/p5-Regexp-Compare/distinfo Modified: head/devel/p5-Regexp-Compare/Makefile ============================================================================== --- head/devel/p5-Regexp-Compare/Makefile Wed May 28 14:20:49 2014 (r355625) +++ head/devel/p5-Regexp-Compare/Makefile Wed May 28 14:25:15 2014 (r355626) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Regexp-Compare -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Partial ordering for regular ex LICENSE= ART10 GPLv1 LICENSE_COMB= dual -USE_PERL5= configure +USE_PERL5= 5.16+ configure USES= perl5 .include Modified: head/devel/p5-Regexp-Compare/distinfo ============================================================================== --- head/devel/p5-Regexp-Compare/distinfo Wed May 28 14:20:49 2014 (r355625) +++ head/devel/p5-Regexp-Compare/distinfo Wed May 28 14:25:15 2014 (r355626) @@ -1,2 +1,2 @@ -SHA256 (Regexp-Compare-0.22.tar.gz) = 5545c4edf26a82f2c5441a6b8b7b6e9c8dbb4362a7dd11514ee49fbcafebecc6 -SIZE (Regexp-Compare-0.22.tar.gz) = 65266 +SHA256 (Regexp-Compare-0.23.tar.gz) = 1d242081768ed3c94232058e4a9f2e2e71b59e2ea0c0ec6add0f181452307dd3 +SIZE (Regexp-Compare-0.23.tar.gz) = 70631