Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 10:38:50 +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: r343012 - head/irc/p5-POE-Component-IRC-Plugin-Hailo
Message-ID:  <201402061038.s16AcoZQ071241@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Feb  6 10:38:49 2014
New Revision: 343012
URL: http://svnweb.freebsd.org/changeset/ports/343012
QAT: https://qat.redports.org/buildarchive/r343012/

Log:
  Support staging.

Modified:
  head/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile
  head/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist

Modified: head/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile
==============================================================================
--- head/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile	Thu Feb  6 10:37:04 2014	(r343011)
+++ head/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile	Thu Feb  6 10:38:49 2014	(r343012)
@@ -25,9 +25,4 @@ TEST_DEPENDS=	p5-Test-Script>=1.07:${POR
 USES=		perl5
 USE_PERL5=	configure
 
-MAN1=	irchailo-seed.1
-
-MAN3=	POE::Component::IRC::Plugin::Hailo.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist
==============================================================================
--- head/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist	Thu Feb  6 10:37:04 2014	(r343011)
+++ head/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-plist	Thu Feb  6 10:38:49 2014	(r343012)
@@ -1,6 +1,8 @@
 bin/irchailo-seed
+man/man1/irchailo-seed.1.gz
 %%SITE_PERL%%/POE/Component/IRC/Plugin/Hailo.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/Hailo/.packlist
+%%PERL5_MAN3%%/POE::Component::IRC::Plugin::Hailo.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin/Hailo
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/Plugin
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC



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