Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 08:18:18 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342955 - head/devel/p5-String-Dump
Message-ID:  <201402060818.s168IJMs012545@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Feb  6 08:18:18 2014
New Revision: 342955
URL: http://svnweb.freebsd.org/changeset/ports/342955
QAT: https://qat.redports.org/buildarchive/r342955/

Log:
  Support staging.

Modified:
  head/devel/p5-String-Dump/Makefile
  head/devel/p5-String-Dump/pkg-plist

Modified: head/devel/p5-String-Dump/Makefile
==============================================================================
--- head/devel/p5-String-Dump/Makefile	Thu Feb  6 08:16:44 2014	(r342954)
+++ head/devel/p5-String-Dump/Makefile	Thu Feb  6 08:18:18 2014	(r342955)
@@ -16,8 +16,4 @@ BUILD_DEPENDS=	p5-Getopt-Lucid>=0:${PORT
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN1=	dumpstr.1
-MAN3=	String::Dump.3 String::Dump::Debugging.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-String-Dump/pkg-plist
==============================================================================
--- head/devel/p5-String-Dump/pkg-plist	Thu Feb  6 08:16:44 2014	(r342954)
+++ head/devel/p5-String-Dump/pkg-plist	Thu Feb  6 08:18:18 2014	(r342955)
@@ -1,4 +1,7 @@
 bin/dumpstr
+man/man1/dumpstr.1.gz
+%%PERL5_MAN3%%/String::Dump.3.gz
+%%PERL5_MAN3%%/String::Dump::Debugging.3.gz
 %%SITE_PERL%%/String/Dump.pm
 %%SITE_PERL%%/String/Dump/Debugging.pod
 @dirrm %%SITE_PERL%%/String/Dump



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402060818.s168IJMs012545>