From 5c0146f5ad3e33364d879e2b563d07f4ec1db7dc Mon Sep 17 00:00:00 2001 From: hubertf Date: Fri, 18 Jun 1999 01:14:23 +0000 Subject: Update to V0.1.15. Changes: DnD support, started on save preferences, can "swallow"progress window, added reset device button, lots of bugfixes. --- sysutils/gcombust/Makefile | 4 ++-- sysutils/gcombust/files/md5 | 4 ++-- sysutils/gcombust/patches/patch-aa | 13 +++++++++++++ 3 files changed, 17 insertions(+), 4 deletions(-) create mode 100644 sysutils/gcombust/patches/patch-aa (limited to 'sysutils/gcombust') diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index e0e3bbdf5b5..549cd7d042d 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 1999/05/15 20:02:55 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 1999/06/18 01:14:23 hubertf Exp $ # -DISTNAME= gcombust-0.1.12 +DISTNAME= gcombust-0.1.15 CATEGORIES= x11 sysutils MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ diff --git a/sysutils/gcombust/files/md5 b/sysutils/gcombust/files/md5 index 4e4160d274d..206cc2359b0 100644 --- a/sysutils/gcombust/files/md5 +++ b/sysutils/gcombust/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/05/15 08:04:51 hubertf Exp $ +$NetBSD: md5,v 1.2 1999/06/18 01:14:23 hubertf Exp $ -MD5 (gcombust-0.1.12.tar.gz) = 1f59dd0fbbf4129204fec8577a40b7cf +MD5 (gcombust-0.1.15.tar.gz) = 66efa6b501712e03a20c41f59f46f792 diff --git a/sysutils/gcombust/patches/patch-aa b/sysutils/gcombust/patches/patch-aa new file mode 100644 index 00000000000..0f8e97bfca2 --- /dev/null +++ b/sysutils/gcombust/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 1999/06/18 01:14:23 hubertf Exp $ + +--- Makefile.in.orig Fri Jun 18 02:50:58 1999 ++++ Makefile.in Fri Jun 18 02:51:09 1999 +@@ -98,7 +98,7 @@ + localedir = @localedir@ + + EXTRA_DIST = reconf configure README.irix TODO ABOUT-NLS +-SUBDIRS = m4 doc src intl po ++SUBDIRS = m4 doc intl src po + + DISTCLEANFILES = intl/libintl.h + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -- cgit v1.2.3