From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 4 14:30:18 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 41487106566B for ; Thu, 4 Oct 2012 14:30:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 12F2C8FC22 for ; Thu, 4 Oct 2012 14:30:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q94EUHRR070687 for ; Thu, 4 Oct 2012 14:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q94EUH9Z070684; Thu, 4 Oct 2012 14:30:17 GMT (envelope-from gnats) Date: Thu, 4 Oct 2012 14:30:17 GMT Message-Id: <201210041430.q94EUH9Z070684@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/172207: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2012 14:30:18 -0000 The following reply was made to PR ports/172207; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/172207: commit references a PR Date: Thu, 4 Oct 2012 14:26:00 +0000 (UTC) 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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"