Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2013 22:45:28 +0000 (UTC)
From:      Grzegorz Blach <gblach@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329846 - head/www/p5-Dancer-Plugin-Feed
Message-ID:  <201310082245.r98MjSo0018458@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Tue Oct  8 22:45:27 2013
New Revision: 329846
URL: http://svnweb.freebsd.org/changeset/ports/329846

Log:
  - Support staging

Modified:
  head/www/p5-Dancer-Plugin-Feed/Makefile
  head/www/p5-Dancer-Plugin-Feed/pkg-plist

Modified: head/www/p5-Dancer-Plugin-Feed/Makefile
==============================================================================
--- head/www/p5-Dancer-Plugin-Feed/Makefile	Tue Oct  8 22:43:47 2013	(r329845)
+++ head/www/p5-Dancer-Plugin-Feed/Makefile	Tue Oct  8 22:45:27 2013	(r329846)
@@ -20,7 +20,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Dancer::Plugin::Feed.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/p5-Dancer-Plugin-Feed/pkg-plist
==============================================================================
--- head/www/p5-Dancer-Plugin-Feed/pkg-plist	Tue Oct  8 22:43:47 2013	(r329845)
+++ head/www/p5-Dancer-Plugin-Feed/pkg-plist	Tue Oct  8 22:45:27 2013	(r329846)
@@ -1,5 +1,6 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Feed/.packlist
 %%SITE_PERL%%/Dancer/Plugin/Feed.pm
+%%PERL5_MAN3%%/Dancer::Plugin::Feed.3.gz
 @dirrmtry %%SITE_PERL%%/Dancer/Plugin
 @dirrmtry %%SITE_PERL%%/Dancer
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Feed



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