diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-30 15:50:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-30 15:50:57 +0000 |
commit | 0ad4c0d1574e54b6530842e472afd9ba60824d5f (patch) | |
tree | 1aa3ad92b9f7a5b4c169dca39624a5ab3ff4fb67 /graphics | |
parent | 77191d025a775908872239611251569e63f0a7e3 (diff) | |
download | pkgsrc-0ad4c0d1574e54b6530842e472afd9ba60824d5f.tar.gz |
Another day, another tuxpaint (2002.09.29):
* Updated Norwegian documentation.
* Updated German translation.
* Fixed problem where some locales wouldn't get translated stamps.
* Various sayings can be used instead of just 'Great!'. See 'src/great.h'
* Text tool checks width of character in font, rather than relying on
'isprint()' - this SHOULD help unicode characters work in the Text tool.
* Updated Spanish translation.
* Increased scrollbar repeat speed.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tuxpaint/Makefile | 4 | ||||
-rw-r--r-- | graphics/tuxpaint/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/tuxpaint/Makefile b/graphics/tuxpaint/Makefile index 9ba1e9a85a6..1c1f9d5fe4b 100644 --- a/graphics/tuxpaint/Makefile +++ b/graphics/tuxpaint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2002/09/29 20:58:18 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2002/09/30 15:50:57 wiz Exp $ # -DISTNAME= tuxpaint-2002.09.28 +DISTNAME= tuxpaint-2002.09.29 CATEGORIES= graphics MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/tuxpaint/ diff --git a/graphics/tuxpaint/distinfo b/graphics/tuxpaint/distinfo index b793b97ff64..c05dea094a5 100644 --- a/graphics/tuxpaint/distinfo +++ b/graphics/tuxpaint/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2002/09/29 20:58:18 wiz Exp $ +$NetBSD: distinfo,v 1.3 2002/09/30 15:50:57 wiz Exp $ -SHA1 (tuxpaint-2002.09.28.tar.gz) = 52b1628bcf7f686280351b54bced849ef0ab0584 -Size (tuxpaint-2002.09.28.tar.gz) = 896439 bytes +SHA1 (tuxpaint-2002.09.29.tar.gz) = 30ceca8c49f1df63cf31d59ffede3828b4278b18 +Size (tuxpaint-2002.09.29.tar.gz) = 897752 bytes SHA1 (patch-aa) = 402dc6f3b45ae95e470db08b618165aeb29ca766 |