From owner-svn-ports-head@FreeBSD.ORG Thu Oct 4 14:25:50 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BC6BE106566B; Thu, 4 Oct 2012 14:25:50 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id A734F8FC14; Thu, 4 Oct 2012 14:25:50 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q94EPoP5069248; Thu, 4 Oct 2012 14:25:50 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q94EPo1S069245; Thu, 4 Oct 2012 14:25:50 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201210041425.q94EPo1S069245@svn.freebsd.org> From: Pawel Pekala Date: Thu, 4 Oct 2012 14:25:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305259 - head/textproc/weka X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2012 14:25:50 -0000 Author: pawel Date: Thu Oct 4 14:25:50 2012 New Revision: 305259 URL: http://svn.freebsd.org/changeset/ports/305259 Log: - 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 (maintainer) [1] Modified: head/textproc/weka/Makefile head/textproc/weka/distinfo Modified: head/textproc/weka/Makefile ============================================================================== --- head/textproc/weka/Makefile Thu Oct 4 13:30:18 2012 (r305258) +++ head/textproc/weka/Makefile Thu Oct 4 14:25:50 2012 (r305259) @@ -1,12 +1,8 @@ -# New ports collection makefile for: weka -# Date created: 2007-01-20 -# Whom: Simon Olofsson -# +# Created by: Simon Olofsson # $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. Modified: head/textproc/weka/distinfo ============================================================================== --- head/textproc/weka/distinfo Thu Oct 4 13:30:18 2012 (r305258) +++ head/textproc/weka/distinfo Thu Oct 4 14:25:50 2012 (r305259) @@ -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