pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b511791d568
branches:  trunk
changeset: 479547:9b511791d568
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Aug 16 19:38:04 2004 +0000

description:
Add and enable weewm.

diffstat:

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

diffs (31 lines):

diff -r 1a8ac8fa071e -r 9b511791d568 doc/CHANGES
--- a/doc/CHANGES       Mon Aug 16 19:36:32 2004 +0000
+++ b/doc/CHANGES       Mon Aug 16 19:38:04 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6908 2004/08/16 17:24:42 jlam Exp $
+$NetBSD: CHANGES,v 1.6909 2004/08/16 19:38:04 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -3865,3 +3865,4 @@
        Updated zsh to 4.2.1 [recht 2004-08-16]
        Added py-funge-0.2beta1 [minskim 2004-08-16]
        Updated libnbcompat to 20040814 [jlam 2004-08-16]
+       Added weewm-0.0.2 [minskim 2004-08-16]
diff -r 1a8ac8fa071e -r 9b511791d568 wm/Makefile
--- a/wm/Makefile       Mon Aug 16 19:36:32 2004 +0000
+++ b/wm/Makefile       Mon Aug 16 19:38:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2004/05/16 02:21:20 xtraeme Exp $
+# $NetBSD: Makefile,v 1.63 2004/08/16 19:38:04 minskim Exp $
 #
 
 COMMENT=       X11 window managers, configuration tools, and themes
@@ -56,6 +56,7 @@
 SUBDIR+=       uwm
 SUBDIR+=       waimea
 SUBDIR+=       wampager
+SUBDIR+=       weewm
 SUBDIR+=       whiteBOX
 SUBDIR+=       windowlab
 SUBDIR+=       windowmaker



Home | Main Index | Thread Index | Old Index