Date: Mon, 20 Jan 2014 20:52:54 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> 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 Message-ID: <201401202052.s0KKqskM068781@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401202052.s0KKqskM068781>