Bug 89712 - [update] japanese/scim-skk: to 0.5.0 from 0.4.0
Summary: [update] japanese/scim-skk: to 0.5.0 from 0.4.0
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 06:50 UTC by Jun Mukai
Modified: 2005-11-29 22:09 UTC (History)
0 users

See Also:


Attachments
file.diff (1.08 KB, patch)
2005-11-29 06:50 UTC, Jun Mukai
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jun Mukai 2005-11-29 06:50:02 UTC
Update from ja-scim-skk to 0.5.0

Fix: PORTNAME=      scim-skk
-PORTVERSION=   0.4.0
+PORTVERSION=   0.5.0
 PORTREVISION=  1
 CATEGORIES=    japanese
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR=    scim-imengine/17186
+MASTER_SITE_SUBDIR=    scim-imengine/17701

 MAINTAINER=    mukai@jmuk.org
 COMMENT=       SCIM IMEngine module like SKK


--#define SCIM_SKK_CONFIG_SYSDICT_DEFAULT          "/usr/share/skk/SKK-JISYO.L"
-+#define SCIM_SKK_CONFIG_SYSDICT_DEFAULT          "LOCALBASE/share/skk/SKK-JISYO.L"
+-#define SCIM_SKK_CONFIG_SYSDICT_DEFAULT          "DictFile:/usr/share/skk/SKK-JISYO.L"
++#define SCIM_SKK_CONFIG_SYSDICT_DEFAULT          "DictFile:/usr/local/share/skk/SKK-JISYO.L"
  #define SCIM_SKK_CONFIG_USERDICT_DEFAULT         ".skk-scim-jisyo"
  #define SCIM_SKK_CONFIG_CANDVEC_SIZE_DEFAULT      4
  #define SCIM_SKK_CONFIG_ANNOT_VIEW_DEFAULT    true--EQFx5H5Kddu0qndd3iWsAAhJD8RjxD2hTJzBlmrlzvLgTPWK
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ru scim-skk.orig/Makefile scim-skk/Makefile
--- scim-skk.orig/Makefile      Tue Nov 29 15:40:59 2005
+++ scim-skk/Makefile   Tue Nov 29 15:41:14 2005
@@ -6,11 +6,11 @@
 #
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-11-29 07:10:23 UTC
Class Changed
From-To: sw-bug->maintainer-update

Correct class and category.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-29 22:09:46 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-29 22:09:46 UTC
State Changed
From-To: open->closed

Committed, thanks!