summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2005-08-01 02:21:11 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2005-08-01 02:21:11 +0000
commitec03c22a0fbda76b4c8c48b37f648d363d054994 (patch)
treebe8651a458ffde8b57facdd99681406c9a1e0da0 /korean
parentFix yet another thread-safety bug: (diff)
- Fix plist
- Unmark BROKEN and DEPRECATED - Update to 0.9.12
Notes
Notes: svn path=/head/; revision=140597
Diffstat (limited to 'korean')
-rw-r--r--korean/imhangul/Makefile10
-rw-r--r--korean/imhangul/distinfo4
-rw-r--r--korean/imhangul/pkg-plist1
3 files changed, 5 insertions, 10 deletions
diff --git a/korean/imhangul/Makefile b/korean/imhangul/Makefile
index efb39446fb97..a7ae71f11478 100644
--- a/korean/imhangul/Makefile
+++ b/korean/imhangul/Makefile
@@ -6,19 +6,13 @@
#
PORTNAME= imhangul
-PORTVERSION= 0.9.11
-PORTREVISION= 1
-#PORTREVISION= 3
+PORTVERSION= 0.9.12
CATEGORIES= korean x11-toolkits
-MASTER_SITES= http://kldp.net/frs/download.php/1443/
+MASTER_SITES= http://kldp.net/frs/download.php/2570/
MAINTAINER= cjh@FreeBSD.org
COMMENT= GTK+-2.0 hangul input module
-BROKEN= Incomplete pkg-plist
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2005-09-22
-
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/korean/imhangul/distinfo b/korean/imhangul/distinfo
index bfc6eea60650..b8d537f64f9d 100644
--- a/korean/imhangul/distinfo
+++ b/korean/imhangul/distinfo
@@ -1,2 +1,2 @@
-MD5 (imhangul-0.9.11.tar.bz2) = af95bd3e7c23e630c05da2910bf64162
-SIZE (imhangul-0.9.11.tar.bz2) = 334315
+MD5 (imhangul-0.9.12.tar.bz2) = e69513a10abad12471940b960593a560
+SIZE (imhangul-0.9.12.tar.bz2) = 364154
diff --git a/korean/imhangul/pkg-plist b/korean/imhangul/pkg-plist
index c2fb66042532..8eb251aba477 100644
--- a/korean/imhangul/pkg-plist
+++ b/korean/imhangul/pkg-plist
@@ -1,3 +1,4 @@
lib/gtk-2.0/immodules/im-hangul.la
lib/gtk-2.0/immodules/im-hangul.so
@unexec %D/bin/gtk-query-immodules-2.0 > %D/etc/gtk-2.0/gtk.immodules
+@unexec rmdir %D/lib/gtk-2.0/immodules 2>/dev/null || true