Date: Sat, 12 Mar 2016 12:56:28 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410878 - in head/java/eclipse: . files Message-ID: <201603121256.u2CCuSdr053790@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Sat Mar 12 12:56:28 2016 New Revision: 410878 URL: https://svnweb.freebsd.org/changeset/ports/410878 Log: Update to 4.5.2. PR: 207863 Submitted by: maintainer Modified: head/java/eclipse/Makefile head/java/eclipse/distinfo head/java/eclipse/files/patch-aggregator head/java/eclipse/files/patch-freebsd_natives Modified: head/java/eclipse/Makefile ============================================================================== --- head/java/eclipse/Makefile Sat Mar 12 12:47:13 2016 (r410877) +++ head/java/eclipse/Makefile Sat Mar 12 12:56:28 2016 (r410878) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eclipse -PORTVERSION= 4.5.1 +PORTVERSION= 4.5.2 CATEGORIES= java devel MASTER_SITES= https://googledrive.com/host/0B2kYpXHnC5LpSk01bU1ud0N5bXc/ DISTFILES= eclipse.platform.releng.aggregator-${PORTVERSION}.xz \ @@ -10,7 +10,7 @@ DISTFILES= eclipse.platform.releng.aggre DIST_SUBDIR= eclipse MAINTAINER= ljboiler@gmail.com -COMMENT= Eclipse Mars.1 +COMMENT= Eclipse Mars.2 LICENSE= EPL @@ -63,12 +63,12 @@ GITCLONE=${DISTDIR}/eclipse/eclipse-gitc MVN_LOCAL_REPO= -Dmaven.repo.local=${WRKDIR}/eclipse-maven-repo-${PORTVERSION}/repository MVN_TEST_FLAG= -Dmaven.test.skip=true -DskipTests=true -#MVN_SETTINGS+= --offline -MVN_OPTS?= MAVEN_OPTS='-Xms1024m -Xmx1792m' +MVN_SETTINGS+= --offline +MVN_OPTS?= MAVEN_OPTS='-Xmx1024m' ECLIPSE_WS= gtk ECLIPSE_ARCH= x86${ARCH:C/^i.86//:C/^amd/_/} E_SHORTARCH= ${ARCH:C/^i.86//:C/^amd//} -ECLIPSE_BUILDID=I20150603-2000 +ECLIPSE_BUILDID=M20160212-1500 SCRIPTS_ENV+= ECLIPSE_ARCH=${ECLIPSE_ARCH} \ E_SHORTARCH=${E_SHORTARCH} PORTDESTDIR= ${PREFIX}/lib/eclipse Modified: head/java/eclipse/distinfo ============================================================================== --- head/java/eclipse/distinfo Sat Mar 12 12:47:13 2016 (r410877) +++ head/java/eclipse/distinfo Sat Mar 12 12:56:28 2016 (r410878) @@ -1,4 +1,4 @@ -SHA256 (eclipse/eclipse.platform.releng.aggregator-4.5.1.xz) = 294fedd5742a2755f4f46e0b0f825565b762def15760772351ac484bd08ae2a2 -SIZE (eclipse/eclipse.platform.releng.aggregator-4.5.1.xz) = 187196744 -SHA256 (eclipse/eclipse-maven-repo-4.5.1.xz) = b28e70618b92d63eaae5d5919c6f6dd5d28ce14caa9e9ee9fd7a56630a90aa6b -SIZE (eclipse/eclipse-maven-repo-4.5.1.xz) = 131884596 +SHA256 (eclipse/eclipse.platform.releng.aggregator-4.5.2.xz) = 71e46eadfcc7c8fd0c758585a228cdee5810bfbea3190a27b577e3e972b662b2 +SIZE (eclipse/eclipse.platform.releng.aggregator-4.5.2.xz) = 187185556 +SHA256 (eclipse/eclipse-maven-repo-4.5.2.xz) = 038fe0c5a2bed3e2d10611e79fb327a171ec4efe10f0dcbcf84630d0273d9eac +SIZE (eclipse/eclipse-maven-repo-4.5.2.xz) = 138007292 Modified: head/java/eclipse/files/patch-aggregator ============================================================================== --- head/java/eclipse/files/patch-aggregator Sat Mar 12 12:47:13 2016 (r410877) +++ head/java/eclipse/files/patch-aggregator Sat Mar 12 12:56:28 2016 (r410878) @@ -373,10 +373,10 @@ diff --git a/eclipse.platform.releng.tyc --- a/eclipse.platform.releng.tychoeclipsebuilder/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/pom.xml @@ -35,6 +35,6 @@ - <module>platform.sdk</module> - <module>sdk</module> - <module>eclipse-junit-tests</module> -- <module>eclipse.platform.repository</module> -+ <!-- module>eclipse.platform.repository</module --> + <module>platform.sdk</module> + <module>sdk</module> + <module>eclipse-junit-tests</module> +- <module>eclipse.platform.repository</module> ++ <!-- module>eclipse.platform.repository</module --> </modules> </project> Modified: head/java/eclipse/files/patch-freebsd_natives ============================================================================== --- head/java/eclipse/files/patch-freebsd_natives Sat Mar 12 12:47:13 2016 (r410877) +++ head/java/eclipse/files/patch-freebsd_natives Sat Mar 12 12:56:28 2016 (r410878) @@ -47,7 +47,7 @@ @@ -15,10 +15,10 @@ <artifactId>eclipse.platform.resources</artifactId> <groupId>eclipse.platform.resources</groupId> - <version>4.5.1-SNAPSHOT</version> + <version>4.5.2-SNAPSHOT</version> - <relativePath>../../</relativePath> + <relativePath>../../../../</relativePath> </parent> @@ -133,7 +133,7 @@ @@ -15,10 +15,10 @@ <artifactId>eclipse.platform.resources</artifactId> <groupId>eclipse.platform.resources</groupId> - <version>4.5.1-SNAPSHOT</version> + <version>4.5.2-SNAPSHOT</version> - <relativePath>../../</relativePath> + <relativePath>../../../../</relativePath> </parent> @@ -209,7 +209,7 @@ Bundle-Vendor: %providerName -Bundle-SymbolicName: org.eclipse.swt.gtk.linux.x86; singleton:=true +Bundle-SymbolicName: org.eclipse.swt.gtk.freebsd.x86; singleton:=true - Bundle-Version: 3.104.1.qualifier + Bundle-Version: 3.104.2.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment @@ -30,7 +30,7 @@ @@ -230,7 +230,7 @@ <groupId>org.eclipse.swt</groupId> - <artifactId>org.eclipse.swt.gtk.linux.x86</artifactId> + <artifactId>org.eclipse.swt.gtk.freebsd.x86</artifactId> - <version>3.104.1-SNAPSHOT</version> + <version>3.104.2-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <properties> @@ -291,7 +291,7 @@ Bundle-Vendor: %providerName -Bundle-SymbolicName: org.eclipse.swt.gtk.linux.x86_64; singleton:=true +Bundle-SymbolicName: org.eclipse.swt.gtk.freebsd.x86_64; singleton:=true - Bundle-Version: 3.104.1.qualifier + Bundle-Version: 3.104.2.qualifier Bundle-ManifestVersion: 2 Bundle-Localization: fragment @@ -30,7 +30,7 @@ @@ -328,7 +328,7 @@ <groupId>org.eclipse.swt</groupId> - <artifactId>org.eclipse.swt.gtk.linux.x86_64</artifactId> + <artifactId>org.eclipse.swt.gtk.freebsd.x86_64</artifactId> - <version>3.104.1-SNAPSHOT</version> + <version>3.104.2-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <properties>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603121256.u2CCuSdr053790>