summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2001-12-19 07:02:31 +0000
committermartti <martti@pkgsrc.org>2001-12-19 07:02:31 +0000
commit37b616d7f8b78bbce21600d310ad8ceb19fb7533 (patch)
tree2e3c6409a4f7e896bb63b3e7780d128353516fc0 /x11
parentf31248832cc2454bb60c810d2b4f12cf967e2c45 (diff)
downloadpkgsrc-37b616d7f8b78bbce21600d310ad8ceb19fb7533.tar.gz
Updated to 1.42 (provided by Ingolf Steinbach in pkg/14982)
All you KDE-users can now be even happier with a KDE-enabled Xsnow 1.42! The snow will magnificently wipe out your icons, but not to worry, they're not really gone. By wiping with a window or something you can make them reappear. Car owners are used to this for years.
Diffstat (limited to 'x11')
-rw-r--r--x11/xsnow/Makefile4
-rw-r--r--x11/xsnow/distinfo8
-rw-r--r--x11/xsnow/patches/patch-aa6
3 files changed, 9 insertions, 9 deletions
diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile
index 5844a2233c2..0c0d31da1e6 100644
--- a/x11/xsnow/Makefile
+++ b/x11/xsnow/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2001/02/17 17:07:25 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2001/12/19 07:02:31 martti Exp $
# FreeBSD Id: Makefile,v 1.7 1996/11/18 09:56:45 asami Exp
#
-DISTNAME= xsnow-1.41
+DISTNAME= xsnow-1.42
CATEGORIES= x11
MASTER_SITES= http://www.euronet.nl/~rja/Xsnow/
diff --git a/x11/xsnow/distinfo b/x11/xsnow/distinfo
index 11ede883113..8d9b38039b1 100644
--- a/x11/xsnow/distinfo
+++ b/x11/xsnow/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2001/10/25 17:39:10 agc Exp $
+$NetBSD: distinfo,v 1.4 2001/12/19 07:02:31 martti Exp $
-SHA1 (xsnow-1.41.tar.gz) = 4a13a70f68c421241b8ed3716bfb6c79b19febf4
-Size (xsnow-1.41.tar.gz) = 36707 bytes
-SHA1 (patch-aa) = d8589150abf45816f910590f0ac4cd2879514c6a
+SHA1 (xsnow-1.42.tar.gz) = d63987560dac9c6341e50d270089e40d17031ce3
+Size (xsnow-1.42.tar.gz) = 56752 bytes
+SHA1 (patch-aa) = e7f13c14194d6490ca6a72d385829c3099dc2955
diff --git a/x11/xsnow/patches/patch-aa b/x11/xsnow/patches/patch-aa
index 4645ccb2a5b..1b304610767 100644
--- a/x11/xsnow/patches/patch-aa
+++ b/x11/xsnow/patches/patch-aa
@@ -1,11 +1,11 @@
-$NetBSD: patch-aa,v 1.1 2001/10/25 17:39:10 agc Exp $
+$NetBSD: patch-aa,v 1.2 2001/12/19 07:02:32 martti Exp $
--- Imakefile 2001/10/25 17:32:32 1.1
+++ Imakefile 2001/10/25 17:33:19
@@ -3,5 +3,6 @@
DEPLIBS = $(DEPXLIB)
- SRCS = xsnow.c xsnow.h vroot.h
- OBJS = xsnow.o
+ SRCS = xsnow.c toon_root.c xsnow.h vroot.h
+ OBJS = xsnow.o toon_root.o
+MANSUFFIX = 6
ComplexProgramTarget(xsnow)