pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable libexo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3268c354a20
branches:  trunk
changeset: 500135:e3268c354a20
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Oct 03 04:53:50 2005 +0000

description:
Add and enable libexo.

diffstat:

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

diffs (31 lines):

diff -r bb584a72a29b -r e3268c354a20 doc/CHANGES
--- a/doc/CHANGES       Mon Oct 03 04:51:33 2005 +0000
+++ b/doc/CHANGES       Mon Oct 03 04:53:50 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11306 2005/10/03 04:13:06 minskim Exp $
+$NetBSD: CHANGES,v 1.11307 2005/10/03 04:53:50 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -4244,3 +4244,4 @@
        Updated editors/leafpad to 0.8.4 [jmmv 2005-10-02]
        Updated emulators/generator-cbiere to 0.35r2 [wiz 2005-10-02]
        Updated archivers/unalz to 0.52 [minskim 2005-10-03]
+       Added x11/libexo version 0.3.0 [minskim 2005-10-03]
diff -r bb584a72a29b -r e3268c354a20 x11/Makefile
--- a/x11/Makefile      Mon Oct 03 04:51:33 2005 +0000
+++ b/x11/Makefile      Mon Oct 03 04:53:50 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.407 2005/09/22 15:04:19 wiz Exp $
+# $NetBSD: Makefile,v 1.408 2005/10/03 04:53:51 minskim Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -143,6 +143,7 @@
 SUBDIR+=       lablgtk2
 SUBDIR+=       labltk
 SUBDIR+=       lesstif
+SUBDIR+=       libexo
 SUBDIR+=       libxfce4gui
 SUBDIR+=       libxfce4mcs
 SUBDIR+=       libxfce4util



Home | Main Index | Thread Index | Old Index