diff options
author | tobez <tobez@FreeBSD.org> | 2007-09-19 18:05:01 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2007-09-19 18:05:01 +0800 |
commit | d48a99f4dbd9a8525e9d39622385c913eec09c79 (patch) | |
tree | 40fe245abfced5d0719f9ef9385ed380bf1118f6 /math | |
parent | 120899d7ace73376b87adfe14671aca71d404b7e (diff) | |
download | freebsd-ports-gnome-d48a99f4dbd9a8525e9d39622385c913eec09c79.tar.gz freebsd-ports-gnome-d48a99f4dbd9a8525e9d39622385c913eec09c79.tar.zst freebsd-ports-gnome-d48a99f4dbd9a8525e9d39622385c913eec09c79.zip |
Update to 1.02.
Changes:
http://search.cpan.org/src/SMUELLER/Math-ConvexHull-1.02/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-ConvexHull/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-ConvexHull/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-ConvexHull/Makefile b/math/p5-Math-ConvexHull/Makefile index 9cfce69920ed..871a56a3d6c6 100644 --- a/math/p5-Math-ConvexHull/Makefile +++ b/math/p5-Math-ConvexHull/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-ConvexHull -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-ConvexHull/distinfo b/math/p5-Math-ConvexHull/distinfo index caf1d6afb75d..462e3479d897 100644 --- a/math/p5-Math-ConvexHull/distinfo +++ b/math/p5-Math-ConvexHull/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-ConvexHull-1.01.tar.gz) = 23e61f5a0b76c5db33fc1657f7d6e17c -SHA256 (Math-ConvexHull-1.01.tar.gz) = f8847b9da0cc2faa00ce86af8c8f0b794e3fe8857fddb7ed5408e2b98021db23 -SIZE (Math-ConvexHull-1.01.tar.gz) = 3557 +MD5 (Math-ConvexHull-1.02.tar.gz) = 35598abd0b1c9f38cfecf4e4fe946c92 +SHA256 (Math-ConvexHull-1.02.tar.gz) = f45e262559857178069df19aed3b85f2e70404d41b6ebd95278898fa1e7953a3 +SIZE (Math-ConvexHull-1.02.tar.gz) = 4012 |