From owner-svn-ports-head@FreeBSD.ORG Fri Mar 27 14:57:54 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 23FB9EDF; Fri, 27 Mar 2015 14:57:54 +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 0E04AF92; Fri, 27 Mar 2015 14:57:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2REvr5t000901; Fri, 27 Mar 2015 14:57:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2REvrQ7000896; Fri, 27 Mar 2015 14:57:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201503271457.t2REvrQ7000896@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 27 Mar 2015 14:57:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382425 - in head/devel: p5-Config-Record p5-File-Iterator p5-File-Pid-Quick 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: Fri, 27 Mar 2015 14:57:54 -0000 Author: sunpoet Date: Fri Mar 27 14:57:52 2015 New Revision: 382425 URL: https://svnweb.freebsd.org/changeset/ports/382425 QAT: https://qat.redports.org/buildarchive/r382425/ Log: - Sort PLIST Modified: head/devel/p5-Config-Record/pkg-plist head/devel/p5-File-Iterator/pkg-plist head/devel/p5-File-Pid-Quick/pkg-plist Modified: head/devel/p5-Config-Record/pkg-plist ============================================================================== --- head/devel/p5-Config-Record/pkg-plist Fri Mar 27 14:53:32 2015 (r382424) +++ head/devel/p5-Config-Record/pkg-plist Fri Mar 27 14:57:52 2015 (r382425) @@ -1,3 +1,3 @@ -%%PERL5_MAN3%%/Config::Record.3.gz %%SITE_PERL%%/Config/Record.pm %%SITE_PERL%%/Config/Record.pod +%%PERL5_MAN3%%/Config::Record.3.gz Modified: head/devel/p5-File-Iterator/pkg-plist ============================================================================== --- head/devel/p5-File-Iterator/pkg-plist Fri Mar 27 14:53:32 2015 (r382424) +++ head/devel/p5-File-Iterator/pkg-plist Fri Mar 27 14:57:52 2015 (r382425) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/File::Iterator.3.gz %%SITE_PERL%%/File/Iterator.pm +%%PERL5_MAN3%%/File::Iterator.3.gz Modified: head/devel/p5-File-Pid-Quick/pkg-plist ============================================================================== --- head/devel/p5-File-Pid-Quick/pkg-plist Fri Mar 27 14:53:32 2015 (r382424) +++ head/devel/p5-File-Pid-Quick/pkg-plist Fri Mar 27 14:57:52 2015 (r382425) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/File::Pid::Quick.3.gz %%SITE_PERL%%/File/Pid/Quick.pm +%%PERL5_MAN3%%/File::Pid::Quick.3.gz