pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable py-Xlib.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/660ed0743ae9
branches:  trunk
changeset: 479594:660ed0743ae9
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Aug 17 15:32:35 2004 +0000

description:
Add and enable py-Xlib.

diffstat:

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

diffs (31 lines):

diff -r 0f220b6e1cae -r 660ed0743ae9 doc/CHANGES
--- a/doc/CHANGES       Tue Aug 17 15:30:43 2004 +0000
+++ b/doc/CHANGES       Tue Aug 17 15:32:35 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6926 2004/08/17 12:53:40 wiz Exp $
+$NetBSD: CHANGES,v 1.6927 2004/08/17 15:32:35 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -3886,3 +3886,4 @@
        Updated TeXmacs to 1.0.4.0.2 [recht 2004-08-17]
        Added stratagus-2.1 [wiz 2004-08-17]
        Added bos-1.1 [wiz 2004-08-17]
+       Added py-Xlib-0.12 [minskim 2004-08-17]
diff -r 0f220b6e1cae -r 660ed0743ae9 x11/Makefile
--- a/x11/Makefile      Tue Aug 17 15:30:43 2004 +0000
+++ b/x11/Makefile      Tue Aug 17 15:32:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.358 2004/07/29 04:53:55 xtraeme Exp $
+# $NetBSD: Makefile,v 1.359 2004/08/17 15:32:35 minskim Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -165,6 +165,7 @@
 SUBDIR+=       paragui
 SUBDIR+=       py-Pmw
 SUBDIR+=       py-Tk
+SUBDIR+=       py-Xlib
 SUBDIR+=       py-gnome2
 SUBDIR+=       py-gtk2
 SUBDIR+=       py-qt2



Home | Main Index | Thread Index | Old Index