Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2013 17:46:54 +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: r331041 - head/databases/p5-Dancer-Plugin-Redis
Message-ID:  <201310201746.r9KHksvu064728@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Sun Oct 20 17:46:54 2013
New Revision: 331041
URL: http://svnweb.freebsd.org/changeset/ports/331041

Log:
  - Support staging

Modified:
  head/databases/p5-Dancer-Plugin-Redis/Makefile
  head/databases/p5-Dancer-Plugin-Redis/pkg-plist

Modified: head/databases/p5-Dancer-Plugin-Redis/Makefile
==============================================================================
--- head/databases/p5-Dancer-Plugin-Redis/Makefile	Sun Oct 20 17:41:59 2013	(r331040)
+++ head/databases/p5-Dancer-Plugin-Redis/Makefile	Sun Oct 20 17:46:54 2013	(r331041)
@@ -22,7 +22,4 @@ RUN_DEPENDS=	p5-Dancer>=1.1750:${PORTSDI
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=		Dancer::Plugin::Redis.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/databases/p5-Dancer-Plugin-Redis/pkg-plist
==============================================================================
--- head/databases/p5-Dancer-Plugin-Redis/pkg-plist	Sun Oct 20 17:41:59 2013	(r331040)
+++ head/databases/p5-Dancer-Plugin-Redis/pkg-plist	Sun Oct 20 17:46:54 2013	(r331041)
@@ -1,4 +1,5 @@
 %%SITE_PERL%%/Dancer/Plugin/Redis.pm
+%%PERL5_MAN3%%/Dancer::Plugin::Redis.3.gz
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer
 @dirrmtry %%SITE_PERL%%/Dancer/Plugin



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