Thu Sep 8 20:11:53 2011 UTC ()
Update to 9179: bugfixes.


(wiz)
diff -r1.15 -r1.16 pkgsrc/games/puzzles/Makefile
diff -r1.7 -r1.8 pkgsrc/games/puzzles/distinfo
diff -r1.3 -r1.4 pkgsrc/games/puzzles/patches/patch-aa

cvs diff -r1.15 -r1.16 pkgsrc/games/puzzles/Makefile (expand / switch to unified diff)

--- pkgsrc/games/puzzles/Makefile 2011/04/22 13:43:38 1.15
+++ pkgsrc/games/puzzles/Makefile 2011/09/08 20:11:53 1.16
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.15 2011/04/22 13:43:38 obache Exp $ 1# $NetBSD: Makefile,v 1.16 2011/09/08 20:11:53 wiz Exp $
2# 2#
3 3
4DISTNAME= puzzles-r9109 4DISTNAME= puzzles-r9179
5PKGNAME= ${DISTNAME:S/-r/-/} 5PKGNAME= ${DISTNAME:S/-r/-/}
6PKGREVISION= 1 
7CATEGORIES= games 6CATEGORIES= games
8# distfile changes daily 7# distfile changes daily
9MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ 8MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/
10 9
11MAINTAINER= wiz@NetBSD.org 10MAINTAINER= wiz@NetBSD.org
12HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ 11HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/puzzles/
13COMMENT= Collection of small one-player puzzle games by Simon Tatham 12COMMENT= Collection of small one-player puzzle games by Simon Tatham
14LICENSE= mit 13LICENSE= mit
15 14
16PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
17INSTALLATION_DIRS= bin share/doc/puzzles 16INSTALLATION_DIRS= bin share/doc/puzzles
18 17
19USE_TOOLS+= gmake pkg-config 18USE_TOOLS+= gmake pkg-config

cvs diff -r1.7 -r1.8 pkgsrc/games/puzzles/distinfo (expand / switch to unified diff)

--- pkgsrc/games/puzzles/distinfo 2011/03/11 12:07:36 1.7
+++ pkgsrc/games/puzzles/distinfo 2011/09/08 20:11:53 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2011/03/11 12:07:36 wiz Exp $ 1$NetBSD: distinfo,v 1.8 2011/09/08 20:11:53 wiz Exp $
2 2
3SHA1 (puzzles-r9109.tar.gz) = c9cf0f496f80287714c2b4acfb45c7161f66fa50 3SHA1 (puzzles-r9179.tar.gz) = 86ca61acc1d4cc95e43aceae98a81d0996d9798e
4RMD160 (puzzles-r9109.tar.gz) = 985011e884596bbcae64f8d2ecb4f2709e82d02b 4RMD160 (puzzles-r9179.tar.gz) = 178c3de5c47d7ddbc64bd2aab22c5266cfde2e2b
5Size (puzzles-r9109.tar.gz) = 2953480 bytes 5Size (puzzles-r9179.tar.gz) = 2974938 bytes
6SHA1 (patch-aa) = 277a60fe10e9336619ae3f8ca19eea7f90e69010 6SHA1 (patch-aa) = 3bd234ab30d8d2f53c5ea0775fac6a68e920d33f

cvs diff -r1.3 -r1.4 pkgsrc/games/puzzles/patches/Attic/patch-aa (expand / switch to unified diff)

--- pkgsrc/games/puzzles/patches/Attic/patch-aa 2011/01/21 23:15:39 1.3
+++ pkgsrc/games/puzzles/patches/Attic/patch-aa 2011/09/08 20:11:53 1.4
@@ -1,40 +1,40 @@ @@ -1,40 +1,40 @@
1$NetBSD: patch-aa,v 1.3 2011/01/21 23:15:39 wiz Exp $ 1$NetBSD: patch-aa,v 1.4 2011/09/08 20:11:53 wiz Exp $
2 2
3Rename "net" to "netgame" so there's less chances of conflicts 3Rename "net" to "netgame" so there's less chances of conflicts
4with other packages. 4with other packages.
5 5
6--- Makefile.orig 2011-01-21 01:38:52.000000000 +0000 6--- Makefile.orig 2011-09-08 00:38:57.000000000 +0000
7+++ Makefile 7+++ Makefile
8@@ -31,7 +31,7 @@ all: blackbox bridges cube dominosa fift 8@@ -31,7 +31,7 @@ all: blackbox bridges cube dominosa fift
9 galaxies galaxiespicture galaxiessolver guess inertia keen \ 9 galaxies galaxiespicture galaxiessolver guess inertia keen \
10 keensolver latincheck lightup lightupsolver loopy \ 10 keensolver latincheck lightup lightupsolver loopy \
11 loopysolver magnets magnetssolver map mapsolver mineobfusc \ 11 loopysolver magnets magnetssolver map mapsolver mineobfusc \
12- mines net netslide nullgame obfusc pattern patternsolver \ 12- mines net netslide nullgame obfusc pattern patternsolver \
13+ mines netgame netslide nullgame obfusc pattern patternsolver \ 13+ mines netgame netslide nullgame obfusc pattern patternsolver \
14 pegs range rect samegame signpost signpostsolver singles \ 14 pegs range rect samegame signpost signpostsolver singles \
15 singlessolver sixteen slant slantsolver solo solosolver \ 15 singlessolver sixteen slant slantsolver solo solosolver \
16 tents tentssolver towers towerssolver twiddle unequal \ 16 tents tentssolver towers towerssolver twiddle unequal \
17@@ -167,7 +167,7 @@ mines: drawing.o gtk.o malloc.o midend.o 17@@ -176,7 +176,7 @@ mines: drawing.o gtk.o malloc.o midend.o
18 misc.o printing.o ps.o random.o tree234.o version.o \ 18 misc.o printing.o ps.o random.o tree234.o version.o \
19 $(XLIBS) 19 $(XLFLAGS) $(XLIBS)
20  20
21-net: drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o net-icon.o \ 21-net: drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o net-icon.o \
22+netgame: drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o net-icon.o \ 22+netgame: drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o net-icon.o \
23 printing.o ps.o random.o tree234.o version.o 23 printing.o ps.o random.o tree234.o version.o
24 $(CC) -o $@ drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o \ 24 $(CC) -o $@ drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o \
25 net-icon.o printing.o ps.o random.o tree234.o version.o \ 25 net-icon.o printing.o ps.o random.o tree234.o version.o \
26@@ -609,7 +609,7 @@ GAMES += loopy 26@@ -627,7 +627,7 @@ GAMES += loopy
27 GAMES += magnets 27 GAMES += magnets
28 GAMES += map 28 GAMES += map
29 GAMES += mines 29 GAMES += mines
30-GAMES += net 30-GAMES += net
31+GAMES += netgame 31+GAMES += netgame
32 GAMES += netslide 32 GAMES += netslide
33 GAMES += pattern 33 GAMES += pattern
34 GAMES += pegs 34 GAMES += pegs
35@@ -649,4 +649,4 @@ install: 35@@ -667,4 +667,4 @@ install:
36 done 36 done
37  37
38 clean: 38 clean:
39- rm -f *.o blackbox bridges cube dominosa fifteen filling fillingsolver flip galaxies galaxiespicture galaxiessolver guess inertia keen keensolver latincheck lightup lightupsolver loopy loopysolver magnets magnetssolver map mapsolver mineobfusc mines net netslide nullgame obfusc pattern patternsolver pegs range rect samegame signpost signpostsolver singles singlessolver sixteen slant slantsolver solo solosolver tents tentssolver towers towerssolver twiddle unequal unequalsolver untangle 39- rm -f *.o blackbox bridges cube dominosa fifteen filling fillingsolver flip galaxies galaxiespicture galaxiessolver guess inertia keen keensolver latincheck lightup lightupsolver loopy loopysolver magnets magnetssolver map mapsolver mineobfusc mines net netslide nullgame obfusc pattern patternsolver pegs range rect samegame signpost signpostsolver singles singlessolver sixteen slant slantsolver solo solosolver tents tentssolver towers towerssolver twiddle unequal unequalsolver untangle
40+ rm -f *.o blackbox bridges cube dominosa fifteen filling fillingsolver flip galaxies galaxiespicture galaxiessolver guess inertia keen keensolver latincheck lightup lightupsolver loopy loopysolver magnets magnetssolver map mapsolver mineobfusc mines netgame netslide nullgame obfusc pattern patternsolver pegs rect samegame singles singlessolver sixteen slant slantsolver solo solosolver tents tentssolver towers towerssolver twiddle unequal unequalsolver untangle 40+ rm -f *.o blackbox bridges cube dominosa fifteen filling fillingsolver flip galaxies galaxiespicture galaxiessolver guess inertia keen keensolver latincheck lightup lightupsolver loopy loopysolver magnets magnetssolver map mapsolver mineobfusc mines netgame netslide nullgame obfusc pattern patternsolver pegs rect samegame singles singlessolver sixteen slant slantsolver solo solosolver tents tentssolver towers towerssolver twiddle unequal unequalsolver untangle