diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
commit | 370019cd2980020f0a78d3480321b87b78e8191f (patch) | |
tree | 591786c6b65cdd6c0f1483319679f496ebe5ded2 /java | |
parent | 6309030b70b4694e7ac6d97710214d0953c58849 (diff) | |
download | freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.gz freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.tar.zst freebsd-ports-gnome-370019cd2980020f0a78d3480321b87b78e8191f.zip |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-langpack/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse/Makefile | 1 | ||||
-rw-r--r-- | java/jmp/Makefile | 1 | ||||
-rw-r--r-- | java/phpeclipse/Makefile | 2 | ||||
-rw-r--r-- | java/phpeclipse_phphelp/Makefile | 2 | ||||
-rw-r--r-- | java/phpeclipse_sql/Makefile | 2 | ||||
-rw-r--r-- | java/phpeclipse_tidy/Makefile | 2 |
7 files changed, 7 insertions, 5 deletions
diff --git a/java/eclipse-langpack/Makefile b/java/eclipse-langpack/Makefile index 132513dba434..f11f54ae61c7 100644 --- a/java/eclipse-langpack/Makefile +++ b/java/eclipse-langpack/Makefile @@ -7,7 +7,7 @@ PORTNAME= eclipse PORTVERSION= 2.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= L-${PORTVERSION}_Translations-200312151300 diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 933caa234ca5..c49191bfd668 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -6,6 +6,7 @@ PORTNAME= eclipse PORTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_ECLIPSE} MASTER_SITE_SUBDIR= R-2.1.3-200403101828 diff --git a/java/jmp/Makefile b/java/jmp/Makefile index c4af736adaa9..1149b11206ef 100644 --- a/java/jmp/Makefile +++ b/java/jmp/Makefile @@ -7,6 +7,7 @@ PORTNAME= jmp PORTVERSION= 0.41 +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= http://www.khelekore.org/jmp/ diff --git a/java/phpeclipse/Makefile b/java/phpeclipse/Makefile index 74bd03cef6aa..32f1ef2d255e 100644 --- a/java/phpeclipse/Makefile +++ b/java/phpeclipse/Makefile @@ -7,7 +7,7 @@ PORTNAME= phpeclipse PORTVERSION= 1.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java editors devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpeclipse diff --git a/java/phpeclipse_phphelp/Makefile b/java/phpeclipse_phphelp/Makefile index 5b9acb714e24..38b6b0fd2e66 100644 --- a/java/phpeclipse_phphelp/Makefile +++ b/java/phpeclipse_phphelp/Makefile @@ -7,7 +7,7 @@ PORTNAME= phpeclipse_phphelp PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java editors devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpeclipse diff --git a/java/phpeclipse_sql/Makefile b/java/phpeclipse_sql/Makefile index 56dbfffb55fc..1a8d678edc60 100644 --- a/java/phpeclipse_sql/Makefile +++ b/java/phpeclipse_sql/Makefile @@ -7,7 +7,7 @@ PORTNAME= phpeclipse_sql PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java editors devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpeclipse diff --git a/java/phpeclipse_tidy/Makefile b/java/phpeclipse_tidy/Makefile index b380943500fd..af5710903a4f 100644 --- a/java/phpeclipse_tidy/Makefile +++ b/java/phpeclipse_tidy/Makefile @@ -7,7 +7,7 @@ PORTNAME= phpeclipse_tidy PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpeclipse |