diff options
author | kamil <kamil@pkgsrc.org> | 2016-10-15 00:45:15 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-10-15 00:45:15 +0000 |
commit | 5da4b8a8884558cc2b2512c48c49c89fe6b06186 (patch) | |
tree | 01c4e34254df478a8492e75120474a7fa3536dab /games/bastet/distinfo | |
parent | 47152d3d7b410b26fbdec35f1d13fd0271d17317 (diff) | |
download | pkgsrc-5da4b8a8884558cc2b2512c48c49c89fe6b06186.tar.gz |
Update bastet from 0.41 to 0.43.1
pkgsrc changes:
- Switch to GitHub framework
- Update HOMEPAGE
- Set LICENSE (GPLv3)
- Upstream switched from C to C++
- Require boost-libs and boost-headers
- SETGIDGAME -> USE_GAMESGROUP
- Need to fix VARBASE differently (now with SUBST framework)
- Drop unneded patches
- Enforce any curses library (with a patch)
upstream changelog
==================
==0.43.1==
Small fixes: appdata and desktop file, moved to an unordered_set header that
should work on most compilers. Should still port to autotools or something
similar sometimes in the future.
==0.43==
Complete code rewrite. As I go on trying to grok C++, algorithms and data
structures, and as I started to understand more of Peter's code, I found
it useful to rewrite all this stuff from scratch.
This should solve some issues and probably introduce new ones. Therefore this
version needs a lot of playtesting and bug-hunting.
The algorithm has been split into two, one with the next block preview (normal)
and one without (harder).
New and more sophisticated techniques are now used to write the block-choosing
algorithms, which should not be fooled as easily as before.
Diffstat (limited to 'games/bastet/distinfo')
-rw-r--r-- | games/bastet/distinfo | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/games/bastet/distinfo b/games/bastet/distinfo index 417360d0f80..5210c6c2bee 100644 --- a/games/bastet/distinfo +++ b/games/bastet/distinfo @@ -1,9 +1,7 @@ -$NetBSD: distinfo,v 1.5 2015/11/03 20:56:44 agc Exp $ +$NetBSD: distinfo,v 1.6 2016/10/15 00:45:15 kamil Exp $ -SHA1 (bastet-0.41.tgz) = 644a0f76adedef84946159520c1639ff0c6c47ec -RMD160 (bastet-0.41.tgz) = 00801881e8ee5d42f91fe5f231d3151606032851 -SHA512 (bastet-0.41.tgz) = 49831cc6ff0dfae195e55f7dd17328faed730df1395c81c55eb38a5dbab5370b375da5f7f4b619544b37cdf29882b345f0453b5eff3a9468a0f562b83efb3eba -Size (bastet-0.41.tgz) = 24195 bytes -SHA1 (patch-aa) = 987f3ea4697eeebc0b955ee293586621c9f93d4d -SHA1 (patch-ab) = ce2a671e0582fc227bac442186c9f8c1621db278 -SHA1 (patch-ac) = 01c31c8506180300bec74fbf3627784e25e0809c +SHA1 (bastet-0.43.1.tar.gz) = 003e342df526211a9a811c2235a02b2d8288e020 +RMD160 (bastet-0.43.1.tar.gz) = dde16fd74747bbd9dcc3a9762c0e681b7c9318ce +SHA512 (bastet-0.43.1.tar.gz) = b2b67cd5bcc015629bd679b2bce696bd9e944cd233c78a9d49f91d340cd57f36f17181ffee5637c5883d5d28d4a1e3378697c5015dfd1cdac55e4a893c025e6f +Size (bastet-0.43.1.tar.gz) = 82802 bytes +SHA1 (patch-Makefile) = e372e9c19166dbfb4b432e720a0c56990792297e |