diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
commit | e70528c3edef9097dec6fae59dd56aa250d9ff7e (patch) | |
tree | 101e69728900a7c90b3107fe15db4d3020cb04cd /java | |
parent | e2bf2963baf3e5a5551f5bec6bb5bd10c9e9e6db (diff) | |
download | FreeBSD-ports-e70528c3edef9097dec6fae59dd56aa250d9ff7e.zip FreeBSD-ports-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.gz |
Bump PORTREVISION to chase the glib20 shared lib version change.
Diffstat (limited to 'java')
-rw-r--r-- | java/classpath/Makefile | 1 | ||||
-rw-r--r-- | java/eclipse-EPIC/Makefile | 1 | ||||
-rw-r--r-- | java/eclipse-cdt/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-checkstyle/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-clay-core/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-emf/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-examples/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-gef-examples/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-gef/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-langpack/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-log4e/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-lomboz/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-pmd/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-quantum/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-sqlexplorer/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-sysdeo-tomcat/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-uml/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-vep-examples/Makefile | 1 | ||||
-rw-r--r-- | java/eclipse-vep/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse/Makefile | 2 | ||||
-rw-r--r-- | java/eclipseme/Makefile | 2 | ||||
-rw-r--r-- | java/jmp/Makefile | 1 | ||||
-rw-r--r-- | java/phpeclipse/Makefile | 1 | ||||
-rw-r--r-- | java/sablevm/Makefile | 2 |
24 files changed, 24 insertions, 19 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 7f0f903..c52e503 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -8,6 +8,7 @@ PORTNAME= classpath PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= java MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/java/eclipse-EPIC/Makefile b/java/eclipse-EPIC/Makefile index 9e00e36..00cee8d 100644 --- a/java/eclipse-EPIC/Makefile +++ b/java/eclipse-EPIC/Makefile @@ -7,6 +7,7 @@ PORTNAME= EPIC PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= java editors devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= e-p-i-c diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile index 6908770..41f64ea 100644 --- a/java/eclipse-cdt/Makefile +++ b/java/eclipse-cdt/Makefile @@ -7,7 +7,7 @@ PORTNAME= cdt PORTVERSION= 2.1.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/cdt/releases/new/zips/${PORTVERSION}/ PKGNAMEPREFIX= eclipse- diff --git a/java/eclipse-checkstyle/Makefile b/java/eclipse-checkstyle/Makefile index dc6a7a0..7bf30f4 100644 --- a/java/eclipse-checkstyle/Makefile +++ b/java/eclipse-checkstyle/Makefile @@ -7,7 +7,7 @@ PORTNAME= checkstyle PORTVERSION= 3.4.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= eclipse-cs diff --git a/java/eclipse-clay-core/Makefile b/java/eclipse-clay-core/Makefile index 2ca8348..6647e67 100644 --- a/java/eclipse-clay-core/Makefile +++ b/java/eclipse-clay-core/Makefile @@ -7,7 +7,7 @@ PORTNAME= clay PORTVERSION= 1.1.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= PKGNAMEPREFIX= eclipse- diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile index 9066f8b..4a58a65 100644 --- a/java/eclipse-emf/Makefile +++ b/java/eclipse-emf/Makefile @@ -7,7 +7,7 @@ PORTNAME= emf PORTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/emf/downloads/drops/2.0.1/R200409171617/ PKGNAMEPREFIX= eclipse- diff --git a/java/eclipse-examples/Makefile b/java/eclipse-examples/Makefile index 7eecd41..efe6ecf 100644 --- a/java/eclipse-examples/Makefile +++ b/java/eclipse-examples/Makefile @@ -7,7 +7,7 @@ PORTNAME= examples PORTVERSION= 3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= R-3.0-200406251208 diff --git a/java/eclipse-gef-examples/Makefile b/java/eclipse-gef-examples/Makefile index 2afe808..507223f 100644 --- a/java/eclipse-gef-examples/Makefile +++ b/java/eclipse-gef-examples/Makefile @@ -7,7 +7,7 @@ PORTNAME= gef PORTVERSION= 3.0 -PORTREVISION= 1 +PORTREVISION= 2 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 90b098e..25508bd 100644 --- a/java/eclipse-gef/Makefile +++ b/java/eclipse-gef/Makefile @@ -7,7 +7,7 @@ PORTNAME= gef PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/gef/downloads/drops/R-3.0.1-200408311615/ PKGNAMEPREFIX= eclipse- diff --git a/java/eclipse-langpack/Makefile b/java/eclipse-langpack/Makefile index a700db5..d6ced3e 100644 --- a/java/eclipse-langpack/Makefile +++ b/java/eclipse-langpack/Makefile @@ -7,7 +7,7 @@ PORTNAME= eclipse PORTVERSION= 3.0.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= L-${PORTVERSION}_Translations-200409161125 diff --git a/java/eclipse-log4e/Makefile b/java/eclipse-log4e/Makefile index f5b0e09..249354f 100644 --- a/java/eclipse-log4e/Makefile +++ b/java/eclipse-log4e/Makefile @@ -7,7 +7,7 @@ PORTNAME= log4e PORTVERSION= 0.7.6 -PORTREVISION= 1 +PORTREVISION= 2 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 5d66e29..2c9e10a 100644 --- a/java/eclipse-lomboz/Makefile +++ b/java/eclipse-lomboz/Makefile @@ -7,7 +7,7 @@ PORTNAME= lomboz PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java MASTER_SITES= http://download.forge.objectweb.org/lomboz/ \ http://download.us.forge.objectweb.org/lomboz/ \ diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile index 3e5b908..3b81a08 100644 --- a/java/eclipse-pmd/Makefile +++ b/java/eclipse-pmd/Makefile @@ -7,7 +7,7 @@ PORTNAME= pmd PORTVERSION= 2.0.5.v3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pmd diff --git a/java/eclipse-quantum/Makefile b/java/eclipse-quantum/Makefile index 1452d1c..d1e08d7 100644 --- a/java/eclipse-quantum/Makefile +++ b/java/eclipse-quantum/Makefile @@ -7,7 +7,7 @@ PORTNAME= quantum PORTVERSION= 2.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= quantum diff --git a/java/eclipse-sqlexplorer/Makefile b/java/eclipse-sqlexplorer/Makefile index d4087a4..6839639 100644 --- a/java/eclipse-sqlexplorer/Makefile +++ b/java/eclipse-sqlexplorer/Makefile @@ -7,7 +7,7 @@ PORTNAME= sqlexplorer PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java MASTER_SITES= # PKGNAMEPREFIX= eclipse- diff --git a/java/eclipse-sysdeo-tomcat/Makefile b/java/eclipse-sysdeo-tomcat/Makefile index ab4da7a..ffd180c 100644 --- a/java/eclipse-sysdeo-tomcat/Makefile +++ b/java/eclipse-sysdeo-tomcat/Makefile @@ -7,7 +7,7 @@ PORTNAME= sysdeo PORTVERSION= 3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java MASTER_SITES= http://www.sysdeo.com/eclipse/ PKGNAMEPREFIX= eclipse- diff --git a/java/eclipse-uml/Makefile b/java/eclipse-uml/Makefile index ce1c18f..11093a1 100644 --- a/java/eclipse-uml/Makefile +++ b/java/eclipse-uml/Makefile @@ -7,7 +7,7 @@ PORTNAME= uml PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/uml2/downloads/drops/1.0.1/R200409171820/ PKGNAMEPREFIX= eclipse- diff --git a/java/eclipse-vep-examples/Makefile b/java/eclipse-vep-examples/Makefile index c65ab54..c5d9aa9 100644 --- a/java/eclipse-vep-examples/Makefile +++ b/java/eclipse-vep-examples/Makefile @@ -7,6 +7,7 @@ PORTNAME= vep PORTVERSION= 1.0.1.1 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/ve/downloads/drops/R-1.0.1.1-200410221351/ PKGNAMEPREFIX= eclipse- diff --git a/java/eclipse-vep/Makefile b/java/eclipse-vep/Makefile index 909b428..b0e5390 100644 --- a/java/eclipse-vep/Makefile +++ b/java/eclipse-vep/Makefile @@ -7,7 +7,7 @@ PORTNAME= vep PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/ve/downloads/drops/R-1.0-200409191449/ diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index dbda8c4..42c0c9e 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -7,7 +7,7 @@ PORTNAME= eclipse PORTVERSION= 3.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= R-${PORTVERSION}-200409161125 diff --git a/java/eclipseme/Makefile b/java/eclipseme/Makefile index d9b907b..dd5bfc7 100644 --- a/java/eclipseme/Makefile +++ b/java/eclipseme/Makefile @@ -7,7 +7,7 @@ PORTNAME= eclipseme PORTVERSION= 0.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/java/jmp/Makefile b/java/jmp/Makefile index 4f670f2..59cd33c 100644 --- a/java/jmp/Makefile +++ b/java/jmp/Makefile @@ -7,6 +7,7 @@ PORTNAME= jmp PORTVERSION= 0.46 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= http://www.khelekore.org/jmp/ diff --git a/java/phpeclipse/Makefile b/java/phpeclipse/Makefile index 282d2a3..a766ca8 100644 --- a/java/phpeclipse/Makefile +++ b/java/phpeclipse/Makefile @@ -7,6 +7,7 @@ PORTNAME= phpeclipse PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= java editors devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpeclipse diff --git a/java/sablevm/Makefile b/java/sablevm/Makefile index d4cbc65..844bee3 100644 --- a/java/sablevm/Makefile +++ b/java/sablevm/Makefile @@ -7,7 +7,7 @@ PORTNAME= sablevm PORTVERSION= 1.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=sablevm |