Update xlockmore to 5.16. Changes:
Bug in resource.c for DEF_FILESEARCHPATH fixed thanks to Michal Cihar <michal.cihar AT suse.cz>. (Broken since 5.14). Added 24 hour clock (alex(at)shark-linux(dot)de) toneclock with more nonstandard clock faces thanks to Jouk Jansen. Port of biof thanks to Eric Lassauge <lassauge AT users.sourceforge.net>.
This commit is contained in:
parent
7d4e6c30a9
commit
a553ccc3ba
3 changed files with 8 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.9538 2005/03/22 00:08:23 schmonz Exp $
|
||||
$NetBSD: CHANGES,v 1.9539 2005/03/22 01:00:21 hubertf Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2005:
|
||||
|
||||
|
@ -1444,3 +1444,4 @@ Changes to the packages collection and infrastructure in 2005:
|
|||
Updated tla to 1.3.1 [recht 2005-03-21]
|
||||
Updated getmail to 4.3.4 [schmonz 2005-03-21]
|
||||
Updated memtester to 4.0.5 [schmonz 2005-03-22]
|
||||
Updated xlockmore to 5.16 [hubertf 2005-03-22]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.23 2005/03/08 21:54:18 lukem Exp $
|
||||
# $NetBSD: Makefile.common,v 1.24 2005/03/22 01:00:10 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.15
|
||||
DISTNAME= xlockmore-5.16
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
|
||||
ftp://ibiblio.org/pub/Linux/X11/screensavers/ \
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.24 2005/02/23 17:36:24 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.25 2005/03/22 01:00:11 hubertf Exp $
|
||||
|
||||
SHA1 (xlockmore-5.15.tar.bz2) = 4631a8204f761f4e16f6978c624f07d29ce5a3aa
|
||||
RMD160 (xlockmore-5.15.tar.bz2) = 330b97cb4eae43522fee94a38d959afb5d296053
|
||||
Size (xlockmore-5.15.tar.bz2) = 1702893 bytes
|
||||
SHA1 (xlockmore-5.16.tar.bz2) = 56f8c80533b41e7aee3d0c0e8cd2dc013f25cbcd
|
||||
RMD160 (xlockmore-5.16.tar.bz2) = 63c74a704c925e2a4b0b5204bf095460fa4711c9
|
||||
Size (xlockmore-5.16.tar.bz2) = 1728302 bytes
|
||||
SHA1 (patch-aa) = 98243d9a615d3f44b6e3aab71388acb72b96d383
|
||||
SHA1 (patch-ab) = 93273c90ed447e5dec4c03c0f4ade960da2783b3
|
||||
SHA1 (patch-ac) = 1bcbf56cdb6709cf8f21855b141a4892a36751c1
|
||||
|
|
Loading…
Reference in a new issue