Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2006 13:07:31 +0800 (CST)
From:      Dryice Liu <dryice@dryice.name>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102420: [maintainer] chinese/fcitx: update to 3.3
Message-ID:  <200608230507.k7N57Vb5067579@readonline.info>
Resent-Message-ID: <200608230510.k7N5AGBX066942@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102420
>Category:       ports
>Synopsis:       [maintainer] chinese/fcitx: update to 3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 23 05:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 1 15:59:44 CST 2005


	
>Description:

 - update to 3.3
 
>How-To-Repeat:

	
>Fix:

	

--- attached file begins here ---
diff -ruN fcitx.old/Makefile fcitx/Makefile
--- fcitx.old/Makefile	Wed Jun 28 16:32:57 2006
+++ fcitx/Makefile	Wed Aug 23 12:37:32 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fcitx
-PORTVERSION=	3.2.1
+PORTVERSION=	3.3
 CATEGORIES=	chinese x11
 MASTER_SITES=	http://www.fcitx.org/download/ \
 		http://dryice.name/computer/FreeBSD/distfiles/
diff -ruN fcitx.old/distinfo fcitx/distinfo
--- fcitx.old/distinfo	Wed Jun 28 16:32:57 2006
+++ fcitx/distinfo	Wed Aug 23 12:41:56 2006
@@ -1,3 +1,3 @@
-MD5 (fcitx-3.2.1.tar.bz2) = 07be1eaabfb52ad5ce2386e89d4160ae
-SHA256 (fcitx-3.2.1.tar.bz2) = f77eacf1326c7764fd2773b18cf64f577a8de41fbbc336da9b5da39e90327325
-SIZE (fcitx-3.2.1.tar.bz2) = 3089016
+MD5 (fcitx-3.3.tar.bz2) = 627eca1c16f80ba3588794782b8ce857
+SHA256 (fcitx-3.3.tar.bz2) = 5e44d4ef12fd0aaae6f6d7ec9743b2d0c277b442a36a97c6f633385c3549a5bb
+SIZE (fcitx-3.3.tar.bz2) = 3156125
diff -ruN fcitx.old/files/patch-doc-Makefile.in fcitx/files/patch-doc-Makefile.in
--- fcitx.old/files/patch-doc-Makefile.in	Thu Jun 15 20:49:44 2006
+++ fcitx/files/patch-doc-Makefile.in	Wed Aug 23 12:44:44 2006
@@ -1,11 +1,11 @@
---- doc/Makefile.in.orig	Tue Jun  6 22:17:38 2006
-+++ doc/Makefile.in	Wed Jun 14 10:42:58 2006
-@@ -90,7 +90,7 @@
- install_sh = @install_sh@
- mkdir_p = @mkdir_p@
- 
+--- doc/Makefile.in.orig	Fri Aug 11 00:40:27 2006
++++ doc/Makefile.in	Wed Aug 23 12:44:19 2006
+@@ -148,7 +148,7 @@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
 -docdir = $(pkgdatadir)/doc
 +docdir = $(datadir)/doc/@PACKAGE@
- doc_DATA =          cjkvinput.txt wb_fh.htm fcitx3.pdf pinyin.txt
+ doc_DATA = \
+         cjkvinput.txt wb_fh.htm fcitx3.pdf pinyin.txt
  
- EXTRA_DIST = $(doc_DATA)
diff -ruN fcitx.old/files/patch-xpm-Makefile.in fcitx/files/patch-xpm-Makefile.in
--- fcitx.old/files/patch-xpm-Makefile.in	Thu Jun 15 20:49:44 2006
+++ fcitx/files/patch-xpm-Makefile.in	Wed Aug 23 12:48:07 2006
@@ -1,11 +1,11 @@
---- xpm/Makefile.in.orig	Tue Jun  6 22:17:38 2006
-+++ xpm/Makefile.in	Wed Jun 14 10:47:39 2006
-@@ -90,7 +90,7 @@
- install_sh = @install_sh@
- mkdir_p = @mkdir_p@
- 
+--- xpm/Makefile.in.orig	Wed Aug 23 12:45:40 2006
++++ xpm/Makefile.in	Wed Aug 23 12:45:08 2006
+@@ -148,7 +148,7 @@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
 -xpmdir = $(pkgdatadir)/xpm
 +xpmdir = 
  xpm_DATA = 
  EXTRA_DIST = $(xpm_DATA)
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ all: all-am
diff -ruN fcitx.old/pkg-plist fcitx/pkg-plist
--- fcitx.old/pkg-plist	Thu Jun 15 20:49:44 2006
+++ fcitx/pkg-plist	Wed Aug 23 12:55:37 2006
@@ -1,9 +1,13 @@
 bin/createPYMB
 bin/fcitx
+bin/jd2fcitx
 bin/mb2txt
+bin/pyjj2fcitx
 bin/txt2mb
+bin/win2fcitx
 %%DATADIR%%/data/cj.mb
 %%DATADIR%%/data/erbi.mb
+%%DATADIR%%/data/gbks2t.tab
 %%DATADIR%%/data/punc.mb
 %%DATADIR%%/data/pySym.mb
 %%DATADIR%%/data/pybase.mb
--- attached file ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608230507.k7N57Vb5067579>