pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update xlockmore (and xlockmore-light) to 5.12. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ddc5d825dc9
branches: trunk
changeset: 473422:4ddc5d825dc9
user: hubertf <hubertf%pkgsrc.org@localhost>
date: Mon Apr 19 17:35:20 2004 +0000
description:
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:
doc/CHANGES | 3 ++-
x11/xlockmore/Makefile.common | 4 ++--
x11/xlockmore/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs (46 lines):
diff -r d1f4c7c4d629 -r 4ddc5d825dc9 doc/CHANGES
--- a/doc/CHANGES Mon Apr 19 17:32:59 2004 +0000
+++ b/doc/CHANGES Mon Apr 19 17:35:20 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5661 2004/04/19 17:32:59 xtraeme Exp $
+$NetBSD: CHANGES,v 1.5662 2004/04/19 17:35:20 hubertf Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2084,3 +2084,4 @@
Added p5-ExtUtils-PkgConfig-1.03 [xtraeme 2004-04-19]
Added p5-glib2-1.040 [xtraeme 2004-04-19]
Added p5-gtk2-1.040 [xtraeme 2004-04-19]
+ Updated xlockmore to 5.12 [hubertf 2004-04-19]
diff -r d1f4c7c4d629 -r 4ddc5d825dc9 x11/xlockmore/Makefile.common
--- a/x11/xlockmore/Makefile.common Mon Apr 19 17:32:59 2004 +0000
+++ b/x11/xlockmore/Makefile.common Mon Apr 19 17:35:20 2004 +0000
@@ -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 -r d1f4c7c4d629 -r 4ddc5d825dc9 x11/xlockmore/distinfo
--- a/x11/xlockmore/distinfo Mon Apr 19 17:32:59 2004 +0000
+++ b/x11/xlockmore/distinfo Mon Apr 19 17:35:20 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index