Sun May 26 18:43:17 2013 UTC ()
Update to 9840:
Two new games: undead and unruly. And, of course, bugfixes.


(wiz)
diff -r1.27 -r1.28 pkgsrc/games/puzzles/Makefile
diff -r1.4 -r1.5 pkgsrc/games/puzzles/PLIST
diff -r1.10 -r1.11 pkgsrc/games/puzzles/distinfo
diff -r1.5 -r1.6 pkgsrc/games/puzzles/patches/patch-aa

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

--- pkgsrc/games/puzzles/Makefile 2013/02/16 11:21:26 1.27
+++ pkgsrc/games/puzzles/Makefile 2013/05/26 18:43:17 1.28
@@ -1,19 +1,17 @@ @@ -1,19 +1,17 @@
1# $NetBSD: Makefile,v 1.27 2013/02/16 11:21:26 wiz Exp $ 1# $NetBSD: Makefile,v 1.28 2013/05/26 18:43:17 wiz Exp $
2# 
3 2
4DISTNAME= puzzles-r9455 3DISTNAME= puzzles-r9840
5PKGNAME= ${DISTNAME:S/-r/-/} 4PKGNAME= ${DISTNAME:S/-r/-/}
6PKGREVISION= 5 
7CATEGORIES= games 5CATEGORIES= games
8# distfile changes daily 6# distfile changes daily
9MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ 7MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/
10 8
11MAINTAINER= wiz@NetBSD.org 9MAINTAINER= wiz@NetBSD.org
12HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ 10HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/puzzles/
13COMMENT= Collection of small one-player puzzle games by Simon Tatham 11COMMENT= Collection of small one-player puzzle games by Simon Tatham
14LICENSE= mit 12LICENSE= mit
15 13
16INSTALLATION_DIRS= bin share/doc/puzzles 14INSTALLATION_DIRS= bin share/doc/puzzles
17 15
18USE_TOOLS+= gmake pkg-config 16USE_TOOLS+= gmake pkg-config
19 17

cvs diff -r1.4 -r1.5 pkgsrc/games/puzzles/PLIST (expand / switch to unified diff)

--- pkgsrc/games/puzzles/PLIST 2012/04/22 15:04:09 1.4
+++ pkgsrc/games/puzzles/PLIST 2013/05/26 18:43:17 1.5
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.4 2012/04/22 15:04:09 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.5 2013/05/26 18:43:17 wiz Exp $
2bin/blackbox 2bin/blackbox
3bin/bridges 3bin/bridges
4bin/cube 4bin/cube
5bin/dominosa 5bin/dominosa
6bin/fifteen 6bin/fifteen
7bin/filling 7bin/filling
8bin/flip 8bin/flip
9bin/galaxies 9bin/galaxies
10bin/guess 10bin/guess
11bin/inertia 11bin/inertia
12bin/keen 12bin/keen
13bin/lightup 13bin/lightup
14bin/loopy 14bin/loopy
@@ -21,16 +21,18 @@ bin/pattern @@ -21,16 +21,18 @@ bin/pattern
21bin/pearl 21bin/pearl
22bin/pegs 22bin/pegs
23bin/range 23bin/range
24bin/rect 24bin/rect
25bin/samegame 25bin/samegame
26bin/signpost 26bin/signpost
27bin/singles 27bin/singles
28bin/sixteen 28bin/sixteen
29bin/slant 29bin/slant
30bin/solo 30bin/solo
31bin/tents 31bin/tents
32bin/towers 32bin/towers
33bin/twiddle 33bin/twiddle
 34bin/undead
34bin/unequal 35bin/unequal
 36bin/unruly
35bin/untangle 37bin/untangle
36share/doc/puzzles/puzzles.txt 38share/doc/puzzles/puzzles.txt

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

--- pkgsrc/games/puzzles/distinfo 2012/04/22 15:04:09 1.10
+++ pkgsrc/games/puzzles/distinfo 2013/05/26 18:43:17 1.11
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.10 2012/04/22 15:04:09 wiz Exp $ 1$NetBSD: distinfo,v 1.11 2013/05/26 18:43:17 wiz Exp $
2 2
3SHA1 (puzzles-r9455.tar.gz) = f5981457f5c4537548e7d876fb6fb461911796eb 3SHA1 (puzzles-r9840.tar.gz) = 0fedbcdfe2cfab44c1387f75d49a66a41c6a783a
4RMD160 (puzzles-r9455.tar.gz) = ab3f3c09229ceb26d601cefecca07eb7cb0b9674 4RMD160 (puzzles-r9840.tar.gz) = 01ab4c941ed9431b4be17526ddc7bafde7be9ca7
5Size (puzzles-r9455.tar.gz) = 3049599 bytes 5Size (puzzles-r9840.tar.gz) = 3255209 bytes
6SHA1 (patch-aa) = d2bb92a1d358a454774be272dae0cc1fde113516 6SHA1 (patch-aa) = 126800f5545a74d32284a3ee13fc192c82707660

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

--- pkgsrc/games/puzzles/patches/Attic/patch-aa 2012/04/22 15:04:09 1.5
+++ pkgsrc/games/puzzles/patches/Attic/patch-aa 2013/05/26 18:43:17 1.6
@@ -1,40 +1,40 @@ @@ -1,40 +1,40 @@
1$NetBSD: patch-aa,v 1.5 2012/04/22 15:04:09 wiz Exp $ 1$NetBSD: patch-aa,v 1.6 2013/05/26 18:43:17 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 2012-04-22 00:35:41.000000000 +0000 6--- Makefile.orig 2013-05-26 00:35:23.000000000 +0000
7+++ Makefile 7+++ Makefile
8@@ -31,7 +31,7 @@ all: blackbox bridges cube dominosa fift 8@@ -38,7 +38,7 @@ all: $(BINPREFIX)blackbox $(BINPREFIX)br
9 galaxies galaxiespicture galaxiessolver guess inertia keen \ 9 $(BINPREFIX)loopysolver $(BINPREFIX)magnets \
10 keensolver latincheck lightup lightupsolver loopy \ 10 $(BINPREFIX)magnetssolver $(BINPREFIX)map \
11 loopysolver magnets magnetssolver map mapsolver mineobfusc \ 11 $(BINPREFIX)mapsolver $(BINPREFIX)mineobfusc \
12- mines net netslide nullgame obfusc pattern patternsolver \ 12- $(BINPREFIX)mines $(BINPREFIX)net $(BINPREFIX)netslide \
13+ mines netgame netslide nullgame obfusc pattern patternsolver \ 13+ $(BINPREFIX)mines $(BINPREFIX)netgame $(BINPREFIX)netslide \
14 pearl pearlbench pegs range rect samegame signpost \ 14 $(BINPREFIX)nullgame $(BINPREFIX)obfusc $(BINPREFIX)pattern \
15 signpostsolver singles singlessolver sixteen slant \ 15 $(BINPREFIX)patternsolver $(BINPREFIX)pearl \
16 slantsolver solo solosolver tents tentssolver towers \ 16 $(BINPREFIX)pearlbench $(BINPREFIX)pegs $(BINPREFIX)range \
17@@ -176,7 +176,7 @@ mines: drawing.o gtk.o malloc.o midend.o 17@@ -199,7 +199,7 @@ $(BINPREFIX)mines: drawing.o gtk.o mallo
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 $(XLFLAGS) $(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-$(BINPREFIX)net: drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o \
22+netgame: drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o net-icon.o \ 22+$(BINPREFIX)netgame: drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o \
23 printing.o ps.o random.o tree234.o version.o 23 net-icon.o 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@@ -651,7 +651,7 @@ GAMES += loopy 26@@ -708,7 +708,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 += pearl 34 GAMES += pearl
35@@ -692,4 +692,4 @@ install: 35@@ -763,4 +763,4 @@ benchmark.txt: $(GAMES)
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 pearl pearlbench 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 $(BINPREFIX)blackbox $(BINPREFIX)bridges $(BINPREFIX)cube $(BINPREFIX)dominosa $(BINPREFIX)fifteen $(BINPREFIX)filling $(BINPREFIX)fillingsolver $(BINPREFIX)flip $(BINPREFIX)galaxies $(BINPREFIX)galaxiespicture $(BINPREFIX)galaxiessolver $(BINPREFIX)guess $(BINPREFIX)inertia $(BINPREFIX)keen $(BINPREFIX)keensolver $(BINPREFIX)latincheck $(BINPREFIX)lightup $(BINPREFIX)lightupsolver $(BINPREFIX)loopy $(BINPREFIX)loopysolver $(BINPREFIX)magnets $(BINPREFIX)magnetssolver $(BINPREFIX)map $(BINPREFIX)mapsolver $(BINPREFIX)mineobfusc $(BINPREFIX)mines $(BINPREFIX)net $(BINPREFIX)netslide $(BINPREFIX)nullgame $(BINPREFIX)obfusc $(BINPREFIX)pattern $(BINPREFIX)patternsolver $(BINPREFIX)pearl $(BINPREFIX)pearlbench $(BINPREFIX)pegs $(BINPREFIX)range $(BINPREFIX)rect $(BINPREFIX)samegame $(BINPREFIX)signpost $(BINPREFIX)signpostsolver $(BINPREFIX)singles $(BINPREFIX)singlessolver $(BINPREFIX)sixteen $(BINPREFIX)slant $(BINPREFIX)slantsolver $(BINPREFIX)solo $(BINPREFIX)solosolver $(BINPREFIX)tents $(BINPREFIX)tentssolver $(BINPREFIX)towers $(BINPREFIX)towerssolver $(BINPREFIX)twiddle $(BINPREFIX)undead $(BINPREFIX)unequal $(BINPREFIX)unequalsolver $(BINPREFIX)unruly $(BINPREFIX)unrulysolver $(BINPREFIX)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 $(BINPREFIX)blackbox $(BINPREFIX)bridges $(BINPREFIX)cube $(BINPREFIX)dominosa $(BINPREFIX)fifteen $(BINPREFIX)filling $(BINPREFIX)fillingsolver $(BINPREFIX)flip $(BINPREFIX)galaxies $(BINPREFIX)galaxiespicture $(BINPREFIX)galaxiessolver $(BINPREFIX)guess $(BINPREFIX)inertia $(BINPREFIX)keen $(BINPREFIX)keensolver $(BINPREFIX)latincheck $(BINPREFIX)lightup $(BINPREFIX)lightupsolver $(BINPREFIX)loopy $(BINPREFIX)loopysolver $(BINPREFIX)magnets $(BINPREFIX)magnetssolver $(BINPREFIX)map $(BINPREFIX)mapsolver $(BINPREFIX)mineobfusc $(BINPREFIX)mines $(BINPREFIX)netgame $(BINPREFIX)netslide $(BINPREFIX)nullgame $(BINPREFIX)obfusc $(BINPREFIX)pattern $(BINPREFIX)patternsolver $(BINPREFIX)pearl $(BINPREFIX)pearlbench $(BINPREFIX)pegs $(BINPREFIX)range $(BINPREFIX)rect $(BINPREFIX)samegame $(BINPREFIX)signpost $(BINPREFIX)signpostsolver $(BINPREFIX)singles $(BINPREFIX)singlessolver $(BINPREFIX)sixteen $(BINPREFIX)slant $(BINPREFIX)slantsolver $(BINPREFIX)solo $(BINPREFIX)solosolver $(BINPREFIX)tents $(BINPREFIX)tentssolver $(BINPREFIX)towers $(BINPREFIX)towerssolver $(BINPREFIX)twiddle $(BINPREFIX)undead $(BINPREFIX)unequal $(BINPREFIX)unequalsolver $(BINPREFIX)unruly $(BINPREFIX)unrulysolver $(BINPREFIX)untangle