diff options
author | swills <swills@FreeBSD.org> | 2012-05-01 10:45:27 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-05-01 10:45:27 +0800 |
commit | 03f65bc58f56e844bfb9198d2e94b535c6e18aa7 (patch) | |
tree | 67b9c79d491a72d6511c56bc859149ce989f3f60 | |
parent | e2a8b45309e1ad07445aab834061be42b345bd41 (diff) | |
download | freebsd-ports-gnome-03f65bc58f56e844bfb9198d2e94b535c6e18aa7.tar.gz freebsd-ports-gnome-03f65bc58f56e844bfb9198d2e94b535c6e18aa7.tar.zst freebsd-ports-gnome-03f65bc58f56e844bfb9198d2e94b535c6e18aa7.zip |
- Update to 0.11
PR: ports/167367
-rw-r--r-- | math/p5-AI-DecisionTree/Makefile | 2 | ||||
-rw-r--r-- | math/p5-AI-DecisionTree/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-AI-DecisionTree/Makefile b/math/p5-AI-DecisionTree/Makefile index ee7d86547f0e..26ba1680744d 100644 --- a/math/p5-AI-DecisionTree/Makefile +++ b/math/p5-AI-DecisionTree/Makefile @@ -6,7 +6,7 @@ # PORTNAME= AI-DecisionTree -PORTVERSION= 0.09 +PORTVERSION= 0.11 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-AI-DecisionTree/distinfo b/math/p5-AI-DecisionTree/distinfo index d92e34202c06..f10a9c3bfecc 100644 --- a/math/p5-AI-DecisionTree/distinfo +++ b/math/p5-AI-DecisionTree/distinfo @@ -1,2 +1,2 @@ -SHA256 (AI-DecisionTree-0.09.tar.gz) = ff9bb1d17b9051b6205baff29d8474e8e704047af3714542325282dbee59c5c7 -SIZE (AI-DecisionTree-0.09.tar.gz) = 26201 +SHA256 (AI-DecisionTree-0.11.tar.gz) = 589fd21a62d2e6afd5d9c280d5549eac32d200311dd4275daeb972597fd7e4d5 +SIZE (AI-DecisionTree-0.11.tar.gz) = 33928 |