summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrh <rh>2001-01-05 19:59:49 +0000
committerrh <rh>2001-01-05 19:59:49 +0000
commitf2917b87567c52c1cf1cddaa3edfe11025671f0d (patch)
tree951782d4f61010e3b22cf222c762a69c9aad8b27
parent1fffdb4e1f703797fc668ee2e3d959d702f29e65 (diff)
downloadpkgsrc-f2917b87567c52c1cf1cddaa3edfe11025671f0d.tar.gz
Update gcombust to 0.1.39. Changes include:
Version 0.1.39 Dec 14 2000 BUGFIXES: * Danish translation by Morten Bo Johansen <mojo@image.dk> * a lot of spelling corrections * the file checks added in 0.1.37 broke gv previewing of cd labels * a gtk_main_iteration call caused a strange bug with the size calculation widgets. removed it. NEWS: * ripping of audio cds with cdparanoia, patch by Kay Lehmann <kaymiehb@calvados.zrz.TU-Berlin.DE>, atm this is only implemented for the "Dump CD", not for on-the-fly burning, and it could still need some pollishing (e.g. no progress is reported) ------------------------------------------------------- Version 0.1.38 Nov 14 2000 BUGFIXES: * hu.po update (Narancs 1 <narancs1@externet.hu>) * corrected the tooltip for the bootfile/catalog, hopefully it's a bit clearer and more correct now * switches from burn-tab to output-tab also when blanking cd-rws * when burning more than one audio cd, a variable wasn't initialized, causing the progressabar to malfunction * building gcombust on machines without gettext when the .gmo files need to be rebuild should now work without specifying --disable-nls, it seems like autoconf is broken. I'm not sure this is a 100% correct fix, but all other packages I looked at were broken, too, and this works ------------------------------------------------------- Version 0.1.37 Nov 01 2000 BUGFIXES: * blanking a cd-rw would leave the tabs disabled (fix by Tanel Kuusk <tanel@urania.ee>) * switches from burn-tab to output-tab again when starting an action * now checks for existence of files before trying to execute them NEWS: * Italian translation by Simo Sorce <simo.sorce@tiscalinet.it> * replaced README.compile.hp-ux with README.hp-ux.html written by "Gansser, Martin" <MGansser@rand.de>
-rw-r--r--sysutils/gcombust/Makefile4
-rw-r--r--sysutils/gcombust/files/md54
-rw-r--r--sysutils/gcombust/pkg/PLIST4
3 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile
index b178e786762..8754c384d4a 100644
--- a/sysutils/gcombust/Makefile
+++ b/sysutils/gcombust/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2000/11/12 15:17:33 tron Exp $
+# $NetBSD: Makefile,v 1.22 2001/01/05 19:59:49 rh Exp $
#
-DISTNAME= gcombust-0.1.36
+DISTNAME= gcombust-0.1.39
CATEGORIES= x11 sysutils
MASTER_SITES= ${HOMEPAGE}
diff --git a/sysutils/gcombust/files/md5 b/sysutils/gcombust/files/md5
index c869d89e279..a89dd1395d0 100644
--- a/sysutils/gcombust/files/md5
+++ b/sysutils/gcombust/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.15 2000/10/15 12:41:12 rh Exp $
+$NetBSD: md5,v 1.16 2001/01/05 19:59:49 rh Exp $
-MD5 (gcombust-0.1.36.tar.gz) = 425d4738647e09cbdb9f5b9f2e0c48bb
+MD5 (gcombust-0.1.39.tar.gz) = 7c364be7e3d4ebff58ace64f9481e4e0
diff --git a/sysutils/gcombust/pkg/PLIST b/sysutils/gcombust/pkg/PLIST
index cf7d4b872f6..9ac2ae950e3 100644
--- a/sysutils/gcombust/pkg/PLIST
+++ b/sysutils/gcombust/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2000/05/31 13:01:27 rh Exp $
+@comment $NetBSD: PLIST,v 1.7 2001/01/05 19:59:49 rh Exp $
bin/gcombust
share/locale/sv/LC_MESSAGES/gcombust.mo
share/locale/es/LC_MESSAGES/gcombust.mo
@@ -9,3 +9,5 @@ share/locale/fr/LC_MESSAGES/gcombust.mo
share/locale/hu/LC_MESSAGES/gcombust.mo
share/locale/ko/LC_MESSAGES/gcombust.mo
share/locale/ru/LC_MESSAGES/gcombust.mo
+share/locale/da/LC_MESSAGES/gcombust.mo
+share/locale/it/LC_MESSAGES/gcombust.mo