Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2014 16:07:41 +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: r342748 - head/devel/p5-Log-Accounting-SVK
Message-ID:  <201402051607.s15G7fTH016927@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Wed Feb  5 16:07:41 2014
New Revision: 342748
URL: http://svnweb.freebsd.org/changeset/ports/342748
QAT: https://qat.redports.org/buildarchive/r342748/

Log:
  Support staging.

Modified:
  head/devel/p5-Log-Accounting-SVK/Makefile
  head/devel/p5-Log-Accounting-SVK/pkg-plist

Modified: head/devel/p5-Log-Accounting-SVK/Makefile
==============================================================================
--- head/devel/p5-Log-Accounting-SVK/Makefile	Wed Feb  5 16:05:47 2014	(r342747)
+++ head/devel/p5-Log-Accounting-SVK/Makefile	Wed Feb  5 16:07:41 2014	(r342748)
@@ -21,8 +21,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN1=	svk-accounting.pl.1 svk-developer-graph.pl.1
-MAN3=	Log::Accounting::SVK.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Log-Accounting-SVK/pkg-plist
==============================================================================
--- head/devel/p5-Log-Accounting-SVK/pkg-plist	Wed Feb  5 16:05:47 2014	(r342747)
+++ head/devel/p5-Log-Accounting-SVK/pkg-plist	Wed Feb  5 16:07:41 2014	(r342748)
@@ -1,5 +1,8 @@
 bin/svk-accounting.pl
 bin/svk-developer-graph.pl
+man/man1/svk-accounting.pl.1.gz
+man/man1/svk-developer-graph.pl.1.gz
+%%PERL5_MAN3%%/Log::Accounting::SVK.3.gz
 %%SITE_PERL%%/Log/Accounting/SVK.pm
 %%SITE_PERL%%/Log/Accounting/SVK.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Accounting/SVK/.packlist



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