diff options
author | wiz <wiz> | 2013-10-12 13:51:57 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-10-12 13:51:57 +0000 |
commit | 6179c0fbf3780c6322b33c967a3432d27ed80187 (patch) | |
tree | 42dd41a683050a5a63af9f246eb1d940e7999e02 /games | |
parent | 030dbfdb12fecc56375eebb9889c5bffbaa3193e (diff) | |
download | pkgsrc-6179c0fbf3780c6322b33c967a3432d27ed80187.tar.gz |
Update to 10051:
Fix an edge case of divider-obsoletion in Group.
Diffstat (limited to 'games')
-rw-r--r-- | games/puzzles/Makefile | 5 | ||||
-rw-r--r-- | games/puzzles/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/games/puzzles/Makefile b/games/puzzles/Makefile index 4ca4843c432..172dc9c3efe 100644 --- a/games/puzzles/Makefile +++ b/games/puzzles/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2013/10/10 14:42:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2013/10/12 13:51:57 wiz Exp $ -DISTNAME= puzzles-r10035 +DISTNAME= puzzles-r10051 PKGNAME= ${DISTNAME:S/-r/-/} -PKGREVISION= 2 CATEGORIES= games # distfile changes daily MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ diff --git a/games/puzzles/distinfo b/games/puzzles/distinfo index b5815211799..b953d1d8690 100644 --- a/games/puzzles/distinfo +++ b/games/puzzles/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2013/09/02 16:54:03 wiz Exp $ +$NetBSD: distinfo,v 1.16 2013/10/12 13:51:57 wiz Exp $ -SHA1 (puzzles-r10035.tar.gz) = e14e801909ac54b6c19100297e35319911aac196 -RMD160 (puzzles-r10035.tar.gz) = ed45679aa27920468e37b5db326d28666bfca2b5 -Size (puzzles-r10035.tar.gz) = 2958615 bytes +SHA1 (puzzles-r10051.tar.gz) = fc4b66d763a544aad5ce679fc6d1be1c3a44fefd +RMD160 (puzzles-r10051.tar.gz) = 175e88c7eab6266b2d306fccd21d65805d2538da +Size (puzzles-r10051.tar.gz) = 2957908 bytes SHA1 (patch-aa) = dbea43f7cf4368d18b92a8c7788cf1e5cd058487 |