Bug 71919 - [maintainer] Upgrade textproc/scim and related ports
Summary: [maintainer] Upgrade textproc/scim and related ports
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-20 02:20 UTC by Jie Gao
Modified: 2004-10-18 22:36 UTC (History)
1 user (show)

See Also:


Attachments
patch-textproc-scim (1.87 KB, text/plain)
2004-09-20 02:20 UTC, Jie Gao
no flags Details
patch-chinese-scim-tables (1.15 KB, text/plain)
2004-09-20 02:20 UTC, Jie Gao
no flags Details
patch-japanese-scim-tables (1.16 KB, text/plain)
2004-09-20 02:20 UTC, Jie Gao
no flags Details
file.diff (7.44 KB, patch)
2004-09-20 02:20 UTC, Jie Gao
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jie Gao 2004-09-20 02:20:18 UTC
	
Upgrade textproc/scim and related ports:
  textproc/scim         0.99.6 --> 1.0.0
  chinese/scim-chinese  0.4.1  --> 0.4.2
  chinese/scim-tables   0.4.1  --> 0.4.3
  korean/scim-tables    0.4.1  --> 0.4.3
  japanese/scim-tables  0.4.1  --> 0.4.3
  textproc/skim         0.9.5  --> 1.0.0

Fix: Apply the following patches to the ports tree to upgrade.

Index: chinese/scim-chinese/Makefile
===================================================================
RCS file: /home/grads/gaoj/repository/ports/chinese/scim-chinese/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- chinese/scim-chinese/Makefile	15 Aug 2004 22:44:23 -0000	1.4
+++ chinese/scim-chinese/Makefile	17 Sep 2004 19:59:44 -0000	1.5
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	scim-chinese
-PORTVERSION=	0.4.1
+PORTVERSION=	0.4.2
 CATEGORIES=	chinese
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://freedesktop.org/~suzhe/scim-chinese/
Index: chinese/scim-chinese/distinfo
===================================================================
RCS file: /home/grads/gaoj/repository/ports/chinese/scim-chinese/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- chinese/scim-chinese/distinfo	15 Aug 2004 22:44:23 -0000	1.2
+++ chinese/scim-chinese/distinfo	17 Sep 2004 19:59:44 -0000	1.3
@@ -1,2 +1,2 @@
-MD5 (scim-chinese-0.4.1.tar.gz) = 9df58f1a2fe4b3e2f5893de6d2b8d7a1
-SIZE (scim-chinese-0.4.1.tar.gz) = 4813372
+MD5 (scim-chinese-0.4.2.tar.gz) = 6949d2dd3b408231ebd98a8f0a2dc7c8
+SIZE (scim-chinese-0.4.2.tar.gz) = 4826385
Index: chinese/scim-chinese/pkg-plist
===================================================================
RCS file: /home/grads/gaoj/repository/ports/chinese/scim-chinese/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chinese/scim-chinese/pkg-plist	6 Aug 2004 00:24:32 -0000	1.1
+++ chinese/scim-chinese/pkg-plist	17 Sep 2004 19:59:44 -0000	1.2
@@ -2,6 +2,8 @@
 etc/gconf/schemas/scim-chinese.schemas
 lib/scim-1.0/IMEngine/pinyin.so
 lib/scim-1.0/SetupUI/pinyin-imengine-setup.so
+share/locale/ko/LC_MESSAGES/scim-chinese.mo
+share/locale/ja/LC_MESSAGES/scim-chinese.mo
 share/locale/zh_CN/LC_MESSAGES/scim-chinese.mo
 share/locale/zh_TW/LC_MESSAGES/scim-chinese.mo
 share/scim/chinese/phrase_lib
--- patch-chinese-scim-chinese ends here ---

Index: korean/scim-tables/Makefile
===================================================================
RCS file: /home/grads/gaoj/repository/ports/korean/scim-tables/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- korean/scim-tables/Makefile	15 Aug 2004 23:01:33 -0000	1.4
+++ korean/scim-tables/Makefile	17 Sep 2004 20:12:28 -0000	1.5
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	scim-tables
-PORTVERSION=	0.4.1
+PORTVERSION=	0.4.3
 CATEGORIES=	korean
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://freedesktop.org/~suzhe/sources/
Index: korean/scim-tables/distinfo
===================================================================
RCS file: /home/grads/gaoj/repository/ports/korean/scim-tables/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- korean/scim-tables/distinfo	15 Aug 2004 23:01:33 -0000	1.2
+++ korean/scim-tables/distinfo	17 Sep 2004 20:12:28 -0000	1.3
@@ -1,2 +1,2 @@
-MD5 (scim-tables-0.4.1.tar.gz) = 2d7f35f357b9ff903586b21da59563bd
-SIZE (scim-tables-0.4.1.tar.gz) = 3789238
+MD5 (scim-tables-0.4.3.tar.gz) = c9983d6fdb459dc9d755f1e06fa0849c
+SIZE (scim-tables-0.4.3.tar.gz) = 3789831
--- patch-korean-scim-tables ends here ---
How-To-Repeat: 	
N/A
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2004-10-18 22:35:49 UTC
State Changed
From-To: open->closed


Committed, thanks!