Index: head/devel/p5-POE-API-Peek/Makefile =================================================================== --- head/devel/p5-POE-API-Peek/Makefile (revision 114740) +++ head/devel/p5-POE-API-Peek/Makefile (revision 114741) @@ -1,35 +1,32 @@ # New ports collection makefile for: POE-API-Peek # Date created: 11 November 2003 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= POE-API-Peek -PORTVERSION= 1.23 +PORTVERSION= 1.0251 +PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= POE +MASTER_SITE_SUBDIR= ../../authors/id/S/SU/SUNGO PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Peek into the internals of a running POE environment BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +PERL_CONFIGURE= yes MAN3= POE::API::Peek.3 - -post-patch: - ${RM} ${WRKSRC}/inc/Module/Install/AutoInstall.pm - ${PERL} -pi -e 's/^auto_install.*//;' ${WRKSRC}/Makefile.PL .include .if ${PERL_LEVEL} < 500601 IGNORE= "Perl 5.6.1 or newer required. Install lang/perl5 or lang/perl5.8 and try again." .endif .include Property changes on: head/devel/p5-POE-API-Peek/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/p5-POE-API-Peek/distinfo =================================================================== --- head/devel/p5-POE-API-Peek/distinfo (revision 114740) +++ head/devel/p5-POE-API-Peek/distinfo (revision 114741) @@ -1,2 +1,2 @@ -MD5 (POE-API-Peek-1.23.tar.gz) = 54816e556d46cb414d41f104de42af39 -SIZE (POE-API-Peek-1.23.tar.gz) = 23238 +MD5 (POE-API-Peek-1.0251.tar.gz) = 7ae6e858794e41fd4e8f61de04e875e5 +SIZE (POE-API-Peek-1.0251.tar.gz) = 10077 Property changes on: head/devel/p5-POE-API-Peek/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/p5-POE-API-Peek/pkg-descr =================================================================== --- head/devel/p5-POE-API-Peek/pkg-descr (revision 114740) +++ head/devel/p5-POE-API-Peek/pkg-descr (revision 114741) @@ -1,8 +1,5 @@ POE::API::Peek extends the POE::Kernel interface to provide clean access to Kernel internals in a cross-version compatible manner. Other calculated data is also available. WWW: http://search.cpan.org/dist/POE-API-Peek/ - --- Sergey Skvortsov -skv@FreeBSD.org Property changes on: head/devel/p5-POE-API-Peek/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-POE-API-Peek/pkg-plist =================================================================== --- head/devel/p5-POE-API-Peek/pkg-plist (revision 114740) +++ head/devel/p5-POE-API-Peek/pkg-plist (revision 114741) @@ -1,3 +1,7 @@ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/API/Peek/.packlist %%SITE_PERL%%/POE/API/Peek.pm @unexec rmdir %D/%%SITE_PERL%%/POE/API 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/API/Peek +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/API 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true Property changes on: head/devel/p5-POE-API-Peek/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property