diff options
| author | Wen Heping <wen@FreeBSD.org> | 2011-12-11 09:52:18 +0000 |
|---|---|---|
| committer | Wen Heping <wen@FreeBSD.org> | 2011-12-11 09:52:18 +0000 |
| commit | 0effbeddb71655282a645148d984b570b9ead145 (patch) | |
| tree | e0cdfa4b5e54f5c08722e2cf5e63feabe30000fd /math | |
| parent | 4579a192c24f3572791b8dfcd1cf5ec331cd8558 (diff) | |
Notes
Diffstat (limited to 'math')
| -rw-r--r-- | math/p5-Math-Polygon/Makefile | 7 | ||||
| -rw-r--r-- | math/p5-Math-Polygon/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/p5-Math-Polygon/Makefile b/math/p5-Math-Polygon/Makefile index 8b4ff99f0dc6..bb2a42cc4ef5 100644 --- a/math/p5-Math-Polygon/Makefile +++ b/math/p5-Math-Polygon/Makefile @@ -6,17 +6,16 @@ # 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 diff --git a/math/p5-Math-Polygon/distinfo b/math/p5-Math-Polygon/distinfo index 9f9d552819d3..6b7c77bf6ea8 100644 --- a/math/p5-Math-Polygon/distinfo +++ b/math/p5-Math-Polygon/distinfo @@ -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 |
