pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/xfreecell Regen to make GNU patch happy. This f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/27001edca0c7
branches: trunk
changeset: 489499:27001edca0c7
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Feb 22 13:36:13 2005 +0000
description:
Regen to make GNU patch happy. This fixes PR pkg/29491.
diffstat:
games/xfreecell/distinfo | 4 ++--
games/xfreecell/patches/patch-aa | 7 ++++---
2 files changed, 6 insertions(+), 5 deletions(-)
diffs (41 lines):
diff -r 6e6b82341fac -r 27001edca0c7 games/xfreecell/distinfo
--- a/games/xfreecell/distinfo Tue Feb 22 12:41:03 2005 +0000
+++ b/games/xfreecell/distinfo Tue Feb 22 13:36:13 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2004/07/18 16:06:59 kristerw Exp $
+$NetBSD: distinfo,v 1.4 2005/02/22 13:36:13 minskim Exp $
SHA1 (xfreecell-1.0.5b.tgz) = b0453b09ea2211822a5f03f532097c9eb14db2a6
Size (xfreecell-1.0.5b.tgz) = 49367 bytes
-SHA1 (patch-aa) = 9ae72142536bac8feb8e1ae1576cf56c2f30ae55
+SHA1 (patch-aa) = 50f3062070b47983c3e6e42f7800e9dba5057101
SHA1 (patch-ab) = 74326c5b4e731a32a404210cdc13b87a5b15119a
SHA1 (patch-ac) = 4fcb28840a4619c8ceb06dd86ffea351d1b8a2c5
SHA1 (patch-ad) = ab39728f9cb2f9cfb8b55c87185546e93ae5a231
diff -r 6e6b82341fac -r 27001edca0c7 games/xfreecell/patches/patch-aa
--- a/games/xfreecell/patches/patch-aa Tue Feb 22 12:41:03 2005 +0000
+++ b/games/xfreecell/patches/patch-aa Tue Feb 22 13:36:13 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/12/22 21:17:25 hubertf Exp $
+$NetBSD: patch-aa,v 1.2 2005/02/22 13:36:13 minskim Exp $
---- makefile.orig Sat Apr 3 15:42:49 1999
+--- makefile.orig 1999-04-03 07:42:49.000000000 -0600
+++ makefile
@@ -1,10 +1,10 @@
OBJECTS=card.o freecell.o option.o stack.o subwindows.o undo.o util.o gnmanager.o random.o
@@ -16,7 +16,7 @@
all: $(OBJECTS) lib
$(CC) -o xfreecell $(CFLAGS) $(OBJECTS) $(LIBS)
-@@ -25,13 +25,13 @@
+@@ -25,13 +25,13 @@ static-release: static
clean:
rm -f *~ *.o a.out xfreecell libns.a
@@ -34,4 +34,5 @@
+ install xfreecell.6 $(DESTDIR)${PREFIX}/man/man6
# install -d $(LIBDIR)
-# install ms-compatible/MSNumbers $(DESTDIR)/usr/local/lib/xfreecell
+\ No newline at end of file
+# install ms-compatible/MSNumbers $(DESTDIR)${PREFIX}/lib/xfreecell
Home |
Main Index |
Thread Index |
Old Index