pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable gtk2-chtheme.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6800357663bb
branches:  trunk
changeset: 486417:6800357663bb
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Dec 28 03:29:55 2004 +0000

description:
Add and enable gtk2-chtheme.

diffstat:

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

diffs (31 lines):

diff -r cd21cfc27922 -r 6800357663bb doc/CHANGES
--- a/doc/CHANGES       Tue Dec 28 03:26:19 2004 +0000
+++ b/doc/CHANGES       Tue Dec 28 03:29:55 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8485 2004/12/28 03:17:48 minskim Exp $
+$NetBSD: CHANGES,v 1.8486 2004/12/28 03:29:55 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -6603,3 +6603,4 @@
        Added py-urwid-0.8.4 [minskim 2004-12-27]
        Added xenvstat-20041127 [xtraeme 2004-12-27]
        Added pkg_notify-0.3 [xtraeme 2004-12-27]
+       Added gtk2-chtheme-0.3.1 [minskim 2004-12-28]
diff -r cd21cfc27922 -r 6800357663bb x11/Makefile
--- a/x11/Makefile      Tue Dec 28 03:26:19 2004 +0000
+++ b/x11/Makefile      Tue Dec 28 03:29:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.377 2004/12/25 20:04:42 wiz Exp $
+# $NetBSD: Makefile,v 1.378 2004/12/28 03:29:55 minskim Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -69,6 +69,7 @@
 SUBDIR+=       gtk-engines
 SUBDIR+=       gtk-thinice-engine
 SUBDIR+=       gtk2
+SUBDIR+=       gtk2-chtheme
 SUBDIR+=       gtk2-engines
 SUBDIR+=       gtk2-engines-bluecurve
 SUBDIR+=       gtk2-theme-switch



Home | Main Index | Thread Index | Old Index