summaryrefslogtreecommitdiff
path: root/misc/gwaei
diff options
context:
space:
mode:
authorwiz <wiz>2009-03-01 15:13:21 +0000
committerwiz <wiz>2009-03-01 15:13:21 +0000
commit4dd1b5ab15d0ee59f9a3cc7cb2d3ada79994b752 (patch)
tree1a12d1e363b6a90b463019eba3a992ae7376a0ec /misc/gwaei
parentb17a69403bae22674e5b55862777eeeb4b0343b6 (diff)
downloadpkgsrc-4dd1b5ab15d0ee59f9a3cc7cb2d3ada79994b752.tar.gz
Update to 0.15.0:
2009-02-21: Released gWaei 0.15.0 The newest version of gWaei has finally arrived! This version took so long because it was edging on being a total rewrite. Many of the dangling variables that I had floating around are now neatly put away into C structs. On the front end, there is a link saying "Where can I get other dictionaries?" This is meant to help people find other dictionaries that may work with gwaei. Last, and the most interesting, gtk support is now OPTIONAL in gWaei. You can access most of the program's features through the terminal now! The program creates a symbalic link called waei on installation that can be used to access all of this console goodness.
Diffstat (limited to 'misc/gwaei')
-rw-r--r--misc/gwaei/Makefile4
-rw-r--r--misc/gwaei/PLIST4
-rw-r--r--misc/gwaei/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/misc/gwaei/Makefile b/misc/gwaei/Makefile
index 2f0bc6e3115..73bf22532ce 100644
--- a/misc/gwaei/Makefile
+++ b/misc/gwaei/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/02/23 11:25:18 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/03/01 15:13:21 wiz Exp $
#
-DISTNAME= gwaei-0.14.0
+DISTNAME= gwaei-0.15.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwaei/}
diff --git a/misc/gwaei/PLIST b/misc/gwaei/PLIST
index f013895eb11..35a23e1703b 100644
--- a/misc/gwaei/PLIST
+++ b/misc/gwaei/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2009/02/23 11:25:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/03/01 15:13:21 wiz Exp $
+bin/waei
bin/gwaei
share/applications/gwaei.desktop
share/doc/${PKGNAME}/COPYING
@@ -10,7 +11,6 @@ share/gnome/help/gwaei/C/index.xml
share/gwaei/character.png
share/gwaei/character2.png
share/gwaei/character3.png
-share/gwaei/dialog.xml
share/gwaei/jdata.dat
share/gwaei/kanjipad.xml
share/gwaei/kpengine
diff --git a/misc/gwaei/distinfo b/misc/gwaei/distinfo
index 16ce58e531f..5ca95f3b808 100644
--- a/misc/gwaei/distinfo
+++ b/misc/gwaei/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/02/23 11:25:18 wiz Exp $
+$NetBSD: distinfo,v 1.4 2009/03/01 15:13:21 wiz Exp $
-SHA1 (gwaei-0.14.0.tar.gz) = 1f428d0cf7d011ea61b4a5fb316f99369ce77ef5
-RMD160 (gwaei-0.14.0.tar.gz) = d9350c77d55846c9183799781e1161a4f46304a3
-Size (gwaei-0.14.0.tar.gz) = 480409 bytes
+SHA1 (gwaei-0.15.0.tar.gz) = 7bf152d2d95895832dcf24b166d5b7bf7c5376f1
+RMD160 (gwaei-0.15.0.tar.gz) = 18f32ea03eb56a432e0cd64a6a384c061953ecdd
+Size (gwaei-0.15.0.tar.gz) = 487969 bytes