diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-10-04 14:25:50 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-10-04 14:25:50 +0000 |
commit | 72a2e05065510fe34564afe0d750ab3aa108023f (patch) | |
tree | 921931ebc7d97a41cf8ce5a29e0b0ef1f366834a /textproc/weka | |
parent | 43b58cde6043c2c715691dd6b4955cb88303737e (diff) | |
download | ports-72a2e05065510fe34564afe0d750ab3aa108023f.tar.gz ports-72a2e05065510fe34564afe0d750ab3aa108023f.zip |
Notes
Diffstat (limited to 'textproc/weka')
-rw-r--r-- | textproc/weka/Makefile | 9 | ||||
-rw-r--r-- | textproc/weka/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/textproc/weka/Makefile b/textproc/weka/Makefile index 51554c9af904..7f0704f19eef 100644 --- a/textproc/weka/Makefile +++ b/textproc/weka/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: weka -# Date created: 2007-01-20 -# Whom: Simon Olofsson <simon@olofsson.de> -# +# Created by: Simon Olofsson <simon@olofsson.de> # $FreeBSD$ -# PORTNAME= weka -DISTVERSION= 3-6-7 +DISTVERSION= 3-6-8 CATEGORIES= textproc java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3-6/${PORTVERSION} @@ -14,7 +10,6 @@ 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. diff --git a/textproc/weka/distinfo b/textproc/weka/distinfo index 743457d6f663..aa38ed06dd9f 100644 --- a/textproc/weka/distinfo +++ b/textproc/weka/distinfo @@ -1,2 +1,2 @@ -SHA256 (weka-3-6-7.zip) = 93e352af6b9c331bf4a6d67c2181618e4d93dc1f0d30538b92951b18fc45ae56 -SIZE (weka-3-6-7.zip) = 22763481 +SHA256 (weka-3-6-8.zip) = bd394954cdfc1521db271b2165c6005c725b17bbc1e9249c0926fa0d6aa7bdc2 +SIZE (weka-3-6-8.zip) = 22784094 |