diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2011-02-14 20:08:38 +0800 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2011-02-14 20:08:38 +0800 |
commit | b913778476a4e52d7cb15110e8a0559e0923dae4 (patch) | |
tree | bf38f620a20b86d814f70d348d6ed85738631a4d /math | |
parent | 4fca5ec1d6cbe690c9baec85568324ef728a7878 (diff) | |
download | freebsd-ports-gnome-b913778476a4e52d7cb15110e8a0559e0923dae4.tar.gz freebsd-ports-gnome-b913778476a4e52d7cb15110e8a0559e0923dae4.tar.zst freebsd-ports-gnome-b913778476a4e52d7cb15110e8a0559e0923dae4.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 |