svn commit: r343012 - head/irc/p5-POE-Component-IRC-Plugin-Hailo

Emanuel Haupt ehaupt at FreeBSD.org
Thu Feb 6 10:38:50 UTC 2014


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


More information about the svn-ports-head mailing list