pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xsnow back out last change - broke on NetBSD after...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea37dd223f69
branches:  trunk
changeset: 569099:ea37dd223f69
user:      is <is%pkgsrc.org@localhost>
date:      Thu Jan 07 13:58:53 2010 +0000

description:
back out last change - broke on NetBSD after all, test build was in wrong
directory.

diffstat:

 x11/xsnow/Makefile         |  4 ++--
 x11/xsnow/distinfo         |  4 ++--
 x11/xsnow/patches/patch-aa |  3 +--
 3 files changed, 5 insertions(+), 6 deletions(-)

diffs (41 lines):

diff -r 63d76716011d -r ea37dd223f69 x11/xsnow/Makefile
--- a/x11/xsnow/Makefile        Thu Jan 07 13:32:01 2010 +0000
+++ b/x11/xsnow/Makefile        Thu Jan 07 13:58:53 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2010/01/07 13:30:26 is Exp $
+# $NetBSD: Makefile,v 1.29 2010/01/07 13:58:53 is Exp $
 
 DISTNAME=      xsnow-1.42
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    x11
 MASTER_SITES=  http://dropmix.xs4all.nl/rick/Xsnow/
 
diff -r 63d76716011d -r ea37dd223f69 x11/xsnow/distinfo
--- a/x11/xsnow/distinfo        Thu Jan 07 13:32:01 2010 +0000
+++ b/x11/xsnow/distinfo        Thu Jan 07 13:58:53 2010 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2010/01/07 13:30:26 is Exp $
+$NetBSD: distinfo,v 1.7 2010/01/07 13:58:53 is Exp $
 
 SHA1 (xsnow-1.42.tar.gz) = d63987560dac9c6341e50d270089e40d17031ce3
 RMD160 (xsnow-1.42.tar.gz) = 4fdf881d045b986f003a13c0eaa2308775cf5e9e
 Size (xsnow-1.42.tar.gz) = 56752 bytes
-SHA1 (patch-aa) = a18abea325825dcdafdbfcb848ea98837d23b4f3
+SHA1 (patch-aa) = e7f13c14194d6490ca6a72d385829c3099dc2955
diff -r 63d76716011d -r ea37dd223f69 x11/xsnow/patches/patch-aa
--- a/x11/xsnow/patches/patch-aa        Thu Jan 07 13:32:01 2010 +0000
+++ b/x11/xsnow/patches/patch-aa        Thu Jan 07 13:58:53 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.3 2010/01/07 13:30:26 is Exp $
+$NetBSD: patch-aa,v 1.4 2010/01/07 13:58:53 is Exp $
 
 --- Imakefile  2001/10/25 17:32:32     1.1
 +++ Imakefile  2001/10/25 17:33:19
@@ -7,6 +7,5 @@
  SRCS = xsnow.c toon_root.c xsnow.h vroot.h
  OBJS = xsnow.o toon_root.o
 +MANSUFFIX = 6
-+MANDIR = $(MANSOURCEDIR)$(MANSUFFIX)
  
  ComplexProgramTarget(xsnow)



Home | Main Index | Thread Index | Old Index