From owner-svn-ports-all@freebsd.org Fri Jul 31 10:29:20 2015 Return-Path: Delivered-To: svn-ports-all@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 E47CE9AF954; Fri, 31 Jul 2015 10:29:20 +0000 (UTC) (envelope-from makc@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 D3EB31069; Fri, 31 Jul 2015 10:29:20 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VATKTE056627; Fri, 31 Jul 2015 10:29:20 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VATJ0Y056623; Fri, 31 Jul 2015 10:29:19 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201507311029.t6VATJ0Y056623@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Fri, 31 Jul 2015 10:29:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393293 - in head/graphics/jogamp-jogl: . 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 10:29:21 -0000 Author: makc Date: Fri Jul 31 10:29:18 2015 New Revision: 393293 URL: https://svnweb.freebsd.org/changeset/ports/393293 Log: graphics/jogamp-jogl: - Update to 2.2.4 - Add backup MASTER_SITES - Regenerate patches Modified: head/graphics/jogamp-jogl/Makefile head/graphics/jogamp-jogl/distinfo head/graphics/jogamp-jogl/files/patch-gluegen2 head/graphics/jogamp-jogl/files/patch-jogl__make__build-common.xml Modified: head/graphics/jogamp-jogl/Makefile ============================================================================== --- head/graphics/jogamp-jogl/Makefile Fri Jul 31 09:44:01 2015 (r393292) +++ head/graphics/jogamp-jogl/Makefile Fri Jul 31 10:29:18 2015 (r393293) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= jogamp-jogl -PORTVERSION= 2.1.5 -PORTREVISION= 2 +PORTVERSION= 2.2.4 CATEGORIES= graphics devel java -MASTER_SITES= http://jogamp.org/deployment/jogamp-current/archive/Sources/ +MASTER_SITES= http://jogamp.org/deployment/jogamp-current/archive/Sources/ \ + http://jogamp.org/deployment/v${PORTVERSION}/archive/Sources/ DISTFILES= jogl-v${PORTVERSION}.tar.7z \ gluegen-v${PORTVERSION}.tar.7z @@ -42,6 +42,8 @@ post-extract: post-patch: ${REINPLACE_CMD} -e 's|%%JAVALIBDIR%%|${JAVALIBDIR}|g' \ ${BUILD_WRKSRC}/build-common.xml + ${REINPLACE_CMD} -e '/name="all"/s|,test.compile||g' \ + ${BUILD_WRKSRC}/build.xml pre-build: @(cd ${WRKDIR}/gluegen/make; \ Modified: head/graphics/jogamp-jogl/distinfo ============================================================================== --- head/graphics/jogamp-jogl/distinfo Fri Jul 31 09:44:01 2015 (r393292) +++ head/graphics/jogamp-jogl/distinfo Fri Jul 31 10:29:18 2015 (r393293) @@ -1,4 +1,4 @@ -SHA256 (jogl-v2.1.5.tar.7z) = e64474c28e4dd64f2a926ef2c8a645fe4de0ca9db482f939b1b84ba624d42bd5 -SIZE (jogl-v2.1.5.tar.7z) = 21513866 -SHA256 (gluegen-v2.1.5.tar.7z) = 9ca3c0961f790e778bf4453a6d676e6cfa72a0ca9cd461bd65710777bc3c9247 -SIZE (gluegen-v2.1.5.tar.7z) = 38641669 +SHA256 (jogl-v2.2.4.tar.7z) = 39d53fc4c4c3f8e3a5287646bc10457cfaa6fcc88f07c0b0c7817a95cb1f282b +SIZE (jogl-v2.2.4.tar.7z) = 33454202 +SHA256 (gluegen-v2.2.4.tar.7z) = 6ad7b35f7c8fc81ec57d986f54b93c5c93127cd6c2b0efc2fb3950022feb15da +SIZE (gluegen-v2.2.4.tar.7z) = 39334025 Modified: head/graphics/jogamp-jogl/files/patch-gluegen2 ============================================================================== --- head/graphics/jogamp-jogl/files/patch-gluegen2 Fri Jul 31 09:44:01 2015 (r393292) +++ head/graphics/jogamp-jogl/files/patch-gluegen2 Fri Jul 31 10:29:18 2015 (r393293) @@ -1,6 +1,6 @@ ---- gluegen/make/build.xml.orig 2014-03-10 13:56:04.000000000 +0000 -+++ gluegen/make/build.xml 2014-05-08 18:55:36.726179257 +0000 -@@ -439,7 +439,7 @@ +--- gluegen/make/build.xml.orig 2014-10-10 13:20:51 UTC ++++ gluegen/make/build.xml +@@ -408,7 +408,7 @@ @@ -9,44 +9,44 @@ -@@ -633,14 +633,14 @@ +@@ -604,14 +604,14 @@ - - + + - + - - + + - + -@@ -752,7 +752,7 @@ +@@ -753,7 +753,7 @@ -- -+ +- ++ -@@ -792,7 +792,7 @@ +@@ -806,7 +806,7 @@ -- -+ +- ++ ---- gluegen/src/java/com/jogamp/common/os/Platform.java.orig 2014-03-10 13:56:04.000000000 +0000 -+++ gluegen/src/java/com/jogamp/common/os/Platform.java 2014-05-08 18:47:51.760174681 +0000 -@@ -146,7 +146,7 @@ +--- gluegen/src/java/com/jogamp/common/os/Platform.java.orig 2014-10-10 13:20:51 UTC ++++ gluegen/src/java/com/jogamp/common/os/Platform.java +@@ -146,7 +146,7 @@ public class Platform extends PlatformPr private static final String useTempJarCachePropName = "jogamp.gluegen.UseTempJarCache"; /** fixed basename of JAR file and native library */ @@ -55,9 +55,9 @@ // // static initialization order: ---- gluegen/src/junit/com/jogamp/common/util/TestTempJarCache.java.orig 2014-03-10 13:56:04.000000000 +0000 -+++ gluegen/src/junit/com/jogamp/common/util/TestTempJarCache.java 2014-05-08 18:47:51.758178183 +0000 -@@ -197,8 +197,8 @@ +--- gluegen/src/junit/com/jogamp/common/util/TestTempJarCache.java.orig 2014-10-10 13:20:51 UTC ++++ gluegen/src/junit/com/jogamp/common/util/TestTempJarCache.java +@@ -197,8 +197,8 @@ public class TestTempJarCache extends Ju @Test public void testTempJarCache02AddNativeLibs() throws IOException, IllegalArgumentException, URISyntaxException { if(AndroidVersion.isAvailable) { System.err.println("n/a on Android"); return; } @@ -68,12 +68,3 @@ final ClassLoader cl = getClass().getClassLoader(); URI jarUriRoot = JarUtil.getJarSubURI(TempJarCache.class.getName(), cl); -@@ -217,7 +217,7 @@ - @Test - public void testTempJarCache03AddNativeJarLibs() throws IOException { - if(AndroidVersion.isAvailable) { System.err.println("n/a on Android"); return; } -- final String libBaseName = "gluegen-rt"; -+ final String libBaseName = "gluegen2-rt"; - - JNILibLoaderBase.addNativeJarLibs(TempJarCache.class, libBaseName); - Assert.assertTrue(JNILibLoaderBase.isLoaded(libBaseName)); Modified: head/graphics/jogamp-jogl/files/patch-jogl__make__build-common.xml ============================================================================== --- head/graphics/jogamp-jogl/files/patch-jogl__make__build-common.xml Fri Jul 31 09:44:01 2015 (r393292) +++ head/graphics/jogamp-jogl/files/patch-jogl__make__build-common.xml Fri Jul 31 10:29:18 2015 (r393293) @@ -1,6 +1,6 @@ ---- ./jogl/make/build-common.xml.orig 2014-03-11 00:59:24.000000000 +0000 -+++ ./jogl/make/build-common.xml 2014-05-08 19:04:20.951173869 +0000 -@@ -128,8 +128,8 @@ +--- jogl/make/build-common.xml.orig 2015-03-27 14:58:50 UTC ++++ jogl/make/build-common.xml +@@ -130,8 +130,8 @@ @@ -11,21 +11,21 @@ -@@ -208,7 +208,7 @@ +@@ -210,7 +210,7 @@ - + - - -@@ -413,7 +413,7 @@ + + +@@ -434,7 +434,7 @@ - + + -