summaryrefslogtreecommitdiff
path: root/x11/xlockmore
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2009-04-16 12:31:18 +0000
committertron <tron@pkgsrc.org>2009-04-16 12:31:18 +0000
commit825becfdf043674b9c6ca525050f86db95503d9b (patch)
treed48f3b06557e82e2fe30bf7f1c681dc6de603125 /x11/xlockmore
parent05fed55a10a06d122baef54eb384fc59b4711b90 (diff)
downloadpkgsrc-825becfdf043674b9c6ca525050f86db95503d9b.tar.gz
Update "xlockmore" package to version 5.28. Changes since 5.27:
- invert: build failures from Sun Studio Express C++ like this: Error, manymatchover: Overloading ambiguity between "operator^(const TwoJet, double)" and "built-in operator^(int, int)" fixed by casting to double, thanks to Tim Mooney <Tim.Mooney AT ndsu.edu>. - life3d: 4 more rhombic dodecahedron S3/B3 patterns including a period 4 pattern (only S3/B3 period 2 and less patterns left from Bays' papers). Glider code revamped to make more maintainable, using populateGlider(). unsigned int fix thanks to Jouk Jansen. Added new cube gliders from Bays 2006 3D Life paper and found a few patterns for the gliders to crash into. (S23B5, S25B5, S27B5, S35B5, S36B5, S37B5, S38B5, S4B5, S47B5, S57B6, S58B5, S8B5). New mode option added "+draw", this turns off drawing to the screen to speed up searches, and more importantly, make less annoying :) - life: resyncing with my Java code. Switched how static triangular forms are stored Added a lots of new triangular patterns, including 2 gunship triangular patterns. Also added handful of other patterns. Reading memory on uninitialized variables fix thanks to Jouk Jansen. "+draw" mode option added. Pentagonal (Cairo Tiling) life added with glider shooters. "xlock -mode life -rule S23B346 -neighbors 7" or "xlock -mode life -pent2". New gliders found by David Bagley, one in 5 neighbors pentagonal life (-rule S24B2) "xlock -mode life -pent", the other in 9 neighbor triangular life "xlock -mode life -neighbors 9" (-rule S3B34). Associated periodic patterns for each added. Added more symmetries and now have all the random symmetries (at least I think so) for squares, hexagaons, triangles, and pentagons. - Macro FTGL213 added for new FTGL library. If you need it to compile text3d2.cc, make sure it compiles with -DFTGL213. Should work automatically for VMS though, thanks to Jouk Jansen. Approved by Hubert Feyrer.
Diffstat (limited to 'x11/xlockmore')
-rw-r--r--x11/xlockmore/Makefile.common4
-rw-r--r--x11/xlockmore/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xlockmore/Makefile.common b/x11/xlockmore/Makefile.common
index d23be0b9f86..2926477364d 100644
--- a/x11/xlockmore/Makefile.common
+++ b/x11/xlockmore/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.53 2008/10/07 10:46:50 tron Exp $
+# $NetBSD: Makefile.common,v 1.54 2009/04/16 12:31:18 tron Exp $
#
# This Makefile.common is included by:
#
@@ -8,7 +8,7 @@
# If these packages are updated, please remember to reset any PKGREVISIONs
# in those Makefiles.
-DISTNAME= xlockmore-5.27
+DISTNAME= xlockmore-5.28
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/${DISTNAME}/ \
ftp://ibiblio.org/pub/Linux/X11/screensavers/
diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo
index 3b978ae72a2..4b7b178ffff 100644
--- a/x11/xlockmore/distinfo
+++ b/x11/xlockmore/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2008/10/06 22:40:12 hubertf Exp $
+$NetBSD: distinfo,v 1.42 2009/04/16 12:31:18 tron Exp $
-SHA1 (xlockmore-5.27.tar.bz2) = 6f2405b6429c1eeac75b659bec73c387db3eda6d
-RMD160 (xlockmore-5.27.tar.bz2) = 48f29ddca13984ef03952903a60b81f9d74df694
-Size (xlockmore-5.27.tar.bz2) = 1864212 bytes
+SHA1 (xlockmore-5.28.tar.bz2) = a6fd4786d678a090c454a9993c8880a03160634f
+RMD160 (xlockmore-5.28.tar.bz2) = f75f2dea6fa747c4299a8c7c5ee9462f238f5e0b
+Size (xlockmore-5.28.tar.bz2) = 1901583 bytes
SHA1 (patch-aa) = 548646fe62b2d201328ca25a067e19998d58eb18
SHA1 (patch-ab) = f535c3f9792248416fb1b1c4699c131682cfcf16
SHA1 (patch-ac) = e05f4956c0b4bd9b90c86e5a1174aab5e474115f