Hi Porters, another update to use MODULES=cpan, this time devel/p5-Data-FormValidator. Revision bumped and tested on i386 and sparc64. No regressions.
Ok? Kind regards, Simon
Index: Makefile =================================================================== RCS file: /cvs/ports/devel/p5-Data-FormValidator/Makefile,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 Makefile --- Makefile 2006/11/06 11:53:51 1.1.1.1 +++ Makefile 2006/11/25 15:07:51 @@ -3,29 +3,26 @@ COMMENT= "validate user input from a constraint object" DISTNAME= Data-FormValidator-4.40 -PKGNAME= p5-${DISTNAME} -CATEGORIES= devel perl5 www +PKGNAME= p5-${DISTNAME}p0 +CATEGORIES= devel www MAINTAINER= Simon Dassow <[EMAIL PROTECTED]> -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} - # Artistic + GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +MODULES= cpan + RUN_DEPENDS= ::graphics/p5-Image-Size \ ::devel/p5-Date-Calc \ ::misc/p5-File-MMagic \ ::mail/p5-MIME-Types \ ::textproc/p5-Regexp-Common -REGRESS_DEPENDS=${RUN_DEPENDS} \ - ::www/p5-CGI-Simple - -CONFIGURE_STYLE=perl modbuild +REGRESS_DEPENDS=::www/p5-CGI-Simple -PKG_ARCH= * +CONFIGURE_STYLE=modbuild .include <bsd.port.mk>