Sat Jan 16 17:23:50 2010 UTC ()
Update to 8839: 4 new games: keen, singles, towers, magnets.


(wiz)
diff -r1.7 -r1.8 pkgsrc/games/puzzles/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/games/puzzles/PLIST
diff -r1.4 -r1.5 pkgsrc/games/puzzles/distinfo
diff -r1.1.1.1 -r1.2 pkgsrc/games/puzzles/patches/patch-aa

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

--- pkgsrc/games/puzzles/Makefile 2009/10/31 02:07:49 1.7
+++ pkgsrc/games/puzzles/Makefile 2010/01/16 17:23:50 1.8
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.7 2009/10/31 02:07:49 wiz Exp $ 1# $NetBSD: Makefile,v 1.8 2010/01/16 17:23:50 wiz Exp $
2# 2#
3 3
4DISTNAME= puzzles-r8692 4DISTNAME= puzzles-r8839
5PKGNAME= ${DISTNAME:S/-r/-/} 5PKGNAME= ${DISTNAME:S/-r/-/}
6CATEGORIES= games 6CATEGORIES= games
7# distfile changes daily 7# distfile changes daily
8MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ 8MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/
9 9
10MAINTAINER= wiz@NetBSD.org 10MAINTAINER= wiz@NetBSD.org
11HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ 11HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/puzzles/
12COMMENT= Collection of small one-player puzzle games by Simon Tatham 12COMMENT= Collection of small one-player puzzle games by Simon Tatham
13LICENSE= mit 13LICENSE= mit
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16INSTALLATION_DIRS= bin share/doc/puzzles 16INSTALLATION_DIRS= bin share/doc/puzzles
17 17

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

--- pkgsrc/games/puzzles/PLIST 2009/07/18 18:38:28 1.1.1.1
+++ pkgsrc/games/puzzles/PLIST 2010/01/16 17:23:50 1.2
@@ -1,29 +1,33 @@ @@ -1,29 +1,33 @@
1@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/18 18:38:28 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.2 2010/01/16 17:23:50 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/lightup 13bin/lightup
13bin/loopy 14bin/loopy
 15bin/magnets
14bin/map 16bin/map
15bin/mines 17bin/mines
16bin/netgame 18bin/netgame
17bin/netslide 19bin/netslide
18bin/pattern 20bin/pattern
19bin/pegs 21bin/pegs
20bin/rect 22bin/rect
21bin/samegame 23bin/samegame
 24bin/singles
22bin/sixteen 25bin/sixteen
23bin/slant 26bin/slant
24bin/solo 27bin/solo
25bin/tents 28bin/tents
 29bin/towers
26bin/twiddle 30bin/twiddle
27bin/unequal 31bin/unequal
28bin/untangle 32bin/untangle
29share/doc/puzzles/puzzles.txt 33share/doc/puzzles/puzzles.txt

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

--- pkgsrc/games/puzzles/distinfo 2009/10/31 02:07:49 1.4
+++ pkgsrc/games/puzzles/distinfo 2010/01/16 17:23:50 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2009/10/31 02:07:49 wiz Exp $ 1$NetBSD: distinfo,v 1.5 2010/01/16 17:23:50 wiz Exp $
2 2
3SHA1 (puzzles-r8692.tar.gz) = 0ebc4c101e274ccae5116b5b3b73cbbb7f70ca8e 3SHA1 (puzzles-r8839.tar.gz) = 3121a9ce1ab9e0aa0d8f968e854219b1639d28be
4RMD160 (puzzles-r8692.tar.gz) = 983b3dffb8e0668aa8a327f872398ecea2a17bb6 4RMD160 (puzzles-r8839.tar.gz) = 588fffe9a67cf46d031d9ac07101200fabdf64b6
5Size (puzzles-r8692.tar.gz) = 2365581 bytes 5Size (puzzles-r8839.tar.gz) = 2684990 bytes
6SHA1 (patch-aa) = 67a8ddecf7c22a629344787be39603acf0a7aac4 6SHA1 (patch-aa) = 0374d75ca96b74ebd00c426bc1e75503846a1e72

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

--- pkgsrc/games/puzzles/patches/Attic/patch-aa 2009/07/18 18:38:28 1.1.1.1
+++ pkgsrc/games/puzzles/patches/Attic/patch-aa 2010/01/16 17:23:50 1.2
@@ -1,37 +1,37 @@ @@ -1,37 +1,37 @@
1$NetBSD: patch-aa,v 1.1.1.1 2009/07/18 18:38:28 wiz Exp $ 1$NetBSD: patch-aa,v 1.2 2010/01/16 17:23:50 wiz Exp $
2 2
3--- Makefile.orig 2009-07-18 00:37:39.000000000 +0000 3--- Makefile.orig 2010-01-16 01:39:44.000000000 +0000
4+++ Makefile 4+++ Makefile
5@@ -30,7 +30,7 @@ man1dir=$(mandir)/man1 5@@ -31,7 +31,7 @@ all: blackbox bridges cube dominosa fift
6 all: blackbox bridges cube dominosa fifteen filling fillingsolver flip \ 6 galaxies galaxiespicture galaxiessolver guess inertia keen \
7 galaxies galaxiespicture galaxiessolver guess inertia \ 7 keensolver latincheck lightup lightupsolver loopy \
8 latincheck lightup lightupsolver loopy loopysolver map \ 8 loopysolver magnets magnetssolver map mapsolver mineobfusc \
9- mapsolver mineobfusc mines net netslide nullgame obfusc \ 9- mines net netslide nullgame obfusc pattern patternsolver \
10+ mapsolver mineobfusc mines netgame netslide nullgame obfusc \ 10+ mines netgame netslide nullgame obfusc pattern patternsolver \
11 pattern patternsolver pegs rect samegame sixteen slant \ 11 pegs rect samegame singles singlessolver sixteen slant \
12 slantsolver solo solosolver tents tentssolver twiddle \ 12 slantsolver solo solosolver tents tentssolver towers \
13 unequal unequalsolver untangle 13 towerssolver twiddle unequal unequalsolver untangle
14@@ -146,7 +146,7 @@ mines: drawing.o gtk.o malloc.o midend.o 14@@ -168,7 +168,7 @@ mines: drawing.o gtk.o malloc.o midend.o
15 mines-icon.o misc.o printing.o ps.o random.o tree234.o \ 15 mines-icon.o misc.o printing.o ps.o random.o tree234.o \
16 version.o  16 version.o
17  17
18-net: drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o net-icon.o \ 18-net: drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o net-icon.o \
19+netgame: drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o net-icon.o \ 19+netgame: drawing.o dsf.o gtk.o malloc.o midend.o misc.o net.o net-icon.o \
20 printing.o ps.o random.o tree234.o version.o 20 printing.o ps.o random.o tree234.o version.o
21 $(CC) $(XLDFLAGS) -o $@ drawing.o dsf.o gtk.o malloc.o midend.o \ 21 $(CC) $(XLDFLAGS) -o $@ drawing.o dsf.o gtk.o malloc.o midend.o \
22 misc.o net.o net-icon.o printing.o ps.o random.o tree234.o \ 22 misc.o net.o net-icon.o printing.o ps.o random.o tree234.o \
23@@ -502,7 +502,7 @@ GAMES += lightup 23@@ -582,7 +582,7 @@ GAMES += loopy
24 GAMES += loopy 24 GAMES += magnets
25 GAMES += map 25 GAMES += map
26 GAMES += mines 26 GAMES += mines
27-GAMES += net 27-GAMES += net
28+GAMES += netgame 28+GAMES += netgame
29 GAMES += netslide 29 GAMES += netslide
30 GAMES += pattern 30 GAMES += pattern
31 GAMES += pegs 31 GAMES += pegs
32@@ -531,4 +531,4 @@ install: 32@@ -613,4 +613,4 @@ install:
33 done 33 done
34  34
35 clean: 35 clean:
36- rm -f *.o blackbox bridges cube dominosa fifteen filling fillingsolver flip galaxies galaxiespicture galaxiessolver guess inertia latincheck lightup lightupsolver loopy loopysolver map mapsolver mineobfusc mines net netslide nullgame obfusc pattern patternsolver pegs rect samegame sixteen slant slantsolver solo solosolver tents tentssolver twiddle unequal unequalsolver untangle 36- 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 rect samegame singles singlessolver sixteen slant slantsolver solo solosolver tents tentssolver towers towerssolver twiddle unequal unequalsolver untangle
37+ rm -f *.o blackbox bridges cube dominosa fifteen filling fillingsolver flip galaxies galaxiespicture galaxiessolver guess inertia latincheck lightup lightupsolver loopy loopysolver map mapsolver mineobfusc mines netgame netslide nullgame obfusc pattern patternsolver pegs rect samegame sixteen slant slantsolver solo solosolver tents tentssolver twiddle unequal unequalsolver untangle 37+ 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