aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 05:21:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 05:21:48 +0000
commit053fdb6a6b2e3ff91995de3ff3e70ec1ae925ccc (patch)
tree90ac113ba8d646993ebaf2b1f5bc769c8e33cb03 /chinese
parent8cc71b5f6c058e7bd8c2ffab6e99432a62d0e37e (diff)
downloadports-053fdb6a6b2e3ff91995de3ff3e70ec1ae925ccc.tar.gz
ports-053fdb6a6b2e3ff91995de3ff3e70ec1ae925ccc.zip
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
Notes
Notes: svn path=/head/; revision=99920
Diffstat (limited to 'chinese')
-rw-r--r--chinese/CJK/Makefile1
-rw-r--r--chinese/bitchx/Makefile2
-rw-r--r--chinese/chinput3/Makefile1
-rw-r--r--chinese/cle_base/Makefile1
-rw-r--r--chinese/dictd-database/Makefile1
-rw-r--r--chinese/iiimf-le-newpy/Makefile1
-rw-r--r--chinese/libtabe/Makefile2
-rw-r--r--chinese/linux-gtk/Makefile1
-rw-r--r--chinese/miniChinput/Makefile1
-rw-r--r--chinese/oto/Makefile2
-rw-r--r--chinese/pyDict/Makefile1
-rw-r--r--chinese/qe/Makefile1
-rw-r--r--chinese/qterm/Makefile1
-rw-r--r--chinese/stardict/Makefile1
-rw-r--r--chinese/stardict2/Makefile2
-rw-r--r--chinese/wenju/Makefile1
-rw-r--r--chinese/xemacs/Makefile2
17 files changed, 17 insertions, 5 deletions
diff --git a/chinese/CJK/Makefile b/chinese/CJK/Makefile
index f0e6dec96627..e4429f523596 100644
--- a/chinese/CJK/Makefile
+++ b/chinese/CJK/Makefile
@@ -7,6 +7,7 @@
PORTNAME= CJK
PORTVERSION= 4.5.2
+PORTREVISION= 1
CATEGORIES= chinese
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/cjk/\
ftp://ftp.ffii.org/pub/cjk/
diff --git a/chinese/bitchx/Makefile b/chinese/bitchx/Makefile
index 61cea6775fdd..b2bf1bd395aa 100644
--- a/chinese/bitchx/Makefile
+++ b/chinese/bitchx/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= BitchX
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= chinese
MAINTAINER= clive@FreeBSD.org
diff --git a/chinese/chinput3/Makefile b/chinese/chinput3/Makefile
index 5a2d6fb018b1..956673f1d0fd 100644
--- a/chinese/chinput3/Makefile
+++ b/chinese/chinput3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= chinput
PORTVERSION= 3.0.2.5
+PORTREVISION= 1
CATEGORIES= chinese x11
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/chinput3/
diff --git a/chinese/cle_base/Makefile b/chinese/cle_base/Makefile
index 5801a1e070fd..6a15a15164ef 100644
--- a/chinese/cle_base/Makefile
+++ b/chinese/cle_base/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cle_base
PORTVERSION= 0.9p1
+PORTREVISION= 1
CATEGORIES= chinese emulators linux
MASTER_SITES= \
ftp://cle.linux.org.tw/pub/CLE/stable/v0.9p1/i386/RedHat/RPMS/ \
diff --git a/chinese/dictd-database/Makefile b/chinese/dictd-database/Makefile
index b30ce5beb8a2..3a86615df12d 100644
--- a/chinese/dictd-database/Makefile
+++ b/chinese/dictd-database/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dictd-database
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= chinese textproc
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/dictd-database/
DISTNAME= dict-zh-${PORTVERSION}
diff --git a/chinese/iiimf-le-newpy/Makefile b/chinese/iiimf-le-newpy/Makefile
index 6edbe37a7b75..b66a89a54052 100644
--- a/chinese/iiimf-le-newpy/Makefile
+++ b/chinese/iiimf-le-newpy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= iiimf-le-newpy
PORTVERSION= ${IIIMF_VER:S/_/./:C/-.*//}
+PORTREVISION= 1
CATEGORIES= chinese textproc
MASTER_SITES= http://www.openi18n.org/download/docs/im-sdk/
DISTNAME= im-sdk
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile
index 547f53440f22..95ea923107bc 100644
--- a/chinese/libtabe/Makefile
+++ b/chinese/libtabe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libtabe
PORTVERSION= 0.2.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= chinese
MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/
diff --git a/chinese/linux-gtk/Makefile b/chinese/linux-gtk/Makefile
index 78fe7f79438b..80c2de15b186 100644
--- a/chinese/linux-gtk/Makefile
+++ b/chinese/linux-gtk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= linux-gtk
PORTVERSION= 1.2.6
+PORTREVISION= 1
CATEGORIES?= chinese x11-toolkits linux
MASTER_SITES= ftp://cle.linux.org.tw/pub/CLE/stable/v0.9p1/i386/RedHat/RPMS/ \
ftp://freebsd.sinica.edu.tw/pub/keith/zh-rpm/
diff --git a/chinese/miniChinput/Makefile b/chinese/miniChinput/Makefile
index 8a3b8c9f7c26..81fa852dd080 100644
--- a/chinese/miniChinput/Makefile
+++ b/chinese/miniChinput/Makefile
@@ -7,6 +7,7 @@
PORTNAME= miniChinput
PORTVERSION= 0.1.9
+PORTREVISION= 1
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= minichinput
diff --git a/chinese/oto/Makefile b/chinese/oto/Makefile
index b936459d61ca..77fcc778ca69 100644
--- a/chinese/oto/Makefile
+++ b/chinese/oto/Makefile
@@ -7,7 +7,7 @@
PORTNAME= oto
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= chinese print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/chinese/pyDict/Makefile b/chinese/pyDict/Makefile
index 85d7c0001380..6ba0ebb087cf 100644
--- a/chinese/pyDict/Makefile
+++ b/chinese/pyDict/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pyDict
PORTVERSION= 0.2.6.3
+PORTREVISION= 1
CATEGORIES= chinese
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/pyDict/
diff --git a/chinese/qe/Makefile b/chinese/qe/Makefile
index a0af6479ea67..002770666fe5 100644
--- a/chinese/qe/Makefile
+++ b/chinese/qe/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qe
PORTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= chinese
MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/ \
ftp://freebsd.sinica.edu.tw/pub/statue/qe/
diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile
index b521120d8a1b..2570d25a57a2 100644
--- a/chinese/qterm/Makefile
+++ b/chinese/qterm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qterm
PORTVERSION= 0.3.2
+PORTREVISION= 1
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/chinese/stardict/Makefile b/chinese/stardict/Makefile
index e5112c16f4f4..815eb571e670 100644
--- a/chinese/stardict/Makefile
+++ b/chinese/stardict/Makefile
@@ -8,6 +8,7 @@
PORTNAME= stardict
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
PKGNAMEPREFIX= zh-
diff --git a/chinese/stardict2/Makefile b/chinese/stardict2/Makefile
index 53277c994f10..6227c41717d4 100644
--- a/chinese/stardict2/Makefile
+++ b/chinese/stardict2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= stardict
PORTVERSION= 2.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= chinese textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/chinese/wenju/Makefile b/chinese/wenju/Makefile
index cb80ab3c244e..689aef32a1cf 100644
--- a/chinese/wenju/Makefile
+++ b/chinese/wenju/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wenju
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wenju
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile
index 53a29a62c3d8..a54c9da79df3 100644
--- a/chinese/xemacs/Makefile
+++ b/chinese/xemacs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xemacs
PORTVERSION= 20.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= chinese editors
MASTER_SITES= ${MASTER_SITE_XEMACS}
MASTER_SITES+= ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/20.4/ \