diff options
author | minskim <minskim@pkgsrc.org> | 2004-08-11 22:16:54 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-08-11 22:16:54 +0000 |
commit | 6b87e4a66b1fb75f20ce1bd9ee0b9640350bf3e8 (patch) | |
tree | adecd246bf8d734fca9128fbc9002d7240d43ca4 | |
parent | b74c20bf9455d5cf019f972c1b1d096ffd7f108e (diff) | |
download | pkgsrc-6b87e4a66b1fb75f20ce1bd9ee0b9640350bf3e8.tar.gz |
Update imhangul to 0.9.11.
Changes:
Fix a bug that crashes epiphany when a window is being closed.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | inputmethod/imhangul/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/imhangul/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index fdea2ccddd5..4e5f0804c6f 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6848 2004/08/11 20:45:15 shannonjr Exp $ +$NetBSD: CHANGES,v 1.6849 2004/08/11 22:16:54 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3790,3 +3790,4 @@ Changes to the packages collection and infrastructure in 2004: Updated xorg-libs to 6.7.0nb1 [recht 2004-08-11] Updated xorg-server to 6.7.0nb1 [recht 2004-08-11] Updated gcc34 to 3.4.1nb4 [shannonjr 2004-08-11] + Updated imhangul to 0.9.11 [minskim 2004-08-11] diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile index 1a76550e4ba..e56c4732bab 100644 --- a/inputmethod/imhangul/Makefile +++ b/inputmethod/imhangul/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2004/07/19 22:42:53 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2004/08/11 22:16:54 minskim Exp $ -DISTNAME= imhangul-0.9.10 +DISTNAME= imhangul-0.9.11 CATEGORIES= inputmethod korean MASTER_SITES= http://download.kldp.net/imhangul/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/imhangul/distinfo b/inputmethod/imhangul/distinfo index 884e5d0c829..3d39fd96c2e 100644 --- a/inputmethod/imhangul/distinfo +++ b/inputmethod/imhangul/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2004/07/19 22:42:53 minskim Exp $ +$NetBSD: distinfo,v 1.3 2004/08/11 22:16:54 minskim Exp $ -SHA1 (imhangul-0.9.10.tar.bz2) = 761a5a77d92df5dddff4bb255e3bdc087a01b74d -Size (imhangul-0.9.10.tar.bz2) = 333735 bytes +SHA1 (imhangul-0.9.11.tar.bz2) = 3caacd992e1b4ba9c12bd96ab29c04a0a21c3f15 +Size (imhangul-0.9.11.tar.bz2) = 334315 bytes SHA1 (patch-aa) = 332ba1322ce8af6f9acf620abfe6ee84d06b3cea |