From owner-svn-ports-head@freebsd.org Thu Oct 1 20:02:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82513A0DC9B; Thu, 1 Oct 2015 20:02:41 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 673581F16; Thu, 1 Oct 2015 20:02:41 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t91K2fOw072842; Thu, 1 Oct 2015 20:02:41 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t91K2etu072839; Thu, 1 Oct 2015 20:02:40 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201510012002.t91K2etu072839@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 1 Oct 2015 20:02:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398383 - in head/java/eclipse-ecj: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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, 01 Oct 2015 20:02:41 -0000 Author: swills Date: Thu Oct 1 20:02:39 2015 New Revision: 398383 URL: https://svnweb.freebsd.org/changeset/ports/398383 Log: java/eclipse-ecj: update to 4.4.2 Modified: head/java/eclipse-ecj/Makefile head/java/eclipse-ecj/distinfo head/java/eclipse-ecj/files/patch-build.xml Modified: head/java/eclipse-ecj/Makefile ============================================================================== --- head/java/eclipse-ecj/Makefile Thu Oct 1 19:25:57 2015 (r398382) +++ head/java/eclipse-ecj/Makefile Thu Oct 1 20:02:39 2015 (r398383) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= ecj -PORTVERSION= 3.8.2 +PORTVERSION= 4.4.2 CATEGORIES= java devel -MASTER_SITES= http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-${PORTVERSION}-${DROPDATE}/ +MASTER_SITES= http://download.eclipse.org/eclipse/downloads/drops4/R-${PORTVERSION}-${DROPDATE}/ PKGNAMEPREFIX= eclipse- DISTNAME= ecjsrc-${PORTVERSION} EXTRACT_SUFX= .jar @@ -25,7 +25,7 @@ SUB_FILES= ecj.sh SUB_LIST= PORTVERSION=${PORTVERSION} NO_WRKSUBDIR= yes -DROPDATE= 201301310800 +DROPDATE= 201502041700 PLIST_FILES= bin/${PORTNAME}.sh \ %%JAVAJARDIR%%/${PORTNAME}-${PORTVERSION}.jar Modified: head/java/eclipse-ecj/distinfo ============================================================================== --- head/java/eclipse-ecj/distinfo Thu Oct 1 19:25:57 2015 (r398382) +++ head/java/eclipse-ecj/distinfo Thu Oct 1 20:02:39 2015 (r398383) @@ -1,2 +1,2 @@ -SHA256 (ecjsrc-3.8.2.jar) = 0474bd9964a3122e3cfe68b4c9fe370cdc24048a8ec4699d0c2f042e4990ad06 -SIZE (ecjsrc-3.8.2.jar) = 1417176 +SHA256 (ecjsrc-4.4.2.jar) = ad3daf77ab710268f88c41fba87218dcdf502b423217a3799b5227ddf03b5858 +SIZE (ecjsrc-4.4.2.jar) = 1764959 Modified: head/java/eclipse-ecj/files/patch-build.xml ============================================================================== --- head/java/eclipse-ecj/files/patch-build.xml Thu Oct 1 19:25:57 2015 (r398382) +++ head/java/eclipse-ecj/files/patch-build.xml Thu Oct 1 20:02:39 2015 (r398383) @@ -1,11 +1,24 @@ ---- ./build.xml -+++ ./build.xml -@@ -44,6 +44,7 @@ +--- build.xml.orig 2015-01-28 10:02:16 UTC ++++ build.xml +@@ -22,13 +22,12 @@ + + + + + +- +- + + - - -+ - - - - +@@ -43,4 +42,4 @@ + + + +- +\ No newline at end of file ++