aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-09-10 20:50:31 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-09-10 20:50:31 +0000
commit15945f8122ca36c901e1319b3270445458bdae02 (patch)
treed1ac4f6805fbce1473116cae6a211aa3cabd466c /java
parentee0b2a47584c3f274ba7310f3d374ec74149ce33 (diff)
downloadports-15945f8122ca36c901e1319b3270445458bdae02.tar.gz
ports-15945f8122ca36c901e1319b3270445458bdae02.zip
Notes
Diffstat (limited to 'java')
-rw-r--r--java/commonclipse/Makefile2
-rw-r--r--java/eclipse-EPIC/Makefile2
-rw-r--r--java/eclipse-RDT/Makefile2
-rw-r--r--java/eclipse-aptana-radrails/Makefile2
-rw-r--r--java/eclipse-aptana/Makefile2
-rw-r--r--java/eclipse-aptana2/Makefile1
-rw-r--r--java/eclipse-cdt/Makefile2
-rw-r--r--java/eclipse-checkstyle/Makefile2
-rw-r--r--java/eclipse-datatools/Makefile1
-rw-r--r--java/eclipse-drjava/Makefile2
-rw-r--r--java/eclipse-emf/Makefile1
-rw-r--r--java/eclipse-examples/Makefile2
-rw-r--r--java/eclipse-findbugs/Makefile2
-rw-r--r--java/eclipse-gef-examples/Makefile2
-rw-r--r--java/eclipse-gef/Makefile1
-rw-r--r--java/eclipse-hibernatetools/Makefile2
-rw-r--r--java/eclipse-jad/Makefile2
-rw-r--r--java/eclipse-langpack/Makefile2
-rw-r--r--java/eclipse-log4e/Makefile2
-rw-r--r--java/eclipse-lomboz/Makefile2
-rw-r--r--java/eclipse-ocl/Makefile2
-rw-r--r--java/eclipse-pmd/Makefile2
-rw-r--r--java/eclipse-propedit/Makefile2
-rw-r--r--java/eclipse-pydev/Makefile2
-rw-r--r--java/eclipse-quantum/Makefile2
-rw-r--r--java/eclipse-shelled/Makefile2
-rw-r--r--java/eclipse-sqlexplorer/Makefile2
-rw-r--r--java/eclipse-sysdeo-tomcat/Makefile2
-rw-r--r--java/eclipse-uml/Makefile2
-rw-r--r--java/eclipse-vep-examples/Makefile2
-rw-r--r--java/eclipse-vep/Makefile2
-rw-r--r--java/eclipse-viplugin/Makefile2
-rw-r--r--java/eclipse-webtools/Makefile1
-rw-r--r--java/eclipse-windowbuilder/Makefile1
-rw-r--r--java/eclipse/Makefile2
-rw-r--r--java/icedtea-web/Makefile1
-rw-r--r--java/java3d/Makefile2
-rw-r--r--java/jlint/Makefile2
-rw-r--r--java/phpeclipse/Makefile2
-rw-r--r--java/veditor/Makefile2
40 files changed, 40 insertions, 33 deletions
diff --git a/java/commonclipse/Makefile b/java/commonclipse/Makefile
index 8970d1130307..4812f4dece35 100644
--- a/java/commonclipse/Makefile
+++ b/java/commonclipse/Makefile
@@ -3,7 +3,7 @@
PORTNAME= commonclipse
PORTVERSION= 1.3.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}%20for%20eclipse%203.1M6%20and%20up
DISTNAME= net.sf.commonclipse_${PORTVERSION}
diff --git a/java/eclipse-EPIC/Makefile b/java/eclipse-EPIC/Makefile
index 1b2061769a18..68dabd411a5e 100644
--- a/java/eclipse-EPIC/Makefile
+++ b/java/eclipse-EPIC/Makefile
@@ -3,7 +3,7 @@
PORTNAME= EPIC
PORTVERSION= 0.6.35
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java editors devel
MASTER_SITES= SF/e-p-i-c/e-p-i-c/${PORTNAME}%20${PORTVERSION}
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-RDT/Makefile b/java/eclipse-RDT/Makefile
index 5c579560e1d1..24f3f27f07d6 100644
--- a/java/eclipse-RDT/Makefile
+++ b/java/eclipse-RDT/Makefile
@@ -3,7 +3,7 @@
PORTNAME= RDT
PORTVERSION= 0.9.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= java editors devel
MASTER_SITES= SF/rubyeclipse/${PORTNAME:tl}/${PORTNAME}%20${PORTVERSION}
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-aptana-radrails/Makefile b/java/eclipse-aptana-radrails/Makefile
index 7863a50388be..ca6f138ada76 100644
--- a/java/eclipse-aptana-radrails/Makefile
+++ b/java/eclipse-aptana-radrails/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aptana
PORTVERSION= 1.2.1.23268
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= java devel
MASTER_SITES= http://update1.aptana.org/rails/${PORTVERSION}/ \
http://update2.aptana.org/rails/${PORTVERSION}/
diff --git a/java/eclipse-aptana/Makefile b/java/eclipse-aptana/Makefile
index eb234d327b88..e2915a526131 100644
--- a/java/eclipse-aptana/Makefile
+++ b/java/eclipse-aptana/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aptana
PORTVERSION= 1.2.2.024747
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= java devel
MASTER_SITES= http://update1.aptana.org/studio/3.2/024747/
diff --git a/java/eclipse-aptana2/Makefile b/java/eclipse-aptana2/Makefile
index 964b25c8f380..92b9ab7c0864 100644
--- a/java/eclipse-aptana2/Makefile
+++ b/java/eclipse-aptana2/Makefile
@@ -4,6 +4,7 @@
PORTNAME= aptana
PORTVERSION= 2.0.5.1278522500
#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= http://nivi.interfree.it/distfiles/eclipse-aptana2/
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile
index fbe6faf41462..4fccdd6a8d2b 100644
--- a/java/eclipse-cdt/Makefile
+++ b/java/eclipse-cdt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ${PLUGIN}
PORTVERSION= 6.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_ECLIPSE}
MASTER_SITE_SUBDIR=tools/${PLUGIN}/releases/${ECLIPSE_CODENAME}/dist
diff --git a/java/eclipse-checkstyle/Makefile b/java/eclipse-checkstyle/Makefile
index 2a8050fc4f51..f9d21e89ec2c 100644
--- a/java/eclipse-checkstyle/Makefile
+++ b/java/eclipse-checkstyle/Makefile
@@ -3,7 +3,7 @@
PORTNAME= checkstyle
PORTVERSION= 3.4.1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= java devel
MASTER_SITES= SF/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-datatools/Makefile b/java/eclipse-datatools/Makefile
index a01efbf5a434..a3bf8cc4dace 100644
--- a/java/eclipse-datatools/Makefile
+++ b/java/eclipse-datatools/Makefile
@@ -3,6 +3,7 @@
PORTNAME= datatools
PORTVERSION= 1.12
+PORTREVISION= 1
CATEGORIES= java devel databases
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/,}
MASTER_SITE_SUBDIR=datatools/downloads/${PORTVERSION}
diff --git a/java/eclipse-drjava/Makefile b/java/eclipse-drjava/Makefile
index 918c13a419f6..20016707da89 100644
--- a/java/eclipse-drjava/Makefile
+++ b/java/eclipse-drjava/Makefile
@@ -3,7 +3,7 @@
PORTNAME= drjava
PORTVERSION= 0.9.8
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= java devel
MASTER_SITES= SF/${PORTNAME}/3.%20DrJava%20Eclipse%20Plug-in/${PORTNAME}-eclipse-${PORTVERSION}
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile
index 06ec3ca13d50..3803599cf19a 100644
--- a/java/eclipse-emf/Makefile
+++ b/java/eclipse-emf/Makefile
@@ -3,6 +3,7 @@
PORTNAME= emf
PORTVERSION= 2.9.2
+PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/,}
MASTER_SITE_SUBDIR=modeling/emf/emf/downloads/drops/${PORTVERSION}/R201402031126
diff --git a/java/eclipse-examples/Makefile b/java/eclipse-examples/Makefile
index f380d735e970..870a7ea3552d 100644
--- a/java/eclipse-examples/Makefile
+++ b/java/eclipse-examples/Makefile
@@ -3,7 +3,7 @@
PORTNAME= examples
PORTVERSION= 3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_ECLIPSE}
MASTER_SITE_SUBDIR= R-3.0-200406251208
diff --git a/java/eclipse-findbugs/Makefile b/java/eclipse-findbugs/Makefile
index 2148f3a66ecc..ef47d0fe35ff 100644
--- a/java/eclipse-findbugs/Makefile
+++ b/java/eclipse-findbugs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= findbugs
DISTVERSION= 1.3.2.20080222
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20eclipse%20plugin/1.3.2
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-gef-examples/Makefile b/java/eclipse-gef-examples/Makefile
index 5b77d90f8deb..9e3c2faa4a0b 100644
--- a/java/eclipse-gef-examples/Makefile
+++ b/java/eclipse-gef-examples/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gef
PORTVERSION= 3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= java devel
MASTER_SITES= http://download.eclipse.org/tools/gef/downloads/drops/R-3.0-200406251257/
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile
index 39dec957be33..98ad0c6f682e 100644
--- a/java/eclipse-gef/Makefile
+++ b/java/eclipse-gef/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gef
PORTVERSION= 3.9.100
+PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/,}
MASTER_SITE_SUBDIR=tools/gef/downloads/drops/${PORTVERSION}/R201405261516
diff --git a/java/eclipse-hibernatetools/Makefile b/java/eclipse-hibernatetools/Makefile
index 5c27939317de..a9c97fc8cea1 100644
--- a/java/eclipse-hibernatetools/Makefile
+++ b/java/eclipse-hibernatetools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hibernatetools
DISTVERSION= 3.2.3.GA
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java devel databases
MASTER_SITES= SF/jboss/JBossTools/JBossTools%202.1.2.GA
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-jad/Makefile b/java/eclipse-jad/Makefile
index dfee23e2e8ec..bf7f7e9b1b67 100644
--- a/java/eclipse-jad/Makefile
+++ b/java/eclipse-jad/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jad
PORTVERSION= 3.3.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java devel
MASTER_SITES= SF/${PORTNAME}clipse/${PORTNAME}clipse3.3/${PORTVERSION}%20%28for%20Eclipse%20_%3D3.3M6%29
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-langpack/Makefile b/java/eclipse-langpack/Makefile
index 582185143a9c..d221b1a00fe9 100644
--- a/java/eclipse-langpack/Makefile
+++ b/java/eclipse-langpack/Makefile
@@ -3,7 +3,7 @@
PORTNAME= eclipse
PORTVERSION= 3.2.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_ECLIPSE}
MASTER_SITE_SUBDIR= L-${PORTVERSION}_Language_Packs-200609210945
diff --git a/java/eclipse-log4e/Makefile b/java/eclipse-log4e/Makefile
index 7ab67b290bf4..2f7d5a1acc54 100644
--- a/java/eclipse-log4e/Makefile
+++ b/java/eclipse-log4e/Makefile
@@ -3,7 +3,7 @@
PORTNAME= log4e
PORTVERSION= 1.1.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java
MASTER_SITES= http://log4e.jayefem.de/download/eclipse3/
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-lomboz/Makefile b/java/eclipse-lomboz/Makefile
index cbec1742280c..e4419bf430ec 100644
--- a/java/eclipse-lomboz/Makefile
+++ b/java/eclipse-lomboz/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lomboz
PORTVERSION= 3.1.r2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= java devel
MASTER_SITES= http://download.forge.objectweb.org/lomboz/ \
http://download.fr2.forge.objectweb.org/lomboz/ \
diff --git a/java/eclipse-ocl/Makefile b/java/eclipse-ocl/Makefile
index 316ae61306aa..1ed8a102b9da 100644
--- a/java/eclipse-ocl/Makefile
+++ b/java/eclipse-ocl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ocl
DISTVERSION= 1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/mdt/ocl/downloads/drops/,}
MASTER_SITE_SUBDIR=${DISTVERSION}.0/R200706201142
diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile
index db8a0c3dbde7..67ab20cb700d 100644
--- a/java/eclipse-pmd/Makefile
+++ b/java/eclipse-pmd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pmd
PORTVERSION= 2.0.5.v3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= java devel
MASTER_SITES= SF/${PORTNAME}/OldFiles
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-propedit/Makefile b/java/eclipse-propedit/Makefile
index f7203d13cc19..b1f74fc89838 100644
--- a/java/eclipse-propedit/Makefile
+++ b/java/eclipse-propedit/Makefile
@@ -3,7 +3,7 @@
PORTNAME= PropertiesEditor
PORTVERSION= 4.8.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= propedit/17247
diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile
index e43a7260d8ea..d11b76b073e1 100644
--- a/java/eclipse-pydev/Makefile
+++ b/java/eclipse-pydev/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pydev
PORTVERSION= 3.5.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= java devel python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/PyDev%20${PORTVERSION}/
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-quantum/Makefile b/java/eclipse-quantum/Makefile
index 694d0b70d0a2..bcb0d8c343eb 100644
--- a/java/eclipse-quantum/Makefile
+++ b/java/eclipse-quantum/Makefile
@@ -3,7 +3,7 @@
PORTNAME= quantum
PORTVERSION= 3.0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-plugin/${PORTVERSION}
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-shelled/Makefile b/java/eclipse-shelled/Makefile
index 9a48bde7ca48..b5f19fdbf354 100644
--- a/java/eclipse-shelled/Makefile
+++ b/java/eclipse-shelled/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ShellEd
PORTVERSION= 1.0.2a
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= java devel
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/1.0.2
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-sqlexplorer/Makefile b/java/eclipse-sqlexplorer/Makefile
index 4b536c2ebe92..46c41add626e 100644
--- a/java/eclipse-sqlexplorer/Makefile
+++ b/java/eclipse-sqlexplorer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sqlexplorer
PORTVERSION= 2.2.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= java
MASTER_SITES= SF/eclipsesql/SQL%20Explorer%20Plugin/${PORTVERSION}
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-sysdeo-tomcat/Makefile b/java/eclipse-sysdeo-tomcat/Makefile
index aa4e24d93c77..3590847fad88 100644
--- a/java/eclipse-sysdeo-tomcat/Makefile
+++ b/java/eclipse-sysdeo-tomcat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sysdeo
PORTVERSION= 3.1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java
MASTER_SITES= http://www.sysdeo.com/sysdeo/content/download/393/4930/file/
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-uml/Makefile b/java/eclipse-uml/Makefile
index 5b81c2072336..f18781839adf 100644
--- a/java/eclipse-uml/Makefile
+++ b/java/eclipse-uml/Makefile
@@ -3,7 +3,7 @@
PORTNAME= uml
PORTVERSION= 1.1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java devel
MASTER_SITES= http://download.eclipse.org/tools/uml2/downloads/drops/${PORTVERSION}/R200509282050/
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-vep-examples/Makefile b/java/eclipse-vep-examples/Makefile
index 610387819aa4..83470ea0be76 100644
--- a/java/eclipse-vep-examples/Makefile
+++ b/java/eclipse-vep-examples/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vep
PORTVERSION= 1.1.0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java devel
MASTER_SITES= http://download.eclipse.org/tools/ve/downloads/drops/R-1.1.0.1-200509071822/
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-vep/Makefile b/java/eclipse-vep/Makefile
index 804ab5f599d2..50c34fccc0d3 100644
--- a/java/eclipse-vep/Makefile
+++ b/java/eclipse-vep/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vep
PORTVERSION= 1.2
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/tools/ve/downloads/drops/,}
diff --git a/java/eclipse-viplugin/Makefile b/java/eclipse-viplugin/Makefile
index f7a75f5dca96..f86f4644a52e 100644
--- a/java/eclipse-viplugin/Makefile
+++ b/java/eclipse-viplugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= viPlugin
PORTVERSION= 1.14.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java devel editors
MASTER_SITES= http://www.satokar.com/viplugin/files/
PKGNAMEPREFIX= eclipse-
diff --git a/java/eclipse-webtools/Makefile b/java/eclipse-webtools/Makefile
index d3e529e88edd..68d6d404475b 100644
--- a/java/eclipse-webtools/Makefile
+++ b/java/eclipse-webtools/Makefile
@@ -3,6 +3,7 @@
PORTNAME= webtools
PORTVERSION= 3.5.2
+PORTREVISION= 1
CATEGORIES= java devel www
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/,}
MASTER_SITE_SUBDIR=webtools/downloads/drops/R${PORTVERSION}/R-${PORTVERSION}-20140217150812
diff --git a/java/eclipse-windowbuilder/Makefile b/java/eclipse-windowbuilder/Makefile
index 00cd04a0b8a4..e3f1a6a76462 100644
--- a/java/eclipse-windowbuilder/Makefile
+++ b/java/eclipse-windowbuilder/Makefile
@@ -3,6 +3,7 @@
PORTNAME= windowbuilder
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/windowbuilder/WB/release/,} \
${MASTER_SITE_LOCAL:S,%SUBDIR%/,ale/:native,}
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile
index a4c246c59376..58bdb775f340 100644
--- a/java/eclipse/Makefile
+++ b/java/eclipse/Makefile
@@ -3,7 +3,7 @@
PORTNAME= eclipse
PORTVERSION= 4.3.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java devel
MASTER_SITES= https://googledrive.com/host/0B2kYpXHnC5LpSk01bU1ud0N5bXc/
DISTFILES= eclipse.platform.releng.aggregator-${PORTVERSION}.xz \
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile
index e6457692f0a5..490c37faab97 100644
--- a/java/icedtea-web/Makefile
+++ b/java/icedtea-web/Makefile
@@ -2,6 +2,7 @@
PORTNAME= icedtea-web
PORTVERSION= 1.5
+PORTREVISION= 1
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 d157d8a82f85..04ef24b05d1e 100644
--- a/java/java3d/Makefile
+++ b/java/java3d/Makefile
@@ -3,7 +3,7 @@
PORTNAME= java3d
PORTVERSION= 1.5.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java graphics games devel
MASTER_SITES= https://sites.google.com/site/daemonwizard/
DISTNAME= java3d-${PORTVERSION}
diff --git a/java/jlint/Makefile b/java/jlint/Makefile
index 8b66aefdb497..963ce985059b 100644
--- a/java/jlint/Makefile
+++ b/java/jlint/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jlint
PORTVERSION= 3.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= java devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/java/phpeclipse/Makefile b/java/phpeclipse/Makefile
index 638ccf373dcc..36a486651c10 100644
--- a/java/phpeclipse/Makefile
+++ b/java/phpeclipse/Makefile
@@ -3,7 +3,7 @@
PORTNAME= phpeclipse
PORTVERSION= 1.2.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= java editors devel
MASTER_SITES= SF/${PORTNAME}/a%29%20Eclipse%203.3.x/PHPEclipse-${PORTVERSION}
DISTNAME= PHPEclipse-${PLIST_VER}-src
diff --git a/java/veditor/Makefile b/java/veditor/Makefile
index da932d9619f8..6dacd11cf6c4 100644
--- a/java/veditor/Makefile
+++ b/java/veditor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= veditor
PORTVERSION= 0.7.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20runtime/VEditor%20${PORTVERSION}
DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION}