diff options
| author | Charlie Li <vishwin@FreeBSD.org> | 2022-04-10 15:08:12 -0400 |
|---|---|---|
| committer | Charlie Li <vishwin@FreeBSD.org> | 2022-04-10 15:11:41 -0400 |
| commit | d63665f7cd9c99880704a3c5bc221829cb009744 (patch) | |
| tree | 07dd07b593cf7bd648926a9f3c4d27d8fe1466e1 /java | |
| parent | textproc/{,py-}libxml2: switch back to autotools (diff) | |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Diffstat (limited to 'java')
| -rw-r--r-- | java/openjfx14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index 753040446993..d37e9c438c2d 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -1,6 +1,6 @@ PORTNAME= openjfx DISTVERSION= 14.0.2.1+1 -PORTREVISION= 6 +PORTREVISION= 7 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 \ |
