Index: head/math/p5-Math-Polygon/Makefile =================================================================== --- head/math/p5-Math-Polygon/Makefile (revision 287173) +++ head/math/p5-Math-Polygon/Makefile (revision 287174) @@ -1,30 +1,29 @@ # New ports collection makefile for: p5-Math-Polygon # Date created: 2009-01-07 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= Math-Polygon -PORTVERSION= 1.01 -PORTREVISION= 1 +PORTVERSION= 1.02 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Class for Maintaining Polygon Data BUILD_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Math::Polygon.3 \ Math::Polygon::Calc.3 \ Math::Polygon::Clip.3 \ Math::Polygon::Surface.3 \ Math::Polygon::Transform.3 \ Math::Polygon::Convex.3 .include Property changes on: head/math/p5-Math-Polygon/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/math/p5-Math-Polygon/distinfo =================================================================== --- head/math/p5-Math-Polygon/distinfo (revision 287173) +++ head/math/p5-Math-Polygon/distinfo (revision 287174) @@ -1,2 +1,2 @@ -SHA256 (Math-Polygon-1.01.tar.gz) = 44b27f445564c400e2cc5d872074e3295ca6ed892c6d60800bf282732c03c63a -SIZE (Math-Polygon-1.01.tar.gz) = 22173 +SHA256 (Math-Polygon-1.02.tar.gz) = 373d7f5c01b942bb06c9e8042b72fcd247453667f00093e09bb1e4b059365213 +SIZE (Math-Polygon-1.02.tar.gz) = 21529 Property changes on: head/math/p5-Math-Polygon/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property