pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update xlockmore to 5.24. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b122ff6b3bc
branches: trunk
changeset: 528119:4b122ff6b3bc
user: hubertf <hubertf%pkgsrc.org@localhost>
date: Sat Apr 21 11:26:02 2007 +0000
description:
Update xlockmore to 5.24. Changes:
penrose added to xlock95 ("far" changed to "faraway" to compile).
xcl added with a fix for DefaultScreen, which should not be
there since xlock is a multiscreen program.
Created packaging scripts in etc with input of releases to make
it easier for me for release and zip. It gets version from
xlock/version.h .
Changed pgsz and txsz variables in my man2html so it does not cause
corruption in generated xlock.html from man page.
Patch for solitare and reducing binary size for xlock95 thanks to
Frank Fesevur <ffes AT users.sourceforge.net>.
dilemma, voters, wator hexagonal/triangular drawing improvements.
More triangular/hexagonal life from Carter Bays.
http://www.cse.sc.edu/~bays/CAhomePage
Fixes for old options for command line -rule S2b34B2a and
-rule S2a2b4aB2a3a4b using -neighbors 6 .
Fixes for hexagonal diagonal shooters.
Added new hexagonal life -rule S35B2 and S3B245.
Added many new triangular life rules with gliders.
Updated random soup to include multiple symmetries.
Added options runtime -glidersearch and -patternsearch, to be used with
big values of cycles and count ie. -cycles 1000 -count 100000000
Added -repeat num option to help find patterns that do not repeat in num
periods. This will output a pattern in cycles - num . If compared to
the output of cycles, one can see if a new pattern may have been
discovered.
Added -vertical option to ant, bug, demon, dilemma, dragon, life, loop,
voters, wator, wire, these affect triangles and hexagons and crystal
which affects parallelograms.
DirectColor fixes for password window thanks to Jouk Jansen [still under
development under DIRECTCOLOR_FIX].
diffstat:
doc/CHANGES-2007 | 3 ++-
x11/xlockmore/Makefile.common | 4 ++--
x11/xlockmore/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (48 lines):
diff -r 97b6871f746f -r 4b122ff6b3bc doc/CHANGES-2007
--- a/doc/CHANGES-2007 Sat Apr 21 11:17:47 2007 +0000
+++ b/doc/CHANGES-2007 Sat Apr 21 11:26:02 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.886 2007/04/21 10:41:49 wiz Exp $
+$NetBSD: CHANGES-2007,v 1.887 2007/04/21 11:26:02 hubertf Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -1747,3 +1747,4 @@
Added devel/ruby-rbtree version 0.2.0 [wiz 2007-04-21]
Added devel/ruby-rcsparse version 0.0.0.20070218 [wiz 2007-04-21]
Added devel/fromcvs version 0.0.0.20070314 [wiz 2007-04-21]
+ Updated x11/xlockmore to 5.24 [hubertf 2007-04-21]
diff -r 97b6871f746f -r 4b122ff6b3bc x11/xlockmore/Makefile.common
--- a/x11/xlockmore/Makefile.common Sat Apr 21 11:17:47 2007 +0000
+++ b/x11/xlockmore/Makefile.common Sat Apr 21 11:26:02 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.47 2007/02/22 19:27:28 wiz Exp $
+# $NetBSD: Makefile.common,v 1.48 2007/04/21 11:26:08 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.23
+DISTNAME= xlockmore-5.24
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
ftp://ibiblio.org/pub/Linux/X11/screensavers/ \
diff -r 97b6871f746f -r 4b122ff6b3bc x11/xlockmore/distinfo
--- a/x11/xlockmore/distinfo Sat Apr 21 11:17:47 2007 +0000
+++ b/x11/xlockmore/distinfo Sat Apr 21 11:26:02 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2006/10/20 12:38:48 hubertf Exp $
+$NetBSD: distinfo,v 1.37 2007/04/21 11:26:08 hubertf Exp $
-SHA1 (xlockmore-5.23.tar.bz2) = 76ac2fadc84197ce724333b5a3afb348e701f384
-RMD160 (xlockmore-5.23.tar.bz2) = 251aea1976cd7fa25cfdc35c4e4073ea1d38d8a2
-Size (xlockmore-5.23.tar.bz2) = 1773160 bytes
+SHA1 (xlockmore-5.24.tar.bz2) = df139d702e0df5641e627d1c3fa7fa62f07608dc
+RMD160 (xlockmore-5.24.tar.bz2) = 21ed41bc38cc33ff40664fc177657e4594f85c2c
+Size (xlockmore-5.24.tar.bz2) = 1783395 bytes
SHA1 (patch-aa) = 98243d9a615d3f44b6e3aab71388acb72b96d383
SHA1 (patch-ab) = 89f12f16e0756dd0eb1afc9df9bb175fd294e2f9
SHA1 (patch-ac) = 1bcbf56cdb6709cf8f21855b141a4892a36751c1
Home |
Main Index |
Thread Index |
Old Index