Update gcombust to 0.1.20.
Changes are: BUGFIXES: * Fixed a small bug in sanity checking, causing a crash if you tried to add a non-existing root directory (ie /asdfsdf) to the data source filelist * updated de.po + a few FreeBSD pathches (for text in tooltips) Juergen Lock <nox@jelal.kn-bremen.de> NEWS: * Norwegian translation by "Atle Strand" <atlestrand@hotmail.com> * save setting for dummy run * added verify operation
This commit is contained in:
parent
77ade962cd
commit
4401bbad59
3 changed files with 8 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.5 1999/08/13 20:13:38 rh Exp $
|
||||
# $NetBSD: Makefile,v 1.6 1999/08/20 08:25:39 rh Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gcombust-0.1.19
|
||||
DISTNAME= gcombust-0.1.20
|
||||
CATEGORIES= x11 sysutils
|
||||
MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/
|
||||
|
||||
|
@ -10,7 +10,7 @@ HOMEPAGE= http://www.abo.fi/~jmunsin/gcombust/
|
|||
|
||||
DEPENDS+= mkhybrid-1.12b5.2:../mkhybrid
|
||||
DEPENDS+= cdrecord-1.6.1:../cdrecord
|
||||
DEPENDS+= cdlabelgen-1.1.3:../../graphics/cdlabelgen
|
||||
DEPENDS+= cdlabelgen-1.5.0:../../graphics/cdlabelgen
|
||||
DEPENDS+= gv-3.5.8:../../print/gv
|
||||
DEPENDS+= gtk+-1.2.2:../../x11/gtk
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
$NetBSD: md5,v 1.4 1999/08/13 20:13:38 rh Exp $
|
||||
$NetBSD: md5,v 1.5 1999/08/20 08:25:40 rh Exp $
|
||||
|
||||
MD5 (gcombust-0.1.19.tar.gz) = af02f82b4ce8923005d85a2f8450d9e6
|
||||
MD5 (gcombust-0.1.20.tar.gz) = 4e8f8d9730d193bcac18ce9e91bd59c1
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 1999/07/01 02:15:30 hubertf Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 1999/08/20 08:25:40 rh Exp $
|
||||
bin/gcombust
|
||||
share/locale/sv/LC_MESSAGES/gcombust.mo
|
||||
share/locale/es/LC_MESSAGES/gcombust.mo
|
||||
share/locale/de/LC_MESSAGES/gcombust.mo
|
||||
share/locale/no/LC_MESSAGES/gcombust.mo
|
||||
share/locale/ja/LC_MESSAGES/gcombust.mo
|
||||
|
|
Loading…
Reference in a new issue