summaryrefslogtreecommitdiff
path: root/sysutils/gcombust
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-06-18 01:14:23 +0000
committerhubertf <hubertf@pkgsrc.org>1999-06-18 01:14:23 +0000
commit5c0146f5ad3e33364d879e2b563d07f4ec1db7dc (patch)
treeaca73435d8efe6e0771850df753b6478f376c142 /sysutils/gcombust
parent1201981e849022a80ac57e18ed523b37b07f3153 (diff)
downloadpkgsrc-5c0146f5ad3e33364d879e2b563d07f4ec1db7dc.tar.gz
Update to V0.1.15.
Changes: DnD support, started on save preferences, can "swallow"progress window, added reset device button, lots of bugfixes.
Diffstat (limited to 'sysutils/gcombust')
-rw-r--r--sysutils/gcombust/Makefile4
-rw-r--r--sysutils/gcombust/files/md54
-rw-r--r--sysutils/gcombust/patches/patch-aa13
3 files changed, 17 insertions, 4 deletions
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