diff options
author | obache <obache@pkgsrc.org> | 2014-05-01 09:55:19 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-05-01 09:55:19 +0000 |
commit | 36fe14cbd3a5512d4c36c874f499f38667a5a898 (patch) | |
tree | c24acf3e7024763ac9fa15efae5406ebd88ac3e5 /inputmethod | |
parent | 18843843a037d2e381eadfa1ba79676632c52622 (diff) | |
download | pkgsrc-36fe14cbd3a5512d4c36c874f499f38667a5a898.tar.gz |
Note upstream commit.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/tegaki-recognize/distinfo | 4 | ||||
-rw-r--r-- | inputmethod/tegaki-recognize/patches/patch-aa | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/inputmethod/tegaki-recognize/distinfo b/inputmethod/tegaki-recognize/distinfo index bd944686f3d..acea0240f3e 100644 --- a/inputmethod/tegaki-recognize/distinfo +++ b/inputmethod/tegaki-recognize/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/08/07 12:52:21 obache Exp $ +$NetBSD: distinfo,v 1.2 2014/05/01 09:55:19 obache Exp $ SHA1 (tegaki-recognize-0.3.1.2.tar.gz) = 0638e7a6e12e54d2d28c0e3403ae1dcba6356529 RMD160 (tegaki-recognize-0.3.1.2.tar.gz) = dad34766d6874e9b074cd59b1e539024f565990e Size (tegaki-recognize-0.3.1.2.tar.gz) = 296765 bytes -SHA1 (patch-aa) = 14451c25380125456d96bf4c64e97f2b14380f04 +SHA1 (patch-aa) = a7589f698ee561744879edf5a48bbf214783ccf0 diff --git a/inputmethod/tegaki-recognize/patches/patch-aa b/inputmethod/tegaki-recognize/patches/patch-aa index c9772dd8b50..97a59201fbd 100644 --- a/inputmethod/tegaki-recognize/patches/patch-aa +++ b/inputmethod/tegaki-recognize/patches/patch-aa @@ -1,6 +1,7 @@ -$NetBSD: patch-aa,v 1.1.1.1 2010/08/07 12:52:21 obache Exp $ +$NetBSD: patch-aa,v 1.2 2014/05/01 09:55:19 obache Exp $ -destdir support. +* destdir support. + https://github.com/tegaki/tegaki/commit/06df3223b6dd7f32a48a7cb8cf431bbb7ad48f22 --- setup.py.orig 2010-03-22 07:05:39.000000000 +0000 +++ setup.py |