Index: Makefile =================================================================== --- Makefile (revision 409466) +++ Makefile (working copy) @@ -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 @@ DIST_SUBDIR= eclipse MAINTAINER= ljboiler@gmail.com -COMMENT= Eclipse Mars.1 +COMMENT= Eclipse Mars.2 LICENSE= EPL @@ -63,12 +63,12 @@ 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 Index: distinfo =================================================================== --- distinfo (revision 409466) +++ distinfo (working copy) @@ -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 Index: files/patch-aggregator =================================================================== --- files/patch-aggregator (revision 409466) +++ files/patch-aggregator (working copy) @@ -373,10 +373,10 @@ --- a/eclipse.platform.releng.tychoeclipsebuilder/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/pom.xml @@ -35,6 +35,6 @@ - platform.sdk - sdk - eclipse-junit-tests -- eclipse.platform.repository -+ + platform.sdk + sdk + eclipse-junit-tests +- eclipse.platform.repository ++ Index: files/patch-freebsd_natives =================================================================== --- files/patch-freebsd_natives (revision 409466) +++ files/patch-freebsd_natives (working copy) @@ -47,7 +47,7 @@ @@ -15,10 +15,10 @@ eclipse.platform.resources eclipse.platform.resources - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT - ../../ + ../../../../ @@ -133,7 +133,7 @@ @@ -15,10 +15,10 @@ eclipse.platform.resources eclipse.platform.resources - 4.5.1-SNAPSHOT + 4.5.2-SNAPSHOT - ../../ + ../../../../ @@ -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 @@ org.eclipse.swt - org.eclipse.swt.gtk.linux.x86 + org.eclipse.swt.gtk.freebsd.x86 - 3.104.1-SNAPSHOT + 3.104.2-SNAPSHOT eclipse-plugin @@ -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 @@ org.eclipse.swt - org.eclipse.swt.gtk.linux.x86_64 + org.eclipse.swt.gtk.freebsd.x86_64 - 3.104.1-SNAPSHOT + 3.104.2-SNAPSHOT eclipse-plugin