diff options
author | rh <rh@pkgsrc.org> | 1999-09-08 07:54:36 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-09-08 07:54:36 +0000 |
commit | 5fe4710d49d98116e61f88543314662528ae61ce (patch) | |
tree | 61be4f3dc970f80e17cafd903cd92d830c1d10f5 /sysutils/gcombust | |
parent | d9229398794fcfd5dff6a9cd49db0f4dec59da35 (diff) | |
download | pkgsrc-5fe4710d49d98116e61f88543314662528ae61ce.tar.gz |
Update gcombust to 0.1.21. Changes include cd-to-image copy, French
translation, changed selection mode of files (to "paint" like behaviour),
lots of smaller bugfixes, including leaking file descriptors.
Diffstat (limited to 'sysutils/gcombust')
-rw-r--r-- | sysutils/gcombust/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gcombust/files/md5 | 4 | ||||
-rw-r--r-- | sysutils/gcombust/pkg/MESSAGE | 11 | ||||
-rw-r--r-- | sysutils/gcombust/pkg/PLIST | 3 |
4 files changed, 6 insertions, 16 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 9550689b312..96bde31c154 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 1999/08/28 09:43:14 rh Exp $ +# $NetBSD: Makefile,v 1.8 1999/09/08 07:54:36 rh Exp $ # -DISTNAME= gcombust-0.1.20 +DISTNAME= gcombust-0.1.21 CATEGORIES= x11 sysutils MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ diff --git a/sysutils/gcombust/files/md5 b/sysutils/gcombust/files/md5 index 94c83dd828b..fba48528e04 100644 --- a/sysutils/gcombust/files/md5 +++ b/sysutils/gcombust/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.5 1999/08/20 08:25:40 rh Exp $ +$NetBSD: md5,v 1.6 1999/09/08 07:54:37 rh Exp $ -MD5 (gcombust-0.1.20.tar.gz) = 4e8f8d9730d193bcac18ce9e91bd59c1 +MD5 (gcombust-0.1.21.tar.gz) = 4b06eac62db0ba6a898cca8f8f207471 diff --git a/sysutils/gcombust/pkg/MESSAGE b/sysutils/gcombust/pkg/MESSAGE deleted file mode 100644 index 23578d5b9c7..00000000000 --- a/sysutils/gcombust/pkg/MESSAGE +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: MESSAGE,v 1.1 1999/05/22 13:08:18 rh Exp $ - -============================================================================= - - The gcombust package is now installed. Please note that this package -uses cdrecord for writing CDs. Therefore, you may want to adjust -/dev/su0-6-0 to point to your system's CD-R device (default: /dev/cd0d): - - ln -s /dev/cd0d /dev/su0-6-0 - -============================================================================= diff --git a/sysutils/gcombust/pkg/PLIST b/sysutils/gcombust/pkg/PLIST index 644cb642585..e8d2c39cc15 100644 --- a/sysutils/gcombust/pkg/PLIST +++ b/sysutils/gcombust/pkg/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.3 1999/08/20 08:25:40 rh Exp $ +@comment $NetBSD: PLIST,v 1.4 1999/09/08 07:54:38 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 +share/locale/fr/LC_MESSAGES/gcombust.mo |