pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update x11/xlockmore to 5.27. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e44b010d2dbc
branches: trunk
changeset: 548019:e44b010d2dbc
user: hubertf <hubertf%pkgsrc.org@localhost>
date: Mon Oct 06 22:40:12 2008 +0000
description:
Update x11/xlockmore to 5.27. Changes:
PAM_putText() would set pointer resp->resp to buffer. This will work
until memory is reused. Thanks to Howard Kash <hmkash AT arl.army.mil>.
ico updated to show the two edge transitive Catalan solids, i.e. the
rhombic dodecahedron and the rhombic triacontahedron.
Added __linux__ to define list to allow newer sig masking to get rid of
pesky deprecated message.
configure checks for libXdpms
libXext has the DPMS functionality on both XFree86 4 and X.org.
(libXdpms may be Xfree86 3.x). Added /usr/pkg/lib and /usr/pkg/include to
long list of paths it checks in.
life added more life forms triangular life from Bays' paper and added
S245B3 with glider (-neighbors 8) from Bays' paper. Found some
patterns in S245B3 for the glider to crash into.
life3d -rule S45/B4 -neighbors 18 and -rule S45/B4 -neighbors 20 from
Bays' paper. Found some patterns for the gliders to crash into.
life3d -search added. Need to add more symmetries for 3D.
life3d -rule S3/B3 -neighbors 12 and -rule S456/B3 -neighbors 12. Added
a bunch of patterns from Bays' papers but not all. -neighbors 12 now
a rhombic dodecahedron instead of a cube.
ant3d -neighbors 12 (3d bees). Added eyes option to this.
Just noticed solitaire a mode I added was spelled wrong, ie it was spelled
without the second "i". Fixed a goof in solitaire.cc.
diffstat:
doc/CHANGES-2008 | 3 ++-
x11/xlockmore/Makefile.common | 4 ++--
x11/xlockmore/distinfo | 14 +++++++-------
x11/xlockmore/patches/patch-aa | 6 +++---
x11/xlockmore/patches/patch-ab | 11 ++++++-----
x11/xlockmore/patches/patch-ae | 6 +++---
6 files changed, 23 insertions(+), 21 deletions(-)
diffs (124 lines):
diff -r 5bcab9bb7251 -r e44b010d2dbc doc/CHANGES-2008
--- a/doc/CHANGES-2008 Mon Oct 06 22:03:43 2008 +0000
+++ b/doc/CHANGES-2008 Mon Oct 06 22:40:12 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.2389 2008/10/06 22:01:17 seb Exp $
+$NetBSD: CHANGES-2008,v 1.2390 2008/10/06 22:42:11 hubertf Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -4100,3 +4100,4 @@
Updated devel/p5-Class-MOP to 0.66 [seb 2008-10-06]
Updated devel/p5-Moose to 0.58 [seb 2008-10-06]
Added devel/p5-Lexical-Persistence version 0.97 [seb 2008-10-06]
+ Updated x11/xlockmore to 5.27 [hubertf 2008-10-06]
diff -r 5bcab9bb7251 -r e44b010d2dbc x11/xlockmore/Makefile.common
--- a/x11/xlockmore/Makefile.common Mon Oct 06 22:03:43 2008 +0000
+++ b/x11/xlockmore/Makefile.common Mon Oct 06 22:40:12 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.51 2008/08/26 23:18:53 hubertf Exp $
+# $NetBSD: Makefile.common,v 1.52 2008/10/06 22:40:12 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.26.1
+DISTNAME= xlockmore-5.27
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/${DISTNAME}/ \
ftp://ibiblio.org/pub/Linux/X11/screensavers/ \
diff -r 5bcab9bb7251 -r e44b010d2dbc x11/xlockmore/distinfo
--- a/x11/xlockmore/distinfo Mon Oct 06 22:03:43 2008 +0000
+++ b/x11/xlockmore/distinfo Mon Oct 06 22:40:12 2008 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.40 2008/08/26 23:18:53 hubertf Exp $
+$NetBSD: distinfo,v 1.41 2008/10/06 22:40:12 hubertf Exp $
-SHA1 (xlockmore-5.26.1.tar.bz2) = 518b6acb93715d867f4a9a44c78b9bb819d763cc
-RMD160 (xlockmore-5.26.1.tar.bz2) = b6235cafe0da00ffef7e7391ce9ae15ab4c91c24
-Size (xlockmore-5.26.1.tar.bz2) = 1842373 bytes
-SHA1 (patch-aa) = 98243d9a615d3f44b6e3aab71388acb72b96d383
-SHA1 (patch-ab) = 89f12f16e0756dd0eb1afc9df9bb175fd294e2f9
+SHA1 (xlockmore-5.27.tar.bz2) = 6f2405b6429c1eeac75b659bec73c387db3eda6d
+RMD160 (xlockmore-5.27.tar.bz2) = 48f29ddca13984ef03952903a60b81f9d74df694
+Size (xlockmore-5.27.tar.bz2) = 1864212 bytes
+SHA1 (patch-aa) = 548646fe62b2d201328ca25a067e19998d58eb18
+SHA1 (patch-ab) = f535c3f9792248416fb1b1c4699c131682cfcf16
SHA1 (patch-ac) = e05f4956c0b4bd9b90c86e5a1174aab5e474115f
SHA1 (patch-ad) = a76c7d9f17dec5cf2a3de6d0c3343c80cf53d314
-SHA1 (patch-ae) = bfd31fdd2d4a9ce3e9f4c23e6dff90631416c33d
+SHA1 (patch-ae) = b78d7d148c9a62dbdf72e05aeec8d22d10ab9cce
diff -r 5bcab9bb7251 -r e44b010d2dbc x11/xlockmore/patches/patch-aa
--- a/x11/xlockmore/patches/patch-aa Mon Oct 06 22:03:43 2008 +0000
+++ b/x11/xlockmore/patches/patch-aa Mon Oct 06 22:40:12 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.5 2004/11/27 00:15:22 hubertf Exp $
+$NetBSD: patch-aa,v 1.6 2008/10/06 22:40:12 hubertf Exp $
---- xlock/XLock.ad.orig 2004-11-02 02:23:44.000000000 +0100
+--- xlock/XLock.ad.orig 2008-10-05 02:51:17.000000000 +0200
+++ xlock/XLock.ad
-@@ -60,9 +60,9 @@ XLock.left3d: Red
+@@ -62,9 +62,9 @@ XLock.left3d: Red
XLock.both3d: Magenta
! For marquee & nose modes
diff -r 5bcab9bb7251 -r e44b010d2dbc x11/xlockmore/patches/patch-ab
--- a/x11/xlockmore/patches/patch-ab Mon Oct 06 22:03:43 2008 +0000
+++ b/x11/xlockmore/patches/patch-ab Mon Oct 06 22:40:12 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.19 2005/09/18 19:16:49 minskim Exp $
+$NetBSD: patch-ab,v 1.20 2008/10/06 22:40:12 hubertf Exp $
---- configure.orig 2005-07-24 08:22:34.000000000 -0700
+--- configure.orig 2008-08-29 01:55:43.000000000 +0200
+++ configure
-@@ -6299,7 +6299,7 @@ else
+@@ -6754,7 +6754,7 @@ else
# Make sure to not put "make" in the Imakefile rules, since we grep it out.
cat > Imakefile <<'EOF'
acfindx:
@@ -11,7 +11,7 @@
EOF
if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then
# GNU make sometimes prints "make[1]: Entering...", which'd confuse us.
-@@ -6308,138 +6308,6 @@ EOF
+@@ -6763,139 +6763,6 @@ EOF
cd ..
rm -fr conftestdir
fi
@@ -116,6 +116,7 @@
- /usr/X386/lib/X11/app-defaults \
- /usr/x386/lib/X11/app-defaults \
- /usr/XFree86/lib/X11/app-defaults \
+- /usr/pkg/lib/app-defaults \
- \
- /usr/lib/X11/app-defaults \
- /usr/unsupported/lib/X11/app-defaults \
@@ -150,7 +151,7 @@
if test x"$ac_x_app_defaults" = x; then
ac_cv_x_app_defaults="/usr/lib/X11/app-defaults"
-@@ -8364,7 +8232,7 @@ else
+@@ -8838,7 +8705,7 @@ else
#define USE_GL 1
_ACEOF
diff -r 5bcab9bb7251 -r e44b010d2dbc x11/xlockmore/patches/patch-ae
--- a/x11/xlockmore/patches/patch-ae Mon Oct 06 22:03:43 2008 +0000
+++ b/x11/xlockmore/patches/patch-ae Mon Oct 06 22:40:12 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ae,v 1.5 2007/10/28 16:15:22 joerg Exp $
+$NetBSD: patch-ae,v 1.6 2008/10/06 22:40:12 hubertf Exp $
---- modes/Makefile.in.orig 2007-09-16 20:43:06.000000000 +0200
+--- modes/Makefile.in.orig 2008-10-05 02:50:23.000000000 +0200
+++ modes/Makefile.in
-@@ -579,19 +579,19 @@ install : install-program install-man in
+@@ -588,19 +588,19 @@ install : install-program install-man in
@ $(ECHO) ""
install-program : xlock
Home |
Main Index |
Thread Index |
Old Index