aboutsummaryrefslogtreecommitdiff
path: root/chinese/chinput2
diff options
context:
space:
mode:
authorJing-Tang Keith Jang <keith@FreeBSD.org>2001-02-09 21:14:29 +0000
committerJing-Tang Keith Jang <keith@FreeBSD.org>2001-02-09 21:14:29 +0000
commit705207d578e1bb537784c4d35293c94eeceaa87f (patch)
tree622d186d76eb10d5293e15ed7c6d2afe8c33d1ea /chinese/chinput2
parenta0357de7cdb0f4b6ef57ea6dd058895d13943436 (diff)
downloadports-705207d578e1bb537784c4d35293c94eeceaa87f.tar.gz
ports-705207d578e1bb537784c4d35293c94eeceaa87f.zip
Upgrade to 1.2.1.
PR: ports/24861 Submitted by: Peng HaiJie <phj@cn.FreeBSD.org> (MAINTAINER)
Notes
Notes: svn path=/head/; revision=38146
Diffstat (limited to 'chinese/chinput2')
-rw-r--r--chinese/chinput2/Makefile4
-rw-r--r--chinese/chinput2/distinfo2
-rw-r--r--chinese/chinput2/files/patch-aa1
-rw-r--r--chinese/chinput2/files/patch-ab8
-rw-r--r--chinese/chinput2/pkg-comment2
-rw-r--r--chinese/chinput2/pkg-descr4
-rw-r--r--chinese/chinput2/pkg-plist3
7 files changed, 10 insertions, 14 deletions
diff --git a/chinese/chinput2/Makefile b/chinese/chinput2/Makefile
index 15e30c1dbef0..aa6280c07074 100644
--- a/chinese/chinput2/Makefile
+++ b/chinese/chinput2/Makefile
@@ -7,10 +7,10 @@
#
PORTNAME= chinput2
-PORTVERSION= 1.0
+PORTVERSION= 1.2.1
CATEGORIES= chinese x11
MASTER_SITES= ftp://ftp.cn.freebsd.org/pub/ported/
-DISTNAME= zh-chinput2-1.0
+DISTNAME= zh-chinput2-1.2.1
MAINTAINER= phj@cn.FreeBSD.org
diff --git a/chinese/chinput2/distinfo b/chinese/chinput2/distinfo
index 2b9a8dcfdd3c..af0380390aae 100644
--- a/chinese/chinput2/distinfo
+++ b/chinese/chinput2/distinfo
@@ -1 +1 @@
-MD5 (zh-chinput2-1.0.tar.gz) = 67fb0b9dfff49a1547cd6496dbbe32fc
+MD5 (zh-chinput2-1.2.1.tar.gz) = cf2895f333e8273859ee5fcb2c4c829f
diff --git a/chinese/chinput2/files/patch-aa b/chinese/chinput2/files/patch-aa
index c74bddbf2ac2..c04b8105f3ce 100644
--- a/chinese/chinput2/files/patch-aa
+++ b/chinese/chinput2/files/patch-aa
@@ -8,4 +8,3 @@
+LDFLAGS=-static -L/usr/lib -L/usr/local/lib -L/usr/local/lib/mysql -lmysqlclient -lmd -lm -lz
all: $(PROGRAM)
-
diff --git a/chinese/chinput2/files/patch-ab b/chinese/chinput2/files/patch-ab
index 367c16f59e58..95ef411944b5 100644
--- a/chinese/chinput2/files/patch-ab
+++ b/chinese/chinput2/files/patch-ab
@@ -1,11 +1,11 @@
---- src/Imakefile.orig Sat Feb 10 01:52:56 2001
-+++ src/Imakefile Sat Feb 10 01:53:06 2001
+--- src/Imakefile.orig Sat Jan 20 11:28:25 2001
++++ src/Imakefile Wed Feb 7 11:11:55 2001
@@ -10,7 +10,7 @@
XIMINC = -I${IMDKIT}/IMCore -I${IMDKIT}/Xi18n
INCLUDES= ${XIMINC} -I. -I/usr/local/include -I../util/pydb
LOCAL_LDFLAGS= -static -L../util/IMdkit/IMdkit -L/usr/local/lib -L/usr/local/lib/mysql
--LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lmd -lm
-+LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lmd -lm -lz
+-LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lm
++LOCAL_LIBRARIES = -lXimd $(XLIB) -lmysqlclient -lm -lz
CCOPTIONS=-Wall -DDEFAULT_CONF_PATH=\"$(CONFDIR)/$(CONFFILE)\"
all:: $(PROGRAM)
diff --git a/chinese/chinput2/pkg-comment b/chinese/chinput2/pkg-comment
index 525f06cccd6f..f522161b917f 100644
--- a/chinese/chinput2/pkg-comment
+++ b/chinese/chinput2/pkg-comment
@@ -1 +1 @@
-Another Chinese GB2312 X11 input server
+Another Chinese GB2312 and Big5 X11 input server
diff --git a/chinese/chinput2/pkg-descr b/chinese/chinput2/pkg-descr
index 7fc1b0a70763..d44f0695dd9f 100644
--- a/chinese/chinput2/pkg-descr
+++ b/chinese/chinput2/pkg-descr
@@ -1,5 +1,5 @@
-Implementation of HanZi QuanPin(GB2312) input method.
+Implementation of HanZi QuanPin(GB2312 and Big5 ) input method.
-X11 Chinese(HanZi) GB2312 input server.
+X11 Chinese(HanZi) GB2312 and Big5 input server.
-- Peng HaiJie (phj@cn.freebsd.org)
diff --git a/chinese/chinput2/pkg-plist b/chinese/chinput2/pkg-plist
index 96fd05ae39dd..27ee51155e7a 100644
--- a/chinese/chinput2/pkg-plist
+++ b/chinese/chinput2/pkg-plist
@@ -3,6 +3,3 @@ bin/add_items
etc/chinput2.conf
share/chinput2/README
@dirrm share/chinput2
-
-
-