diff options
author | rezny <rezny@FreeBSD.org> | 2017-05-23 13:03:14 +0800 |
---|---|---|
committer | rezny <rezny@FreeBSD.org> | 2017-05-23 13:03:14 +0800 |
commit | ce4bebc9fdf356c107303011ee9e4d9a9bdece82 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /java | |
parent | 805dc042f19dec3800df2fed6a0aba294aafba72 (diff) | |
download | freebsd-ports-gnome-ce4bebc9fdf356c107303011ee9e4d9a9bdece82.tar.gz freebsd-ports-gnome-ce4bebc9fdf356c107303011ee9e4d9a9bdece82.tar.zst freebsd-ports-gnome-ce4bebc9fdf356c107303011ee9e4d9a9bdece82.zip |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse/Makefile | 1 | ||||
-rw-r--r-- | java/icedtea-web/Makefile | 2 | ||||
-rw-r--r-- | java/java3d/Makefile | 2 | ||||
-rw-r--r-- | java/openjfx8-devel/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 9e13a8862ee4..159cfa69e782 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -3,6 +3,7 @@ PORTNAME= eclipse PORTVERSION= 4.6 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= https://s3.amazonaws.com/freebsd-eclipse-dist/ DISTFILES= eclipse.platform.releng.aggregator-${PORTVERSION}.xz \ diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index f499204e66df..490794e13a78 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -2,7 +2,7 @@ PORTNAME= icedtea-web PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java www MASTER_SITES= http://icedtea.wildebeest.org/download/source/ \ http://icedtea.classpath.org/download/source/ diff --git a/java/java3d/Makefile b/java/java3d/Makefile index 059a56e0fe0e..bc110f314f45 100644 --- a/java/java3d/Makefile +++ b/java/java3d/Makefile @@ -3,7 +3,7 @@ PORTNAME= java3d PORTVERSION= 1.5.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= java graphics games devel MASTER_SITES= https://sites.google.com/site/daemonwizard/ diff --git a/java/openjfx8-devel/Makefile b/java/openjfx8-devel/Makefile index de83ee958f13..44da4f6e5985 100644 --- a/java/openjfx8-devel/Makefile +++ b/java/openjfx8-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= openjfx8 PORTVERSION= 20160228 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java x11-toolkits devel MASTER_SITES= https://bitbucket.org/tobik/openjfx-rt/get/ \ http://bitbucket.org/tobik/openjfx-rt/get/ |