diff options
author | rh <rh@pkgsrc.org> | 1999-08-13 20:13:38 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-08-13 20:13:38 +0000 |
commit | b49cd95d785f1952f2270c486360008896663a31 (patch) | |
tree | 442e0ba2416128f09f6ecd59f823888ee356fd75 /sysutils | |
parent | a81b067d86f9aed323257133aee5d728be4a8ebe (diff) | |
download | pkgsrc-b49cd95d785f1952f2270c486360008896663a31.tar.gz |
Update gcombust to 0.1.19
Changes are:
BUGFIXES:
* a few more strings gettextizied, updated German .po file
* should compile on IRIX, too, since 0.1.18
* mkhybrid can't do < 800 kb HFS volumes, added a check
(Allan Hsu <animate2@underworld.net>)
* small cdlabelgen changes, ok defaults and type fixes
(Daniel Serodio <dserodio@email.com>)
* made the image source interface more obvious (suggested by
Paul Barton-Davis <pbd@op.net>)
NEWS:
* Swedish .po file (Tommy Strand <gts@abc.se>)
* Japanese .po file (Daisuke Yabuki <dxy@optix.org>)
* netatalk option for mkhybrid (just mail me if you need more
mkhybrid options, I don't know which ones are useful)
* added a cleat button for the output textboxes
* cleaned up save settings, added device, speed & swab
* support for the new options in cdlabelgen 1.5 (wordwrap and
supression on plaque)
* "disable dirnames" option by Koaunghi Un
<koaunghi.un@student.uni-tuebingen.de>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gcombust/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gcombust/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 15058725580..6e0b01884e7 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 1999/07/01 02:15:29 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 1999/08/13 20:13:38 rh Exp $ # -DISTNAME= gcombust-0.1.18 +DISTNAME= gcombust-0.1.19 CATEGORIES= x11 sysutils MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ diff --git a/sysutils/gcombust/files/md5 b/sysutils/gcombust/files/md5 index 21b975ddedf..2cc8bf0ec2b 100644 --- a/sysutils/gcombust/files/md5 +++ b/sysutils/gcombust/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1999/07/01 02:15:30 hubertf Exp $ +$NetBSD: md5,v 1.4 1999/08/13 20:13:38 rh Exp $ -MD5 (gcombust-0.1.18.tar.gz) = 99efbd09633bc2605bba8f111a197756 +MD5 (gcombust-0.1.19.tar.gz) = af02f82b4ce8923005d85a2f8450d9e6 |