svn commit: r331279 - head/devel/p5-POE-Component-Schedule

Mathieu Arnold mat at FreeBSD.org
Tue Oct 22 14:40:30 UTC 2013


Author: mat
Date: Tue Oct 22 14:40:29 2013
New Revision: 331279
URL: http://svnweb.freebsd.org/changeset/ports/331279

Log:
  Convert to staging.

Modified:
  head/devel/p5-POE-Component-Schedule/Makefile
  head/devel/p5-POE-Component-Schedule/pkg-plist

Modified: head/devel/p5-POE-Component-Schedule/Makefile
==============================================================================
--- head/devel/p5-POE-Component-Schedule/Makefile	Tue Oct 22 14:40:02 2013	(r331278)
+++ head/devel/p5-POE-Component-Schedule/Makefile	Tue Oct 22 14:40:29 2013	(r331279)
@@ -19,7 +19,4 @@ RUN_DEPENDS=	p5-POE>=0:${PORTSDIR}/devel
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=		POE::Component::Schedule.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-POE-Component-Schedule/pkg-plist
==============================================================================
--- head/devel/p5-POE-Component-Schedule/pkg-plist	Tue Oct 22 14:40:02 2013	(r331278)
+++ head/devel/p5-POE-Component-Schedule/pkg-plist	Tue Oct 22 14:40:29 2013	(r331279)
@@ -1,3 +1,4 @@
 %%SITE_PERL%%/POE/Component/Schedule.pm
+%%PERL5_MAN3%%/POE::Component::Schedule.3.gz
 @dirrmtry %%SITE_PERL%%/POE/Component
 @dirrmtry %%SITE_PERL%%/POE


More information about the svn-ports-head mailing list