Bug 80848

Summary: [maintainer] Update textproc/scim and textproc/skim to latest stable versions
Product: Ports & Packages Reporter: Jie Gao <gaoj>
Component: Individual Port(s)Assignee: Norikatsu Shigemura <nork>
Status: Closed FIXED    
Severity: Affects Only Me CC: s_yanagita
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-textproc-scim
none
patch-textproc-skim none

Description Jie Gao 2005-05-10 06:40:01 UTC
	
Update textproc/scim and textproc/skim to latest versions:

textproc/scim	1.2.0 --> 1.2.2
textproc/skim	1.2.0 --> 1.2.2

The version number of shared libraries from scim changes in this update. So
update the library version number reference in textproc/scim-table-imengine.
And PORTREVISION bumps are needed for other scim dependants:

chinese/scim-pinyin
chinese/scim-chewing
chinese/scim-tables
japanese/scim-uim
japanese/scim-anthy
japanese/scim-tables
japanese/scim-canna
japanese/scim-skk
korean/scim-tables
textproc/scim-input-pad

Fix: Please apply the patches attached, and bump PORTREVISION for:

chinese/scim-pinyin
chinese/scim-chewing
chinese/scim-tables
japanese/scim-uim
japanese/scim-anthy
japanese/scim-tables
japanese/scim-canna
japanese/scim-skk
korean/scim-tables
textproc/scim-input-pad

	

Index: textproc/scim-table-imengine/Makefile
===================================================================
RCS file: /home/grads/gaoj/repository/ports/textproc/scim-table-imengine/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- textproc/scim-table-imengine/Makefile	10 May 2005 05:17:39 -0000	1.2
+++ textproc/scim-table-imengine/Makefile	10 May 2005 05:20:28 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	scim-table-imengine
 PORTVERSION=	0.5.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=scim
@@ -16,7 +16,7 @@
 MAINTAINER=	gaoj@cpsc.ucalgary.ca
 COMMENT=	SCIM table based input method engine
 
-LIB_DEPENDS=	scim-1.0.6:${PORTSDIR}/textproc/scim
+LIB_DEPENDS=	scim-1.0.7:${PORTSDIR}/textproc/scim
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
--- patch-textproc-scim-table-imengine ends here ---
How-To-Repeat: 	
N/A
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2005-05-10 14:53:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nork

I'll handle this.
Comment 2 Norikatsu Shigemura freebsd_committer freebsd_triage 2005-05-10 15:57:31 UTC
State Changed
From-To: open->closed

Committed, thanks!