Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2013 22:42:35 +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: r329844 - head/mail/p5-Dancer-Plugin-Email
Message-ID:  <201310082242.r98MgZUc017201@svn.freebsd.org>

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

Log:
  - Support staging

Modified:
  head/mail/p5-Dancer-Plugin-Email/Makefile
  head/mail/p5-Dancer-Plugin-Email/pkg-plist

Modified: head/mail/p5-Dancer-Plugin-Email/Makefile
==============================================================================
--- head/mail/p5-Dancer-Plugin-Email/Makefile	Tue Oct  8 22:41:35 2013	(r329843)
+++ head/mail/p5-Dancer-Plugin-Email/Makefile	Tue Oct  8 22:42:35 2013	(r329844)
@@ -23,7 +23,4 @@ BUILD_DEPENDS:=	${RUN_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Dancer::Plugin::Email.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/mail/p5-Dancer-Plugin-Email/pkg-plist
==============================================================================
--- head/mail/p5-Dancer-Plugin-Email/pkg-plist	Tue Oct  8 22:41:35 2013	(r329843)
+++ head/mail/p5-Dancer-Plugin-Email/pkg-plist	Tue Oct  8 22:42:35 2013	(r329844)
@@ -1,5 +1,6 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Email/.packlist
 %%SITE_PERL%%/Dancer/Plugin/Email.pm
+%%PERL5_MAN3%%/Dancer::Plugin::Email.3.gz
 @dirrmtry %%SITE_PERL%%/Dancer/Plugin
 @dirrmtry %%SITE_PERL%%/Dancer
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Email



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