Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2014 16:01:24 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341613 - head/devel/p5-Guard
Message-ID:  <201401281601.s0SG1OPu054183@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Jan 28 16:01:24 2014
New Revision: 341613
URL: http://svnweb.freebsd.org/changeset/ports/341613
QAT: https://qat.redports.org/buildarchive/r341613/

Log:
  - Stage support

Modified:
  head/devel/p5-Guard/Makefile
  head/devel/p5-Guard/pkg-plist

Modified: head/devel/p5-Guard/Makefile
==============================================================================
--- head/devel/p5-Guard/Makefile	Tue Jan 28 15:59:20 2014	(r341612)
+++ head/devel/p5-Guard/Makefile	Tue Jan 28 16:01:24 2014	(r341613)
@@ -14,7 +14,4 @@ COMMENT=	Safe cleanup blocks
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Guard.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Guard/pkg-plist
==============================================================================
--- head/devel/p5-Guard/pkg-plist	Tue Jan 28 15:59:20 2014	(r341612)
+++ head/devel/p5-Guard/pkg-plist	Tue Jan 28 16:01:24 2014	(r341613)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Guard.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/Guard.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Guard/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Guard/Guard.bs



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