pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/gtkspell Update to 2.0.15:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/592f71f48313
branches:  trunk
changeset: 551081:592f71f48313
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 06 18:17:48 2008 +0000

description:
Update to 2.0.15:

version 2.0.15 (2008-12-01):
        * Additional translations (see po/ChangeLog).
        * Add missing G_BEGIN_DECLS/G_END_DECLS for C++ support
        * Fix feature request #2101451 by removing the sub-menu
          of the context menu as any other in-line spell checker does.
        * Fix feature request #1523881, #1643622 and #2054637
          by adding a Language selector sub-menu.
        * Fix feature request #1362304 by fixing docs/Makefile.am
          to install gtkspell.devhelp so that it shows in devhelp

diffstat:

 textproc/gtkspell/Makefile |   4 ++--
 textproc/gtkspell/PLIST    |  10 +++++++++-
 textproc/gtkspell/distinfo |   8 ++++----
 3 files changed, 15 insertions(+), 7 deletions(-)

diffs (54 lines):

diff -r f6c5c7c39911 -r 592f71f48313 textproc/gtkspell/Makefile
--- a/textproc/gtkspell/Makefile        Sat Dec 06 17:57:45 2008 +0000
+++ b/textproc/gtkspell/Makefile        Sat Dec 06 18:17:48 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2008/09/06 14:32:46 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2008/12/06 18:17:48 wiz Exp $
 
-DISTNAME=      gtkspell-2.0.14
+DISTNAME=      gtkspell-2.0.15
 CATEGORIES=    textproc devel
 MASTER_SITES=  http://gtkspell.sourceforge.net/download/
 
diff -r f6c5c7c39911 -r 592f71f48313 textproc/gtkspell/PLIST
--- a/textproc/gtkspell/PLIST   Sat Dec 06 17:57:45 2008 +0000
+++ b/textproc/gtkspell/PLIST   Sat Dec 06 18:17:48 2008 +0000
@@ -1,16 +1,24 @@
-@comment $NetBSD: PLIST,v 1.8 2008/09/06 14:32:46 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2008/12/06 18:17:48 wiz Exp $
 include/gtkspell-2.0/gtkspell/gtkspell.h
 lib/libgtkspell.la
 lib/pkgconfig/gtkspell-2.0.pc
 share/gtk-doc/html/gtkspell/chapter-tutorial.html
 share/gtk-doc/html/gtkspell/gtkspell-gtkspell.html
+share/gtk-doc/html/gtkspell/gtkspell.devhelp
+share/gtk-doc/html/gtkspell/gtkspell.devhelp2
+share/gtk-doc/html/gtkspell/home.png
 share/gtk-doc/html/gtkspell/index.html
 share/gtk-doc/html/gtkspell/index.sgml
+share/gtk-doc/html/gtkspell/left.png
 share/gtk-doc/html/gtkspell/reference.html
+share/gtk-doc/html/gtkspell/right.png
+share/gtk-doc/html/gtkspell/style.css
 share/gtk-doc/html/gtkspell/tutorial-building.html
 share/gtk-doc/html/gtkspell/tutorial.html
+share/gtk-doc/html/gtkspell/up.png
 share/locale/be/LC_MESSAGES/gtkspell.mo
 share/locale/cs/LC_MESSAGES/gtkspell.mo
+share/locale/da/LC_MESSAGES/gtkspell.mo
 share/locale/de/LC_MESSAGES/gtkspell.mo
 share/locale/el/LC_MESSAGES/gtkspell.mo
 share/locale/eo/LC_MESSAGES/gtkspell.mo
diff -r f6c5c7c39911 -r 592f71f48313 textproc/gtkspell/distinfo
--- a/textproc/gtkspell/distinfo        Sat Dec 06 17:57:45 2008 +0000
+++ b/textproc/gtkspell/distinfo        Sat Dec 06 18:17:48 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2008/09/06 14:32:46 wiz Exp $
+$NetBSD: distinfo,v 1.10 2008/12/06 18:17:48 wiz Exp $
 
-SHA1 (gtkspell-2.0.14.tar.gz) = e6a2e1359e7cf5d309ac3587482329848cb4fdac
-RMD160 (gtkspell-2.0.14.tar.gz) = 23093dcdbc0c0ac57231de47302949b63b1ffb7f
-Size (gtkspell-2.0.14.tar.gz) = 383196 bytes
+SHA1 (gtkspell-2.0.15.tar.gz) = 2eaf2de22e2bec39552416b66dcb2d5a7bbb833e
+RMD160 (gtkspell-2.0.15.tar.gz) = bdfb9f432c93aec7c43c5df6663bac5270d97b1d
+Size (gtkspell-2.0.15.tar.gz) = 380094 bytes



Home | Main Index | Thread Index | Old Index