Bug 172207 - [MAINTAINER] textproc/weka: Update to 3.6.8
Summary: [MAINTAINER] textproc/weka: Update to 3.6.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-01 14:10 UTC by Simon Olofsson
Modified: 2012-10-04 15:30 UTC (History)
0 users

See Also:


Attachments
weka-3.6.8.patch (822 bytes, patch)
2012-10-01 14:10 UTC, Simon Olofsson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Olofsson 2012-10-01 14:10:03 UTC
Update to 3.6.8

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
Comment 1 dfilter service freebsd_committer freebsd_triage 2012-10-04 15:26:00 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 <simon@olofsson.de> (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 <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.
 

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"
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2012-10-04 15:26:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!