aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2021-06-19 20:16:08 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-06-22 18:53:08 +0000
commitda3162c7c9f01912ba1940e188b253f2b5c7ba77 (patch)
treed10ba9478637e8d8d59bad216250736b2b8a15f9 /java
parent667772286cef83ac5592d3adf7267e51c5f3f2cf (diff)
downloadports-da3162c7c9f01912ba1940e188b253f2b5c7ba77.tar.gz
ports-da3162c7c9f01912ba1940e188b253f2b5c7ba77.zip
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
Diffstat (limited to 'java')
-rw-r--r--java/java3d/Makefile2
-rw-r--r--java/openjfx14/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/java/java3d/Makefile b/java/java3d/Makefile
index 481f65528a0d..ab837153c844 100644
--- a/java/java3d/Makefile
+++ b/java/java3d/Makefile
@@ -2,7 +2,7 @@
PORTNAME= java3d
PORTVERSION= 1.5.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= java graphics games devel
MASTER_SITES= https://sites.google.com/site/daemonwizard/
diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile
index 994dc42fb9ae..490e6d41126f 100644
--- a/java/openjfx14/Makefile
+++ b/java/openjfx14/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openjfx
DISTVERSION= 14.0.2.1+1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java x11-toolkits devel
MASTER_SITES= https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.7.1/:core \
https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-grouping/7.7.1/:grouping \