svn commit: r343120 - head/textproc/p5-YAML-Shell

Emanuel Haupt ehaupt at FreeBSD.org
Thu Feb 6 16:27:15 UTC 2014


Author: ehaupt
Date: Thu Feb  6 16:27:14 2014
New Revision: 343120
URL: http://svnweb.freebsd.org/changeset/ports/343120
QAT: https://qat.redports.org/buildarchive/r343120/

Log:
  Support staging.

Modified:
  head/textproc/p5-YAML-Shell/Makefile
  head/textproc/p5-YAML-Shell/pkg-plist

Modified: head/textproc/p5-YAML-Shell/Makefile
==============================================================================
--- head/textproc/p5-YAML-Shell/Makefile	Thu Feb  6 16:26:16 2014	(r343119)
+++ head/textproc/p5-YAML-Shell/Makefile	Thu Feb  6 16:27:14 2014	(r343120)
@@ -17,8 +17,4 @@ RUN_DEPENDS=	p5-YAML>=0.67:${PORTSDIR}/t
 USES=		perl5
 USE_PERL5=	configure
 
-MAN1=		ysh.1
-MAN3=		YAML::Shell.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-YAML-Shell/pkg-plist
==============================================================================
--- head/textproc/p5-YAML-Shell/pkg-plist	Thu Feb  6 16:26:16 2014	(r343119)
+++ head/textproc/p5-YAML-Shell/pkg-plist	Thu Feb  6 16:27:14 2014	(r343120)
@@ -1,4 +1,6 @@
 bin/ysh
+man/man1/ysh.1.gz
+%%PERL5_MAN3%%/YAML::Shell.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Shell/.packlist
 %%SITE_PERL%%/YAML/Shell.pm
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/YAML/Shell


More information about the svn-ports-all mailing list