diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-03-29 18:56:24 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-03-29 18:56:24 +0000 |
commit | fad5a9174254c283f9dbc84f960419b1ca5e576f (patch) | |
tree | 2c8c9566a4550417b64977ea520d976831db3728 /textproc/weka | |
parent | 5b711a7bb644839ae52a37d1e4d81cc0cc658398 (diff) | |
download | ports-fad5a9174254c283f9dbc84f960419b1ca5e576f.tar.gz ports-fad5a9174254c283f9dbc84f960419b1ca5e576f.zip |
Notes
Diffstat (limited to 'textproc/weka')
-rw-r--r-- | textproc/weka/Makefile | 5 | ||||
-rw-r--r-- | textproc/weka/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/weka/Makefile b/textproc/weka/Makefile index bc428c4f5547..81c8ab16b14d 100644 --- a/textproc/weka/Makefile +++ b/textproc/weka/Makefile @@ -6,13 +6,16 @@ # PORTNAME= weka -DISTVERSION= 3-6-3 +DISTVERSION= 3-6-4 CATEGORIES= textproc java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3-6/${PORTVERSION} MAINTAINER= simon@olofsson.de COMMENT= Data Mining Software in Java +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + PORTSCOUT= limitw:1,even # Second component is even for stable versions. USE_ZIP= yes diff --git a/textproc/weka/distinfo b/textproc/weka/distinfo index 6a123036dea7..bf6effb2aa4d 100644 --- a/textproc/weka/distinfo +++ b/textproc/weka/distinfo @@ -1,3 +1,2 @@ -MD5 (weka-3-6-3.zip) = 5a8cfccb694d7c5da558386f89386c41 -SHA256 (weka-3-6-3.zip) = b89cefdb5988526ecaa93aa70393f16903bb3c2848c8b77c88186ac30e1363cd -SIZE (weka-3-6-3.zip) = 22095112 +SHA256 (weka-3-6-4.zip) = fe737e5e58e473c263d49b699ca6f1b5fbe29c1ad1896d1d7bca62dc1acdef85 +SIZE (weka-3-6-4.zip) = 22112826 |