aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2018-04-28 02:01:28 +0800
committermandree <mandree@FreeBSD.org>2018-04-28 02:01:28 +0800
commit63b297e25f2646310bd9d6b02d8f1d61219ca845 (patch)
tree44d76def4660b3d7e1ea5fafff64850e61519bdc /print
parent8c69253873cfe8bb4097f21fa45dac91c1df14a4 (diff)
downloadfreebsd-ports-gnome-63b297e25f2646310bd9d6b02d8f1d61219ca845.tar.gz
freebsd-ports-gnome-63b297e25f2646310bd9d6b02d8f1d61219ca845.tar.zst
freebsd-ports-gnome-63b297e25f2646310bd9d6b02d8f1d61219ca845.zip
Update to new upstream release 4.2.
Release info: <https://github.com/JabRef/jabref/releases/tag/v4.2> <https://github.com/JabRef/jabref/blob/master/CHANGELOG.md#42---2018-04-26> Add dependency on JFX, and pin Java version to 1.8. Reported by: portscout
Diffstat (limited to 'print')
-rw-r--r--print/jabref/Makefile6
-rw-r--r--print/jabref/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/print/jabref/Makefile b/print/jabref/Makefile
index 7ba07a1089fe..112c337b12c7 100644
--- a/print/jabref/Makefile
+++ b/print/jabref/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jabref
-PORTVERSION= 4.1
+PORTVERSION= 4.2
PORTEPOCH= 1
CATEGORIES= print java editors
MASTER_SITES= http://builds.jabref.org/ \
@@ -20,10 +20,12 @@ LICENSE_COMB= dual
PORTSCOUT= limit:.*[0-9]$$
USE_JAVA= yes
-JAVA_VERSION= 1.8+
+JAVA_VERSION= 1.8
NO_BUILD= yes
NO_ARCH= yes
+RUN_DEPENDS= openjfx8-devel>0:java/openjfx8-devel
+
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
icon= ${DATADIR}/${PORTNAME}-icon48x48.png
diff --git a/print/jabref/distinfo b/print/jabref/distinfo
index 0bf21d685a63..602f578d2c84 100644
--- a/print/jabref/distinfo
+++ b/print/jabref/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521565832
-SHA256 (JabRef-4.1.jar) = 48761690dc024ec56864fb4b1a43687e1fcddd18babb0c9037a54e6a021b4db9
-SIZE (JabRef-4.1.jar) = 55587800
+TIMESTAMP = 1524846340
+SHA256 (JabRef-4.2.jar) = 0675aaad51edbf794958c7c744f5ed5a18448115549c6069060d41a1f8098ceb
+SIZE (JabRef-4.2.jar) = 56317495