diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-03-12 00:38:30 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-03-12 00:38:30 +0000 |
commit | 33dd9744da533a42e6520f1ffb83a7ec847d0315 (patch) | |
tree | df477438013776872bb530408daa866db3969bfa /math | |
parent | - Deprecate the port properly (diff) |
- Update to 1.18
ChangeLog: http://cpansearch.perl.org/src/DVDPOL/Math-Geometry-Planar-1.18-withoutworldwriteables/Changes
PR: ports/155476
Submitted by: Mark Henning <henning.m@emsglobaltracking.com>
Notes
Notes:
svn path=/head/; revision=270724
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Geometry-Planar/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Geometry-Planar/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Geometry-Planar/Makefile b/math/p5-Math-Geometry-Planar/Makefile index bad33ca4649c..70e21bf477b7 100644 --- a/math/p5-Math-Geometry-Planar/Makefile +++ b/math/p5-Math-Geometry-Planar/Makefile @@ -6,10 +6,11 @@ # PORTNAME= Math-Geometry-Planar -PORTVERSION= 1.17 +PORTVERSION= 1.18 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTFILES= Math-Geometry-Planar-1.18-withoutworldwriteables.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= A collection of planar geometry functions diff --git a/math/p5-Math-Geometry-Planar/distinfo b/math/p5-Math-Geometry-Planar/distinfo index b9666e6c32b7..2ee3be3d6c52 100644 --- a/math/p5-Math-Geometry-Planar/distinfo +++ b/math/p5-Math-Geometry-Planar/distinfo @@ -1,3 +1,2 @@ -MD5 (Math-Geometry-Planar-1.17.tar.gz) = 9b5c6bbe59e578ac14c975f6d3758666 -SHA256 (Math-Geometry-Planar-1.17.tar.gz) = a00f3b171c7c0c5401817eb275ceffe0d4107852208c547de33404196f234104 -SIZE (Math-Geometry-Planar-1.17.tar.gz) = 32694 +SHA256 (Math-Geometry-Planar-1.18-withoutworldwriteables.tar.gz) = bf993ac4c0ce7ed108c625d06c48f456f78a9aa22af975baa687d1bc798d01ff +SIZE (Math-Geometry-Planar-1.18-withoutworldwriteables.tar.gz) = 32663 |