svn commit: r340562 - head/textproc/libtext-charwidth-perl

Mathieu Arnold mat at FreeBSD.org
Tue Jan 21 07:28:53 UTC 2014


Author: mat
Date: Tue Jan 21 07:28:52 2014
New Revision: 340562
URL: http://svnweb.freebsd.org/changeset/ports/340562
QAT: https://qat.redports.org/buildarchive/r340562/

Log:
  Convert to staging.
  
  Sponsored by:	Absolight

Modified:
  head/textproc/libtext-charwidth-perl/Makefile
  head/textproc/libtext-charwidth-perl/pkg-plist

Modified: head/textproc/libtext-charwidth-perl/Makefile
==============================================================================
--- head/textproc/libtext-charwidth-perl/Makefile	Tue Jan 21 07:26:24 2014	(r340561)
+++ head/textproc/libtext-charwidth-perl/Makefile	Tue Jan 21 07:28:52 2014	(r340562)
@@ -16,9 +16,6 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Text::CharWidth.3
-
-NO_STAGE=	yes
 post-extract:
 	@${MV} ${WRKSRC}.orig ${WRKSRC}
 

Modified: head/textproc/libtext-charwidth-perl/pkg-plist
==============================================================================
--- head/textproc/libtext-charwidth-perl/pkg-plist	Tue Jan 21 07:26:24 2014	(r340561)
+++ head/textproc/libtext-charwidth-perl/pkg-plist	Tue Jan 21 07:28:52 2014	(r340562)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Text::CharWidth.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth/CharWidth.so
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth/CharWidth.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CharWidth/.packlist


More information about the svn-ports-all mailing list