diff options
author | hubertf <hubertf@pkgsrc.org> | 2004-04-19 17:35:20 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2004-04-19 17:35:20 +0000 |
commit | b8907e79ec653328019f322ed12d63de8e649243 (patch) | |
tree | f7f9b230f38276acd2636e53dae829609c0cd43f /x11 | |
parent | f1380ff5751c99561e2f0798284fd6baecdb0234 (diff) | |
download | pkgsrc-b8907e79ec653328019f322ed12d63de8e649243.tar.gz |
Update xlockmore (and xlockmore-light) to 5.12. Changes:
* xlock -size 0 -cycles 0 -count 0
* Fixes for [apollonian flame hop julia kumppa life life3d
* qix scooter spiral thornbird worm]
Added wrap-
ping on loop.c. Dissolving and evolving loops added from ideas of
Hiroki Sayama <sayama AT is.s.u-tokyo.ac.jp>. Fixed a core dump
involving flaws.
New -echokey option thanks to <martin.zwickel AT technotrend.de>.
Use like: xlock -echokey "*" -echokeys
"Undocumented" feature (blame maintainer): xlock -echokey swear -echokeys
+ Updated life.h and life3d.h from Lee Earl Meeker's excellent "Four
+ Dimensional Cellular Automata and the Game of Life" 1998
+ http://home.sc.rr.com/lmeeker/Lee/Home.html
+ A life4d mode next?
Removed duplicate code in xlock.c thanks to Norihiko Murase
<skeleten AT shillest.net>.
Fix for case of random files on a VMS file system from Jouk Jansen.
Fixes and added options to life.c mostly for trilife.
utext3d2, atlantis -gradient, and French changes to resources
thanks to Eric Lassauge <lassauge AT users.sourceforge.net>.
I needed freetype-2.1.7.tar.bz2 http://freetype.sourceforge.net
and FTGL.tar.gz http://homepages.paradise.net.nz/henryj/
New make.com from Jouk Jansen for VMS.
Debug patch in 5.11 had an undesired effect on euler2d.c.
* new since BETA
+ updated since BETA1
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlockmore/Makefile.common | 4 | ||||
-rw-r--r-- | x11/xlockmore/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/xlockmore/Makefile.common b/x11/xlockmore/Makefile.common index 577ae0885c5..e047fd1aa3e 100644 --- a/x11/xlockmore/Makefile.common +++ b/x11/xlockmore/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.13 2004/03/12 19:06:55 jlam Exp $ +# $NetBSD: Makefile.common,v 1.14 2004/04/19 17:35:20 hubertf 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.11.1 +DISTNAME= xlockmore-5.12 CATEGORIES= x11 MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \ ${MASTER_SITE_XCONTRIB:=applications/} diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo index 968abfdd8b1..a2ca7036b45 100644 --- a/x11/xlockmore/distinfo +++ b/x11/xlockmore/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.18 2004/01/06 15:44:10 hubertf Exp $ +$NetBSD: distinfo,v 1.19 2004/04/19 17:35:20 hubertf Exp $ -SHA1 (xlockmore-5.11.1.tar.bz2) = 8d50904b2cfad40a84225861f13fb2fe5b1b325a -Size (xlockmore-5.11.1.tar.bz2) = 1514029 bytes +SHA1 (xlockmore-5.12.tar.bz2) = 4cce152efeff60f6d474a66b5af277390b80e710 +Size (xlockmore-5.12.tar.bz2) = 1568824 bytes SHA1 (patch-aa) = 2d533dab923e0de20838c96e9b6e455fb2d724f8 SHA1 (patch-ab) = 26d7e561da5c5f3c13fed172e4de9b1f345cd5ad SHA1 (patch-ac) = 875c4fc5ae98cfe389852891997e724f450f526f |