pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update to xlockmore 5.11.1. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32ee029d34b0
branches:  trunk
changeset: 465819:32ee029d34b0
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Tue Jan 06 15:44:09 2004 +0000

description:
Update to xlockmore 5.11.1. Changes:
  Debug patch below had an undesired effect on euler2d.c.

diffstat:

 doc/CHANGES                   |  3 ++-
 x11/xlockmore-lite/Makefile   |  3 +--
 x11/xlockmore/Makefile        |  3 +--
 x11/xlockmore/Makefile.common |  4 ++--
 x11/xlockmore/distinfo        |  6 +++---
 5 files changed, 9 insertions(+), 10 deletions(-)

diffs (77 lines):

diff -r 110f514525f8 -r 32ee029d34b0 doc/CHANGES
--- a/doc/CHANGES       Tue Jan 06 15:37:50 2004 +0000
+++ b/doc/CHANGES       Tue Jan 06 15:44:09 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4370 2004/01/06 12:03:20 wiz Exp $
+$NetBSD: CHANGES,v 1.4371 2004/01/06 15:44:09 hubertf Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -74,3 +74,4 @@
        Moved cvsup-gui-16.1h to cvsup-gui-bin-16.1h [xtraeme 2004-01-06]
        Added p5-SOAP-Lite-0.55 [grant 2004-01-06]
        Delete kochi-cid [uebayasi 2004-01-06]
+       Updated xlockmore to 5.11.1 [hubertf 2004-01-06]
diff -r 110f514525f8 -r 32ee029d34b0 x11/xlockmore-lite/Makefile
--- a/x11/xlockmore-lite/Makefile       Tue Jan 06 15:37:50 2004 +0000
+++ b/x11/xlockmore-lite/Makefile       Tue Jan 06 15:44:09 2004 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2003/07/15 14:50:05 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/06 15:44:10 hubertf Exp $
 
 .include "../xlockmore/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/-/-lite-/}
-PKGREVISION=   # empty
 COMMENT=       "lite" version of xlockmore
 
 CONFIGURE_ARGS+=       --without-xpm
diff -r 110f514525f8 -r 32ee029d34b0 x11/xlockmore/Makefile
--- a/x11/xlockmore/Makefile    Tue Jan 06 15:37:50 2004 +0000
+++ b/x11/xlockmore/Makefile    Tue Jan 06 15:44:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2004/01/06 07:17:13 jlam Exp $
+# $NetBSD: Makefile,v 1.65 2004/01/06 15:44:10 hubertf Exp $
 
 .include "../../mk/bsd.prefs.mk"
 
@@ -18,7 +18,6 @@
 
 .include "Makefile.common"
 
-PKGREVISION=   1
 COMMENT=       Like the XLock session-locker/screensaver, but with more
 
 CONFIGURE_ARGS+=       --with-mesagl
diff -r 110f514525f8 -r 32ee029d34b0 x11/xlockmore/Makefile.common
--- a/x11/xlockmore/Makefile.common     Tue Jan 06 15:37:50 2004 +0000
+++ b/x11/xlockmore/Makefile.common     Tue Jan 06 15:44:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2004/01/06 07:17:13 jlam Exp $
+# $NetBSD: Makefile.common,v 1.11 2004/01/06 15:44: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.11
+DISTNAME=       xlockmore-5.11.1
 CATEGORIES=    x11
 MASTER_SITES=  ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \
                ${MASTER_SITE_XCONTRIB:=applications/}
diff -r 110f514525f8 -r 32ee029d34b0 x11/xlockmore/distinfo
--- a/x11/xlockmore/distinfo    Tue Jan 06 15:37:50 2004 +0000
+++ b/x11/xlockmore/distinfo    Tue Jan 06 15:44:09 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2003/12/31 03:06:37 hubertf Exp $
+$NetBSD: distinfo,v 1.18 2004/01/06 15:44:10 hubertf Exp $
 
-SHA1 (xlockmore-5.11.tar.bz2) = 7fca6b29d82b9444e72e493b2db16debda31f804
-Size (xlockmore-5.11.tar.bz2) = 1541197 bytes
+SHA1 (xlockmore-5.11.1.tar.bz2) = 8d50904b2cfad40a84225861f13fb2fe5b1b325a
+Size (xlockmore-5.11.1.tar.bz2) = 1514029 bytes
 SHA1 (patch-aa) = 2d533dab923e0de20838c96e9b6e455fb2d724f8
 SHA1 (patch-ab) = 26d7e561da5c5f3c13fed172e4de9b1f345cd5ad
 SHA1 (patch-ac) = 875c4fc5ae98cfe389852891997e724f450f526f



Home | Main Index | Thread Index | Old Index