diff options
author | tobez <tobez@FreeBSD.org> | 2011-02-14 20:08:38 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-02-14 20:08:38 +0800 |
commit | 1e90fe3262c0068f4a2ef2d04763c14ef47484ba (patch) | |
tree | daf7050c85f6942f681eb1cff53e95d4923e4096 /math | |
parent | 518aed926265f0383714e12994f14ef84e50d19a (diff) | |
download | freebsd-ports-gnome-1e90fe3262c0068f4a2ef2d04763c14ef47484ba.tar.gz freebsd-ports-gnome-1e90fe3262c0068f4a2ef2d04763c14ef47484ba.tar.zst freebsd-ports-gnome-1e90fe3262c0068f4a2ef2d04763c14ef47484ba.zip |
Update to 1.04.
Changes: http://search.cpan.org/dist/Math-ConvexHull/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-ConvexHull/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-ConvexHull/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/p5-Math-ConvexHull/Makefile b/math/p5-Math-ConvexHull/Makefile index c6d99ddaf20b..1d8248cbadcd 100644 --- a/math/p5-Math-ConvexHull/Makefile +++ b/math/p5-Math-ConvexHull/Makefile @@ -6,9 +6,9 @@ # PORTNAME= Math-ConvexHull -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= math perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/../../authors/id/S/SM/SMUELLER PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org diff --git a/math/p5-Math-ConvexHull/distinfo b/math/p5-Math-ConvexHull/distinfo index 3d3a65ed14ac..b0bdf7317a82 100644 --- a/math/p5-Math-ConvexHull/distinfo +++ b/math/p5-Math-ConvexHull/distinfo @@ -1,3 +1,2 @@ -MD5 (Math-ConvexHull-1.03.tar.gz) = 30dbd7124f2f559728e011db7da2b58c -SHA256 (Math-ConvexHull-1.03.tar.gz) = 931cdf96416db5f6f1d66f13d8dc5c08af9ece5f5e637760dc8901ae2014e818 -SIZE (Math-ConvexHull-1.03.tar.gz) = 4270 +SHA256 (Math-ConvexHull-1.04.tar.gz) = b9041f08d58792308f204455a67a265799e88b279e5c2f54e3f8dee9594c0852 +SIZE (Math-ConvexHull-1.04.tar.gz) = 5436 |