summaryrefslogtreecommitdiff
path: root/misc/gok/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-08-06 19:08:31 +0000
committerjmmv <jmmv>2006-08-06 19:08:31 +0000
commit4753e1a461dd09c8c7ddf1bcb8179b737992d20b (patch)
tree67ffcc29d1e96d0c4740b1e1a9ef4c066b3fb94b /misc/gok/Makefile
parentf7d793639132f01babc730d985bbc55e69200b1b (diff)
downloadpkgsrc-4753e1a461dd09c8c7ddf1bcb8179b737992d20b.tar.gz
Update to 1.0.10:
What's new in GOK 1.0.10? * reverted GOption usage to popt (for older glib compatability) What's new in GOK 1.0.9? * We now use the new GOption style of command line argument handling. Fix for bug #336414 * Fix for bug #314168 * We now use the translator friendly LINGUAS setup. Fixes bug # 337969 * Removed illegal memory access, should improve stability. (Possible fix for bug #341124) * Updated translations: Priit Laes (et) Takeshi AIHANA (jp) Funda Wang (zh_CN)
Diffstat (limited to 'misc/gok/Makefile')
-rw-r--r--misc/gok/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/gok/Makefile b/misc/gok/Makefile
index 4c40804e4cd..970606fb0ed 100644
--- a/misc/gok/Makefile
+++ b/misc/gok/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2006/07/05 05:37:43 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2006/08/06 19:08:31 jmmv Exp $
#
-DISTNAME= gok-1.0.7
-PKGREVISION= 1
+DISTNAME= gok-1.0.10
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/1.0/}
EXTRACT_SUFX= .tar.bz2