diff options
author | dhn <dhn@FreeBSD.org> | 2011-03-30 02:56:24 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-03-30 02:56:24 +0800 |
commit | 4e7d00aaf8c039b8b46a0dbc2245a0fcd6e59021 (patch) | |
tree | a56581b3320886f16e638a67ba15a112a3155b1b | |
parent | f9ebd17ba9e1266ce9430dc058fa25c2c9ca386c (diff) | |
download | freebsd-ports-gnome-4e7d00aaf8c039b8b46a0dbc2245a0fcd6e59021.tar.gz freebsd-ports-gnome-4e7d00aaf8c039b8b46a0dbc2245a0fcd6e59021.tar.zst freebsd-ports-gnome-4e7d00aaf8c039b8b46a0dbc2245a0fcd6e59021.zip |
- Update to 3.6.4
- Add LICENSE
PR: ports/156036
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
-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 |