pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc + libXcursor



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8537faa7a092
branches:  trunk
changeset: 521140:8537faa7a092
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Nov 05 16:40:39 2006 +0000

description:
+ libXcursor

diffstat:

 doc/CHANGES-2006 |  3 ++-
 x11/Makefile     |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 7378630bfbb9 -r 8537faa7a092 doc/CHANGES-2006
--- a/doc/CHANGES-2006  Sun Nov 05 16:30:43 2006 +0000
+++ b/doc/CHANGES-2006  Sun Nov 05 16:40:39 2006 +0000
@@ -1,4 +1,4 @@
->$NetBSD: CHANGES-2006,v 1.1746 2006/11/05 15:52:00 seb Exp $
+>$NetBSD: CHANGES-2006,v 1.1747 2006/11/05 16:40:39 joerg Exp $
 
 Changes to the packages collection and infrastructure in 2006:
 
@@ -5163,6 +5163,7 @@
        Added x11/libXdamage version 1.0.3 [joerg 2006-11-03]
        Added x11/resourceproto version 1.0.2 [joerg 2006-11-03]
        Added x11/libXres version 1.0.2 [joerg 2006-11-03]
+       Added x11/libXcursor version 1.1.8 [joerg 2006-11-03]
        Updated textproc/p5-XML-Simple to 2.16 [seb 2006-11-03]
        Updated devel/p5-Want to 0.12 [obache 2006-11-04]
        Updated devel/p5-Test-Memory-Cycle to 1.04 [obache 2006-11-04]
diff -r 7378630bfbb9 -r 8537faa7a092 x11/Makefile
--- a/x11/Makefile      Sun Nov 05 16:30:43 2006 +0000
+++ b/x11/Makefile      Sun Nov 05 16:40:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.448 2006/11/03 22:11:06 joerg Exp $
+# $NetBSD: Makefile,v 1.449 2006/11/05 16:40:39 joerg Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -171,6 +171,7 @@
 SUBDIR+=       libXTrap
 SUBDIR+=       libXau
 SUBDIR+=       libXaw
+SUBDIR+=       libXcursor
 SUBDIR+=       libXdamage
 SUBDIR+=       libXdmcp
 SUBDIR+=       libXevie



Home | Main Index | Thread Index | Old Index