diff options
author | obache <obache> | 2013-01-12 06:59:05 +0000 |
---|---|---|
committer | obache <obache> | 2013-01-12 06:59:05 +0000 |
commit | 6f7bb90a9e044cb865f8607971215bd9c25e4166 (patch) | |
tree | 6b2130c395ac9d2ef852f8424901b12117cc7a7a /misc | |
parent | e54775f11db1f7891a36e1888c80ac4d6c96719b (diff) | |
download | pkgsrc-6f7bb90a9e044cb865f8607971215bd9c25e4166.tar.gz |
Update m17n-db to 1.6.4.
PR 47411.
* Changes in the m17n database 1.6.4
This release is just for bug fixing.
* Changes in the m17n database 1.6.3
** A new input method is added.
ua-kbd.mim -- Ukrainian input method with Ukrainian/Russian keyboard layout
** An input method is deleted.
bo-ewts.mim is moved to m17n-contrib package.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/m17n-db/Makefile | 7 | ||||
-rw-r--r-- | misc/m17n-db/PLIST | 5 | ||||
-rw-r--r-- | misc/m17n-db/distinfo | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/misc/m17n-db/Makefile b/misc/m17n-db/Makefile index 2b87617cd4a..c94c9e658c5 100644 --- a/misc/m17n-db/Makefile +++ b/misc/m17n-db/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2012/10/13 01:35:44 obache Exp $ +# $NetBSD: Makefile,v 1.18 2013/01/12 06:59:05 obache Exp $ # -DISTNAME= m17n-db-1.6.2 -PKGREVISION= 1 +DISTNAME= m17n-db-1.6.4 CATEGORIES= misc -MASTER_SITES= http://www.m17n.org/m17n-lib-download/ +MASTER_SITES= http://download.savannah.gnu.org/releases//m17n/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.nongnu.org/m17n/ diff --git a/misc/m17n-db/PLIST b/misc/m17n-db/PLIST index 7d1b6e230f5..60d5f0dcc81 100644 --- a/misc/m17n-db/PLIST +++ b/misc/m17n-db/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2010/10/16 12:53:11 obache Exp $ +@comment $NetBSD: PLIST,v 1.8 2013/01/12 06:59:05 obache Exp $ bin/m17n-db share/locale/de/LC_MESSAGES/m17n-db.mo share/locale/ja/LC_MESSAGES/m17n-db.mo @@ -196,7 +196,6 @@ share/m17n/bg.lnm share/m17n/bn-itrans.mim share/m17n/bn-unijoy.mim share/m17n/bn.lnm -share/m17n/bo-ewts.mim share/m17n/bo-tcrc.mim share/m17n/bo-wylie.mim share/m17n/bs.lnm @@ -300,6 +299,7 @@ share/m17n/icons/th-pattachote-2.png share/m17n/icons/th-pattachote.png share/m17n/icons/th-tis820-2.png share/m17n/icons/th-tis820.png +share/m17n/icons/ua-kbd.png share/m17n/icons/unicode.png share/m17n/icons/vi-tcvn.png share/m17n/icons/vi-telex.png @@ -409,6 +409,7 @@ share/m17n/tig.lnm share/m17n/tr.lnm share/m17n/truetype.fst share/m17n/tt.lnm +share/m17n/ua-kbd.mim share/m17n/ug-kbd.mim share/m17n/uk.lnm share/m17n/unicode.mim diff --git a/misc/m17n-db/distinfo b/misc/m17n-db/distinfo index d0d15980120..560ae89bc98 100644 --- a/misc/m17n-db/distinfo +++ b/misc/m17n-db/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2010/10/16 12:53:11 obache Exp $ +$NetBSD: distinfo,v 1.9 2013/01/12 06:59:05 obache Exp $ SHA1 (glibc-2.3.6.tar.gz) = e990cb85e68bf8493f77468a5e21dabc9f8c212a RMD160 (glibc-2.3.6.tar.gz) = 447e9afbc096e2c1893bb0d471997295ec22535b Size (glibc-2.3.6.tar.gz) = 18814292 bytes -SHA1 (m17n-db-1.6.2.tar.gz) = 086a8a0b98909dd08bd80b55819d2842052b69bd -RMD160 (m17n-db-1.6.2.tar.gz) = a487260bc8dc0e79ef940efaaf452df40a276800 -Size (m17n-db-1.6.2.tar.gz) = 1385431 bytes +SHA1 (m17n-db-1.6.4.tar.gz) = 756fd10b8d7fe66a14350443f307bcf95347c695 +RMD160 (m17n-db-1.6.4.tar.gz) = 659c614260d6508ba67999eb3b534a99f53338e0 +Size (m17n-db-1.6.4.tar.gz) = 1390344 bytes |