diff options
author | obache <obache@pkgsrc.org> | 2014-05-05 06:11:16 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-05-05 06:11:16 +0000 |
commit | 25a9dc34e1c11baaf6487f33f7ab3d4b022e3f7c (patch) | |
tree | 2d0313c5eeea045ffc19fd5da41a019a7121c20c /inputmethod/uim-tomoe-gtk | |
parent | cce53c93d67ae72a9eccb2d10badf8b5dcac5fc3 (diff) | |
download | pkgsrc-25a9dc34e1c11baaf6487f33f7ab3d4b022e3f7c.tar.gz |
Note comment.
Diffstat (limited to 'inputmethod/uim-tomoe-gtk')
-rw-r--r-- | inputmethod/uim-tomoe-gtk/distinfo | 4 | ||||
-rw-r--r-- | inputmethod/uim-tomoe-gtk/patches/patch-aa | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/inputmethod/uim-tomoe-gtk/distinfo b/inputmethod/uim-tomoe-gtk/distinfo index 6f75890e3b4..56558bcb730 100644 --- a/inputmethod/uim-tomoe-gtk/distinfo +++ b/inputmethod/uim-tomoe-gtk/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2008/06/08 13:06:27 obache Exp $ +$NetBSD: distinfo,v 1.3 2014/05/05 06:11:16 obache Exp $ SHA1 (uim-tomoe-gtk-0.6.0.tar.gz) = 7bf0154886ed0f06370be997d54633da3d1311fe RMD160 (uim-tomoe-gtk-0.6.0.tar.gz) = 61399037a5802b426fa1d17815b755145013d117 Size (uim-tomoe-gtk-0.6.0.tar.gz) = 372357 bytes -SHA1 (patch-aa) = e21b34e42c4a09ef2ebd61ea0040e988332983d5 +SHA1 (patch-aa) = 070e477a9e330c9918a78193524f1ea75e894881 diff --git a/inputmethod/uim-tomoe-gtk/patches/patch-aa b/inputmethod/uim-tomoe-gtk/patches/patch-aa index 13883044226..6acf4d1b4ea 100644 --- a/inputmethod/uim-tomoe-gtk/patches/patch-aa +++ b/inputmethod/uim-tomoe-gtk/patches/patch-aa @@ -1,4 +1,6 @@ -$NetBSD: patch-aa,v 1.1 2008/06/08 13:06:27 obache Exp $ +$NetBSD: patch-aa,v 1.2 2014/05/05 06:11:16 obache Exp $ + +* localedir will be handled properly with pkgsrc framework. --- configure.orig 2007-06-12 08:39:13.000000000 +0000 +++ configure |