diff options
author | obache <obache> | 2010-10-03 10:43:02 +0000 |
---|---|---|
committer | obache <obache> | 2010-10-03 10:43:02 +0000 |
commit | cea791cad115fd1db2b480839892641fc7627a2a (patch) | |
tree | 0e1d747ed4a5b74c9d644f3ad4ad88f44e27efd9 /games | |
parent | 01d2788c84a135645f1514cecfb361ea577f5651 (diff) | |
download | pkgsrc-cea791cad115fd1db2b480839892641fc7627a2a.tar.gz |
convert 8 spaces with a tab for gmake-3.82.
Diffstat (limited to 'games')
-rw-r--r-- | games/xconq/distinfo | 17 | ||||
-rw-r--r-- | games/xconq/patches/patch-ab | 11 | ||||
-rw-r--r-- | games/xconq/patches/patch-ac | 17 | ||||
-rw-r--r-- | games/xconq/patches/patch-al | 9 | ||||
-rw-r--r-- | games/xconq/patches/patch-am | 11 | ||||
-rw-r--r-- | games/xconq/patches/patch-an | 9 | ||||
-rw-r--r-- | games/xconq/patches/patch-ao | 13 | ||||
-rw-r--r-- | games/xconq/patches/patch-ap | 13 | ||||
-rw-r--r-- | games/xconq/patches/patch-aq | 13 | ||||
-rw-r--r-- | games/xconq/patches/patch-ar | 11 | ||||
-rw-r--r-- | games/xconq/patches/patch-as | 11 |
11 files changed, 123 insertions, 12 deletions
diff --git a/games/xconq/distinfo b/games/xconq/distinfo index 4bd288439a1..bdca477dbe8 100644 --- a/games/xconq/distinfo +++ b/games/xconq/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.11 2010/02/14 08:17:11 dholland Exp $ +$NetBSD: distinfo,v 1.12 2010/10/03 10:43:02 obache Exp $ SHA1 (xconq-7.4.1.tar.gz) = b7d03d17806500f05c23889a00b7608843a27ce7 RMD160 (xconq-7.4.1.tar.gz) = e596eaccb6a48709e9ceb58fc59e715e36dbf43a Size (xconq-7.4.1.tar.gz) = 3402832 bytes SHA1 (patch-aa) = 8b594e6003e3a5b271900f77edf0c62ea364f5e3 -SHA1 (patch-ab) = 14fbedcc58e8593374972a570e18dd6acc852e1c -SHA1 (patch-ac) = b71d639b3746bd0cb29892ed70df207a8d047403 +SHA1 (patch-ab) = 243e56e694d5d2e1df36179c02f1ac34532f68c3 +SHA1 (patch-ac) = 8d94cbd1ecbd181c98e8e1ea8eb705e9f966eb39 SHA1 (patch-ad) = 2e20bd999e935eaccd2c569ca6712ff28187c244 SHA1 (patch-ae) = fc440492eac9aa6feafb31dc6ba6bfceeb5408a4 SHA1 (patch-af) = 420a6702dd189058873da4a5353ebad020bec018 @@ -14,6 +14,11 @@ SHA1 (patch-ah) = 56ed616d61b2029bbf1dcd9a9fb1b89793761c5c SHA1 (patch-ai) = 10d285f9693f79f8591f1f24baf8916f0973b9a1 SHA1 (patch-aj) = 89d6d7e50c776ef2628897a081da7b9f61cddc4d SHA1 (patch-ak) = c8ed8ac403cd9dc1fc1c6befdd175f1e3f4d4ddb -SHA1 (patch-al) = ffe9cd40b051d96e8144aad865a074c002406c2d -SHA1 (patch-am) = 9b070c53ef7b7bc0710fdca8e3dfaf9105cec22c -SHA1 (patch-an) = 2f8766a947d8fc13a9447df0ec8f20acc2cf347f +SHA1 (patch-al) = 8e3540e7fae610b2bf2a4e26ea3103014562f7cd +SHA1 (patch-am) = 8858d19841368ecbb6aba2f056c7fffe6d226a50 +SHA1 (patch-an) = 3c1bdd41f435267bbf66f6459d0d51227a2c60ce +SHA1 (patch-ao) = 7f4f0b7320b322edab90faa1915b9ac8f8b25a50 +SHA1 (patch-ap) = 9d1763cbba76d071b6f9b793d477c0dcb0490156 +SHA1 (patch-aq) = 882e7a5b60315e507ff3eb3a2d8b52c298723072 +SHA1 (patch-ar) = aa4a4d0d3c73fd2ee4b25be7d248d2f657a25836 +SHA1 (patch-as) = 6b5769ea8ba231f2c0d140519f86f774f6745090 diff --git a/games/xconq/patches/patch-ab b/games/xconq/patches/patch-ab index bfda19f67b2..5a71d49b370 100644 --- a/games/xconq/patches/patch-ab +++ b/games/xconq/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.6 2010/02/14 08:17:12 dholland Exp $ +$NetBSD: patch-ab,v 1.7 2010/10/03 10:43:03 obache Exp $ --- tcltk/Makefile.in.orig 2000-07-14 15:39:55.000000000 +0000 +++ tcltk/Makefile.in @@ -22,3 +22,12 @@ $NetBSD: patch-ab,v 1.6 2010/02/14 08:17:12 dholland Exp $ # Usual cleaning, and flushing of anything junk-like. +@@ -140,7 +140,7 @@ distclean: clean + realclean: distclean + + Makefile: $(srcdir)/Makefile.in +- cd .. \ ++ cd .. \ + && CONFIG_FILES=tcltk/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + # All the .h dependencies. diff --git a/games/xconq/patches/patch-ac b/games/xconq/patches/patch-ac index 53e08de4487..49c876b83e1 100644 --- a/games/xconq/patches/patch-ac +++ b/games/xconq/patches/patch-ac @@ -1,4 +1,4 @@ -$NetBSD: patch-ac,v 1.8 2010/02/14 08:17:12 dholland Exp $ +$NetBSD: patch-ac,v 1.9 2010/10/03 10:43:03 obache Exp $ --- x11/Makefile.in.orig 2000-08-22 12:52:56.000000000 +0000 +++ x11/Makefile.in @@ -92,3 +92,18 @@ $NetBSD: patch-ac,v 1.8 2010/02/14 08:17:12 dholland Exp $ # Cleanliness support. +@@ -240,11 +240,11 @@ extraclean: distclean + realclean: distclean + + Makefile: Makefile.in $(host_makefile_frag) $(target_makefile_frag) +- cd .. \ ++ cd .. \ + && CONFIG_FILES=x11/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + # Dependencies. + + xconq.o: $(ALL_H) $(krnsrcdir)/cmdline.h $(srcdir)/../tcltk/tkconq.h + +-ximfapp.o: $(LOW_H) $(krnsrcdir)/imf.h +\ No newline at end of file ++ximfapp.o: $(LOW_H) $(krnsrcdir)/imf.h diff --git a/games/xconq/patches/patch-al b/games/xconq/patches/patch-al index 8fd713a9217..ab506e64e76 100644 --- a/games/xconq/patches/patch-al +++ b/games/xconq/patches/patch-al @@ -1,4 +1,4 @@ -$NetBSD: patch-al,v 1.1 2010/02/14 08:17:12 dholland Exp $ +$NetBSD: patch-al,v 1.2 2010/10/03 10:43:03 obache Exp $ DESTDIR support. @@ -35,3 +35,10 @@ XXX: (there are a lot) won't be pretty. clean: +@@ -69,5 +69,5 @@ extraclean: distclean + realclean: distclean + + Makefile: Makefile.in $(host_makefile_frag) $(target_makefile_frag) +- cd .. \ ++ cd .. \ + && CONFIG_FILES=lib/$@ CONFIG_HEADERS= $(SHELL) ./config.status diff --git a/games/xconq/patches/patch-am b/games/xconq/patches/patch-am index 6d9def725a3..420edbaa404 100644 --- a/games/xconq/patches/patch-am +++ b/games/xconq/patches/patch-am @@ -1,10 +1,10 @@ -$NetBSD: patch-am,v 1.1 2010/02/14 08:17:12 dholland Exp $ +$NetBSD: patch-am,v 1.2 2010/10/03 10:43:03 obache Exp $ DESTDIR support. XXX: see comment in patch-al (same issue) ---- images/Makefile.in~ 2000-06-09 14:52:41.000000000 +0000 +--- images/Makefile.in.orig 2000-06-09 14:52:41.000000000 +0000 +++ images/Makefile.in @@ -51,12 +51,12 @@ install: all install-only install-only: @@ -24,3 +24,10 @@ XXX: see comment in patch-al (same issue) clean: +@@ -69,5 +69,5 @@ extraclean: distclean + realclean: distclean + + Makefile: Makefile.in $(host_makefile_frag) $(target_makefile_frag) +- cd .. \ ++ cd .. \ + && CONFIG_FILES=lib/$@ CONFIG_HEADERS= $(SHELL) ./config.status diff --git a/games/xconq/patches/patch-an b/games/xconq/patches/patch-an index edd05f17463..6dfdf83bf97 100644 --- a/games/xconq/patches/patch-an +++ b/games/xconq/patches/patch-an @@ -1,4 +1,4 @@ -$NetBSD: patch-an,v 1.1 2010/02/14 08:17:12 dholland Exp $ +$NetBSD: patch-an,v 1.2 2010/10/03 10:43:03 obache Exp $ DESTDIR support. @@ -13,3 +13,10 @@ DESTDIR support. done # Generation of DVI files. +@@ -221,5 +221,5 @@ extraclean: distclean + realclean: distclean + + Makefile: Makefile.in $(host_makefile_frag) $(target_makefile_frag) +- cd .. \ ++ cd .. \ + && CONFIG_FILES=doc/$@ CONFIG_HEADERS= $(SHELL) ./config.status diff --git a/games/xconq/patches/patch-ao b/games/xconq/patches/patch-ao new file mode 100644 index 00000000000..12c1ee5e6c2 --- /dev/null +++ b/games/xconq/patches/patch-ao @@ -0,0 +1,13 @@ +$NetBSD: patch-ao,v 1.1 2010/10/03 10:43:03 obache Exp $ + +--- kernel/Makefile.in.orig 2000-11-16 23:33:12.000000000 +0000 ++++ kernel/Makefile.in +@@ -176,7 +176,7 @@ distclean: clean + realclean: distclean + + Makefile: Makefile.in $(host_makefile_frag) $(target_makefile_frag) +- cd .. \ ++ cd .. \ + && CONFIG_FILES=kernel/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + # All the .h dependencies. diff --git a/games/xconq/patches/patch-ap b/games/xconq/patches/patch-ap new file mode 100644 index 00000000000..f88f08d74e7 --- /dev/null +++ b/games/xconq/patches/patch-ap @@ -0,0 +1,13 @@ +$NetBSD: patch-ap,v 1.1 2010/10/03 10:43:03 obache Exp $ + +--- SelFile/Makefile.in.orig 2000-06-09 14:52:40.000000000 +0000 ++++ SelFile/Makefile.in +@@ -76,7 +76,7 @@ extraclean: distclean + realclean: distclean + + Makefile: Makefile.in $(host_makefile_frag) $(target_makefile_frag) +- cd .. \ ++ cd .. \ + && CONFIG_FILES=SelFile/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + # Dependencies. diff --git a/games/xconq/patches/patch-aq b/games/xconq/patches/patch-aq new file mode 100644 index 00000000000..e90859228d0 --- /dev/null +++ b/games/xconq/patches/patch-aq @@ -0,0 +1,13 @@ +$NetBSD: patch-aq,v 1.1 2010/10/03 10:43:03 obache Exp $ + +--- curses/Makefile.in.orig 2000-11-20 03:31:12.000000000 +0000 ++++ curses/Makefile.in +@@ -137,7 +137,7 @@ extraclean: distclean + realclean: distclean + + Makefile: Makefile.in $(host_makefile_frag) $(target_makefile_frag) +- cd .. \ ++ cd .. \ + && CONFIG_FILES=curses/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + # Dependencies. diff --git a/games/xconq/patches/patch-ar b/games/xconq/patches/patch-ar new file mode 100644 index 00000000000..926e55c69ab --- /dev/null +++ b/games/xconq/patches/patch-ar @@ -0,0 +1,11 @@ +$NetBSD: patch-ar,v 1.1 2010/10/03 10:43:03 obache Exp $ + +--- test/Makefile.in.orig 2000-12-11 19:14:40.000000000 +0000 ++++ test/Makefile.in +@@ -129,5 +129,5 @@ extraclean: distclean + realclean: distclean + + Makefile: Makefile.in $(host_makefile_frag) $(target_makefile_frag) +- cd .. \ ++ cd .. \ + && CONFIG_FILES=miac/$@ CONFIG_HEADERS= $(SHELL) ./config.status diff --git a/games/xconq/patches/patch-as b/games/xconq/patches/patch-as new file mode 100644 index 00000000000..3d435edc045 --- /dev/null +++ b/games/xconq/patches/patch-as @@ -0,0 +1,11 @@ +$NetBSD: patch-as,v 1.1 2010/10/03 10:43:03 obache Exp $ + +--- misc/Makefile.in.orig 1999-04-28 19:37:04.000000000 +0000 ++++ misc/Makefile.in +@@ -32,5 +32,5 @@ extraclean: distclean + realclean: distclean + + Makefile: Makefile.in $(host_makefile_frag) $(target_makefile_frag) +- cd .. \ ++ cd .. \ + && CONFIG_FILES=misc/$@ CONFIG_HEADERS= $(SHELL) ./config.status |