summaryrefslogtreecommitdiff
path: root/java/javavmwrapper/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2019-08-10 19:28:18 +0000
committerGreg Lewis <glewis@FreeBSD.org>2019-08-10 19:28:18 +0000
commit2d13292940dc21b831dee08ff2f390a851679b44 (patch)
treebe41f3d17b61524c1b6c8d415b8d17547a31912e /java/javavmwrapper/Makefile
parenttextproc/py-pikepdf: Update to 1.6.1 (diff)
Fixes to pkg-install and version handling
* In pkg-install, fix the exclusion of the bootstrap directories. [1] * In pkg-install, fix the find expression so it actually finds jdks if there are multiple present. [1] * When determining the VM version, be better about ensuring we end up with only a number. PR: 239705 [1] Submitted by: John Hein <jcfyecrayz@liamekaens.com> [1]
Notes
Notes: svn path=/head/; revision=508503
Diffstat (limited to 'java/javavmwrapper/Makefile')
-rw-r--r--java/javavmwrapper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/javavmwrapper/Makefile b/java/javavmwrapper/Makefile
index 585455da3501..ca8f2ee07ce5 100644
--- a/java/javavmwrapper/Makefile
+++ b/java/javavmwrapper/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= javavmwrapper
-PORTVERSION= 2.7.2
+PORTVERSION= 2.7.3
CATEGORIES= java
MASTER_SITES= # none
DISTFILES= # none