diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-07-31 21:57:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-07-31 21:57:52 +0800 |
commit | ffdf8b50b5fa0b45b4be6b17b68ced12a00bda87 (patch) | |
tree | dc822e3069a917f5b3a88de03796fcc0faf19e38 /java | |
parent | 7ec01f0965b653c3825a249aefb8a9af64518880 (diff) | |
download | freebsd-ports-gnome-ffdf8b50b5fa0b45b4be6b17b68ced12a00bda87.tar.gz freebsd-ports-gnome-ffdf8b50b5fa0b45b4be6b17b68ced12a00bda87.tar.zst freebsd-ports-gnome-ffdf8b50b5fa0b45b4be6b17b68ced12a00bda87.zip |
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by: edwin
Diffstat (limited to 'java')
-rw-r--r-- | java/cacao/Makefile | 2 | ||||
-rw-r--r-- | java/classpath/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-devel/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse/Makefile | 1 | ||||
-rw-r--r-- | java/jc/Makefile | 2 | ||||
-rw-r--r-- | java/jde/Makefile | 2 | ||||
-rw-r--r-- | java/jmp/Makefile | 2 | ||||
-rw-r--r-- | java/sablevm-classpath/Makefile | 2 |
8 files changed, 8 insertions, 7 deletions
diff --git a/java/cacao/Makefile b/java/cacao/Makefile index 58fbdbfe5e9b..ec2f3458b3af 100644 --- a/java/cacao/Makefile +++ b/java/cacao/Makefile @@ -6,7 +6,7 @@ PORTNAME= cacao PORTVERSION= 0.98 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-${PORTVERSION}/ diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 64a3ac8e8d64..670bd8e2b561 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -8,7 +8,7 @@ PORTNAME= classpath PORTVERSION= 0.97.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_SAVANNAH} diff --git a/java/eclipse-devel/Makefile b/java/eclipse-devel/Makefile index 2b820c7058d3..abdcdbee3055 100644 --- a/java/eclipse-devel/Makefile +++ b/java/eclipse-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= eclipse-devel PORTVERSION= 3.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= R-${PORTVERSION}-200809111700 diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 62bad36db994..1b6bb632b24f 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -7,6 +7,7 @@ PORTNAME= eclipse PORTVERSION= ${ECLIPSE_RELEASE:C/(.*)\.[A-Z][0-9]{8}-[0-9]{4}/\1/} +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= R-${PORTVERSION}-${ECLIPSE_TIMESTAMP} diff --git a/java/jc/Makefile b/java/jc/Makefile index 4bf44c0bf748..0b5f4833791b 100644 --- a/java/jc/Makefile +++ b/java/jc/Makefile @@ -7,7 +7,7 @@ PORTNAME= jc PORTVERSION= 1.4.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=jcvm/ diff --git a/java/jde/Makefile b/java/jde/Makefile index b2656c53945d..1ef452e63cf7 100644 --- a/java/jde/Makefile +++ b/java/jde/Makefile @@ -7,7 +7,7 @@ PORTNAME= jde PORTVERSION= 2.3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= java elisp MASTER_SITES= http://jdee.sunsite.dk/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/java/jmp/Makefile b/java/jmp/Makefile index 2ad868b29d13..67e8a5cd2be4 100644 --- a/java/jmp/Makefile +++ b/java/jmp/Makefile @@ -7,7 +7,7 @@ PORTNAME= jmp PORTVERSION= 0.51 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= java devel MASTER_SITES= http://www.khelekore.org/jmp/ \ http://www.klop.ws/~ronald/software-mirrors/ diff --git a/java/sablevm-classpath/Makefile b/java/sablevm-classpath/Makefile index 0aa8a4edcda7..9c04c161650a 100644 --- a/java/sablevm-classpath/Makefile +++ b/java/sablevm-classpath/Makefile @@ -8,7 +8,7 @@ PORTNAME= sablevm-classpath PORTVERSION= 1.13 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sablevm |