Index: head/java/aparapi/Makefile =================================================================== --- head/java/aparapi/Makefile (revision 461286) +++ head/java/aparapi/Makefile (revision 461287) @@ -1,34 +1,35 @@ # Created by: Johannes Dieterich # $FreeBSD$ PORTNAME= aparapi PORTVERSION= 1.0.0 +PORTREVISION= 1 DISTVERSIONSUFFIX= -SNAPSHOT CATEGORIES= java lang -MAINTAINER= dieterich@ogolem.org +MAINTAINER= jmd@FreeBSD.org COMMENT= Open source API for expressing data parallel workflows in Java LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.TXT BUILD_DEPENDS= opencl>=0:devel/opencl LIB_DEPENDS= libOpenCL.so:devel/ocl-icd RUN_DEPENDS= opencl>=0:devel/opencl ONLY_FOR_ARCHS= amd64 USE_GITHUB= yes USE_JAVA= yes JAVA_VERSION= 1.7+ USE_ANT= yes ALL_TARGET= dist USES= dos2unix do-install: (cd ${WRKSRC}/dist_freebsd && ${INSTALL_DATA} aparapi.jar ${STAGEDIR}${JAVAJARDIR}) (cd ${WRKSRC}/dist_freebsd && ${INSTALL_LIB} libaparapi.so ${STAGEDIR}${PREFIX}/lib) .include Index: head/java/aparapi/files/patch-com.amd.aparapi.jni_build.xml =================================================================== --- head/java/aparapi/files/patch-com.amd.aparapi.jni_build.xml (revision 461286) +++ head/java/aparapi/files/patch-com.amd.aparapi.jni_build.xml (revision 461287) @@ -1,156 +1,157 @@ ---- com.amd.aparapi.jni/build.xml.orig 2015-09-21 01:20:25 UTC +--- com.amd.aparapi.jni/build.xml.orig 2018-01-22 14:48:34 UTC +++ com.amd.aparapi.jni/build.xml -@@ -71,6 +71,23 @@ First consider editing the properties in +@@ -71,6 +71,23 @@ First consider editing the properties in build.propert + + + + + + + + + + + + + + + + + -@@ -300,9 +317,16 @@ First consider editing the properties in +@@ -300,9 +317,16 @@ First consider editing the properties in build.propert + + + + + + + -@@ -352,6 +376,9 @@ First consider editing the properties in +@@ -352,6 +376,9 @@ First consider editing the properties in build.propert + + + -@@ -485,6 +512,45 @@ First consider editing the properties in +@@ -485,6 +512,46 @@ First consider editing the properties in build.propert + + + + + ++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -@@ -575,7 +641,7 @@ First consider editing the properties in +@@ -575,7 +642,7 @@ First consider editing the properties in build.propert - + -@@ -627,6 +693,24 @@ First consider editing the properties in +@@ -627,6 +694,24 @@ First consider editing the properties in build.propert + + + + + + + + + + + + + + + + + + -@@ -674,6 +758,20 @@ First consider editing the properties in +@@ -674,6 +759,20 @@ First consider editing the properties in build.propert - - + + + + + + + + + + + + + + + +