summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-02-26 17:26:09 +0000
committerjmmv <jmmv@pkgsrc.org>2005-02-26 17:26:09 +0000
commit8d21d74f392e14daa3c8b5f72a79d3f4339d3e54 (patch)
treec461f83ebafc62472387207d17149789b3b05a50 /misc
parent9dd73ec85a23cb84d851f66d1b26674ed89c9dfa (diff)
downloadpkgsrc-8d21d74f392e14daa3c8b5f72a79d3f4339d3e54.tar.gz
Update to 0.11.17:
* backport of bugfix for 159932
Diffstat (limited to 'misc')
-rw-r--r--misc/gok/Makefile4
-rw-r--r--misc/gok/PLIST60
-rw-r--r--misc/gok/distinfo8
3 files changed, 63 insertions, 9 deletions
diff --git a/misc/gok/Makefile b/misc/gok/Makefile
index 9741c62dbd5..a5a69887b14 100644
--- a/misc/gok/Makefile
+++ b/misc/gok/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2004/12/28 21:54:10 jmmv Exp $
+# $NetBSD: Makefile,v 1.22 2005/02/26 17:26:09 jmmv Exp $
#
-DISTNAME= gok-0.11.16
+DISTNAME= gok-0.11.17
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/0.11/}
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/gok/PLIST b/misc/gok/PLIST
index 6f96d36ec87..f77fe2b9383 100644
--- a/misc/gok/PLIST
+++ b/misc/gok/PLIST
@@ -1,14 +1,67 @@
-@comment $NetBSD: PLIST,v 1.6 2004/12/28 21:54:10 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.7 2005/02/26 17:26:09 jmmv Exp $
bin/create-branching-keyboard
bin/gok
lib/bonobo/servers/GNOME_Gok.server
lib/pkgconfig/gok-1.0.pc
share/applications/gok.desktop
+share/doc/gok/ch01.html
+share/doc/gok/gok-GokButton.html
+share/doc/gok/gok-arraylist.html
+share/doc/gok/gok-callbacks.html
+share/doc/gok/gok-command-common.html
+share/doc/gok/gok-command-edge-data.html
+share/doc/gok/gok-command-edge.html
+share/doc/gok/gok-command-graph.html
+share/doc/gok/gok-command-predictor.html
+share/doc/gok/gok-command-vertex-data.html
+share/doc/gok/gok-command-vertex.html
+share/doc/gok/gok-global.html
+share/doc/gok/gok-gok-action.html
+share/doc/gok/gok-gok-branchback-stack.html
+share/doc/gok/gok-gok-chunker.html
+share/doc/gok/gok-gok-control.html
+share/doc/gok/gok-gok-data.html
+share/doc/gok/gok-gok-editor.html
+share/doc/gok/gok-gok-feedback.html
+share/doc/gok/gok-gok-gconf.html
+share/doc/gok/gok-gok-key.html
+share/doc/gok/gok-gok-keyboard.html
+share/doc/gok/gok-gok-keyslotter.html
+share/doc/gok/gok-gok-log-priv.html
+share/doc/gok/gok-gok-log-reader.html
+share/doc/gok/gok-gok-log.html
+share/doc/gok/gok-gok-modifier.html
+share/doc/gok/gok-gok-output.html
+share/doc/gok/gok-gok-page-accessmethod.html
+share/doc/gok/gok-gok-page-actions.html
+share/doc/gok/gok-gok-page-feedbacks.html
+share/doc/gok/gok-gok-page-keysizespace.html
+share/doc/gok/gok-gok-page-wordcomplete.html
+share/doc/gok/gok-gok-predictor.html
+share/doc/gok/gok-gok-scanner.html
+share/doc/gok/gok-gok-settings-dialog.html
+share/doc/gok/gok-gok-sound.html
+share/doc/gok/gok-gok-spy-priv.html
+share/doc/gok/gok-gok-spy.html
+share/doc/gok/gok-gok-word-complete.html
+share/doc/gok/gok-gok.html
+share/doc/gok/gok-gtkjoyswitch.html
+share/doc/gok/gok-interface.html
+share/doc/gok/gok-main.html
+share/doc/gok/gok-support.html
+share/doc/gok/gok-switchapi.html
+share/doc/gok/gok-word-complete.html
+share/doc/gok/gok.devhelp
+share/doc/gok/home.png
+share/doc/gok/index.html
+share/doc/gok/index.sgml
+share/doc/gok/left.png
+share/doc/gok/right.png
+share/doc/gok/style.css
+share/doc/gok/up.png
share/gconf/schemas/gok.schemas
share/gnome/help/gok/C/gok.xml
-share/gnome/help/gok/C/keyboards.xml
share/gnome/help/gok/C/legal.xml
-share/gnome/help/gok/C/prefs.xml
share/gok/East.png
share/gok/Keyboard.kbd
share/gok/NE.png
@@ -641,5 +694,6 @@ share/pixmaps/gok.png
@dirrm share/gnome/help/gok
@comment in gnome2-dirs: @dirrm share/gnome/help
@comment in GConf2: @dirrm share/gconf/schemas
+@dirrm share/doc/gok
@comment in xdg-dirs: @dirrm share/applications
@comment in libbonobo: @dirrm lib/bonobo/servers
diff --git a/misc/gok/distinfo b/misc/gok/distinfo
index 3296771845f..7888cd607a8 100644
--- a/misc/gok/distinfo
+++ b/misc/gok/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2005/02/24 11:02:52 agc Exp $
+$NetBSD: distinfo,v 1.11 2005/02/26 17:26:09 jmmv Exp $
-SHA1 (gok-0.11.16.tar.bz2) = fd6472c49f480474fdf950e528c58e532b08b6ea
-RMD160 (gok-0.11.16.tar.bz2) = 8799efa3755ebb3fc7437dfb8cb8f40c44d7843a
-Size (gok-0.11.16.tar.bz2) = 1244123 bytes
+SHA1 (gok-0.11.17.tar.bz2) = e124993c62ccbc332fd13e6a167d6a5b907eadad
+RMD160 (gok-0.11.17.tar.bz2) = 2026cda0d72cdd48c4e0f75092f115f1defacf0b
+Size (gok-0.11.17.tar.bz2) = 1351575 bytes
SHA1 (patch-aa) = 48aa6d30bcb91fb02049d5efbcf8f5c33bb13e04