diff options
author | bofh <bofh@FreeBSD.org> | 2015-06-02 18:04:09 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2015-06-02 18:04:09 +0800 |
commit | 37ea19845f97b707fc18cc40f06b4cbb4a925643 (patch) | |
tree | 1868cabb7c672e7014f1fd2474b743162ecd5fab /math | |
parent | a0e66824f63e5f483cbbc16c7263001cc4c49842 (diff) | |
download | freebsd-ports-gnome-37ea19845f97b707fc18cc40f06b4cbb4a925643.tar.gz freebsd-ports-gnome-37ea19845f97b707fc18cc40f06b4cbb4a925643.tar.zst freebsd-ports-gnome-37ea19845f97b707fc18cc40f06b4cbb4a925643.zip |
math/p5-Math-Intersection-StraightLine: Update version 0.04=>0.05
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Intersection-StraightLine/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Intersection-StraightLine/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Math-Intersection-StraightLine/Makefile b/math/p5-Math-Intersection-StraightLine/Makefile index a6d9f44ce0d1..e16d7519fcef 100644 --- a/math/p5-Math-Intersection-StraightLine/Makefile +++ b/math/p5-Math-Intersection-StraightLine/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Intersection-StraightLine -PORTVERSION= 0.04 -PORTREVISION= 1 +PORTVERSION= 0.05 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Intersection-StraightLine/distinfo b/math/p5-Math-Intersection-StraightLine/distinfo index 6c25a8666e99..104d0f5bf48d 100644 --- a/math/p5-Math-Intersection-StraightLine/distinfo +++ b/math/p5-Math-Intersection-StraightLine/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Intersection-StraightLine-0.04.tar.gz) = 754097650cb1c18ba2eb01359b9abd7ea0e799676d9d6abecbe44509ce565bc8 -SIZE (Math-Intersection-StraightLine-0.04.tar.gz) = 5023 +SHA256 (Math-Intersection-StraightLine-0.05.tar.gz) = 460c86c1c93ec10131defed1113829d1c350e98e3cffd2339fac7abe1113ae70 +SIZE (Math-Intersection-StraightLine-0.05.tar.gz) = 8150 |