Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2013 14:43:27 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336918 - head/emulators/javatari
Message-ID:  <201312191443.rBJEhRHn063770@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Thu Dec 19 14:43:27 2013
New Revision: 336918
URL: http://svnweb.freebsd.org/changeset/ports/336918

Log:
  - Update from 3.40 to 4.0
  - Remove extra tabs

Modified:
  head/emulators/javatari/Makefile
  head/emulators/javatari/distinfo

Modified: head/emulators/javatari/Makefile
==============================================================================
--- head/emulators/javatari/Makefile	Thu Dec 19 14:36:13 2013	(r336917)
+++ head/emulators/javatari/Makefile	Thu Dec 19 14:43:27 2013	(r336918)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	javatari
-PORTVERSION=	3.40
+PORTVERSION=	4.0
 CATEGORIES=	emulators java
 MASTER_SITES=	http://javatari.org/files/
-DISTNAME=	${PORTNAME}340
+DISTNAME=	${PORTNAME}40
 EXTRACT_SUFX=	.jar
 EXTRACT_ONLY=
 
@@ -20,7 +20,7 @@ USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	yes
 PLIST_FILES=	%%JAVAJARDIR%%/${DISTNAME}${EXTRACT_SUFX} \
-				bin/javatari
+		bin/javatari
 SUB_FILES=	javatari
 SUB_LIST+=	JARFILE="${JARFILE}"
 JARFILE=	${DISTNAME}${EXTRACT_SUFX}

Modified: head/emulators/javatari/distinfo
==============================================================================
--- head/emulators/javatari/distinfo	Thu Dec 19 14:36:13 2013	(r336917)
+++ head/emulators/javatari/distinfo	Thu Dec 19 14:43:27 2013	(r336918)
@@ -1,2 +1,2 @@
-SHA256 (javatari340.jar) = 06b5188c220284699e339047e6b0067fd93b9230a23b01edcebc51586af85a71
-SIZE (javatari340.jar) = 943890
+SHA256 (javatari40.jar) = 6dd68d2ea686b0df0c34d30c86b0abab597ce7f97428f8e115d3541b69a45c26
+SIZE (javatari40.jar) = 977585



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312191443.rBJEhRHn063770>