diff options
author | pawel <pawel@FreeBSD.org> | 2012-10-04 22:25:50 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-10-04 22:25:50 +0800 |
commit | 9f87ce437ef13ef117c341a6569cbb3db6fdc66e (patch) | |
tree | 921931ebc7d97a41cf8ce5a29e0b0ef1f366834a /textproc/weka | |
parent | 6336a0d4b7ffb8e6a59f076c07094fbbda1a4de2 (diff) | |
download | freebsd-ports-gnome-9f87ce437ef13ef117c341a6569cbb3db6fdc66e.tar.gz freebsd-ports-gnome-9f87ce437ef13ef117c341a6569cbb3db6fdc66e.tar.zst freebsd-ports-gnome-9f87ce437ef13ef117c341a6569cbb3db6fdc66e.zip |
- Update to version 3.6.8 [1]
- Trim Makefile header
- Don't install another copy of GPLv2 license
PR: ports/172207 [1]
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer) [1]
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 |