From owner-svn-ports-head@FreeBSD.ORG Mon Jan 20 20:52:55 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 438B47D; Mon, 20 Jan 2014 20:52:55 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2FA2219C6; Mon, 20 Jan 2014 20:52:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0KKqscI068783; Mon, 20 Jan 2014 20:52:54 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0KKqskM068781; Mon, 20 Jan 2014 20:52:54 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201401202052.s0KKqskM068781@svn.freebsd.org> From: Mathieu Arnold Date: Mon, 20 Jan 2014 20:52:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340474 - head/textproc/p5-Text-Format+NWrap 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.17 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: Mon, 20 Jan 2014 20:52:55 -0000 Author: mat Date: Mon Jan 20 20:52:54 2014 New Revision: 340474 URL: http://svnweb.freebsd.org/changeset/ports/340474 QAT: https://qat.redports.org/buildarchive/r340474/ Log: Convert to staging. Sponsored by: Absolight Modified: head/textproc/p5-Text-Format+NWrap/Makefile head/textproc/p5-Text-Format+NWrap/pkg-plist Modified: head/textproc/p5-Text-Format+NWrap/Makefile ============================================================================== --- head/textproc/p5-Text-Format+NWrap/Makefile Mon Jan 20 20:51:34 2014 (r340473) +++ head/textproc/p5-Text-Format+NWrap/Makefile Mon Jan 20 20:52:54 2014 (r340474) @@ -16,7 +16,4 @@ CONFLICTS= p5-Text-Format-[0-9]* USES= perl5 USE_PERL5= configure -MAN3= Text::Format.3 Text::NWrap.3 - -NO_STAGE= yes .include Modified: head/textproc/p5-Text-Format+NWrap/pkg-plist ============================================================================== --- head/textproc/p5-Text-Format+NWrap/pkg-plist Mon Jan 20 20:51:34 2014 (r340473) +++ head/textproc/p5-Text-Format+NWrap/pkg-plist Mon Jan 20 20:52:54 2014 (r340474) @@ -1,3 +1,5 @@ +%%PERL5_MAN3%%/Text::Format.3.gz +%%PERL5_MAN3%%/Text::NWrap.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text-Format+NWrap/.packlist %%SITE_PERL%%/Text/Format.pm %%SITE_PERL%%/Text/NWrap.pm