From owner-svn-ports-head@FreeBSD.ORG Thu Feb 26 16:10:13 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C4C92F87; Thu, 26 Feb 2015 16:10:13 +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 95C42C30; Thu, 26 Feb 2015 16:10:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1QGADTu072601; Thu, 26 Feb 2015 16:10:13 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1QGACHG072598; Thu, 26 Feb 2015 16:10:12 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201502261610.t1QGACHG072598@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Thu, 26 Feb 2015 16:10:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380017 - head/devel/p5-strictures 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-1 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: Thu, 26 Feb 2015 16:10:13 -0000 Author: adamw Date: Thu Feb 26 16:10:12 2015 New Revision: 380017 URL: https://svnweb.freebsd.org/changeset/ports/380017 QAT: https://qat.redports.org/buildarchive/r380017/ Log: Update to 2.000000 and sort plist. Changes: https://metacpan.org/changes/distribution/strictures Note that there are incompatible (more permissive) changes; see above for details. Modified: head/devel/p5-strictures/Makefile head/devel/p5-strictures/distinfo head/devel/p5-strictures/pkg-plist Modified: head/devel/p5-strictures/Makefile ============================================================================== --- head/devel/p5-strictures/Makefile Thu Feb 26 15:43:10 2015 (r380016) +++ head/devel/p5-strictures/Makefile Thu Feb 26 16:10:12 2015 (r380017) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= strictures -PORTVERSION= 1.005006 +PORTVERSION= 2.000000 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN Modified: head/devel/p5-strictures/distinfo ============================================================================== --- head/devel/p5-strictures/distinfo Thu Feb 26 15:43:10 2015 (r380016) +++ head/devel/p5-strictures/distinfo Thu Feb 26 16:10:12 2015 (r380017) @@ -1,2 +1,2 @@ -SHA256 (strictures-1.005006.tar.gz) = 2810208331ec5b0f7d1d14b8362621aa8fd21c8dc616f012e8cd9c8646f9fbed -SIZE (strictures-1.005006.tar.gz) = 9910 +SHA256 (strictures-2.000000.tar.gz) = 6f92fa6e064bf0b0d6d1597cad5630784e4b3da55d5d8a9373743876a9c9ca7e +SIZE (strictures-2.000000.tar.gz) = 12389 Modified: head/devel/p5-strictures/pkg-plist ============================================================================== --- head/devel/p5-strictures/pkg-plist Thu Feb 26 15:43:10 2015 (r380016) +++ head/devel/p5-strictures/pkg-plist Thu Feb 26 16:10:12 2015 (r380017) @@ -1,2 +1,4 @@ -%%PERL5_MAN3%%/strictures.3.gz %%SITE_PERL%%/strictures.pm +%%SITE_PERL%%/strictures/extra.pm +%%PERL5_MAN3%%/strictures.3.gz +%%PERL5_MAN3%%/strictures::extra.3.gz