Subject: pkg/19661: Update package wm/novawm
To: None <gnats-bugs@gnats.netbsd.org>
From: None <juan@xtraeme.dyndns.org>
List: netbsd-bugs
Date: 01/03/2003 21:53:26
>Number:         19661
>Category:       pkg
>Synopsis:       Update package wm/novawm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 03 12:53:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Juan RP
>Release:        NetBSD 1.6K
>Organization:
HispaBSD
>Environment:
System: NetBSD xtraeme.dyndns.org 1.6K NetBSD 1.6K (xtrakernel) #0: Wed Dec 25 17:32:14 CET 2002 root@xtraeme.dyndns.org:/usr/src/sys/arch/i386/compile/xtrakernel i386
Architecture: i386
Machine: i386
>Description:

Novawm 0.8_alpha is out, this patch provide update to the latest version.

Changelog: 

NovaWM 0.8 Alpha
-Window Shading: Middle Mouse button on titlebar shades a window.
-Configuration Support: Support for a configuration file with new menu format.
-Fix: Virtual Desktop Bug that did not record the target window in the unmap ignore list properly.
-Sticky Support: Supports the EWMH Sticky State.
-Replaced Window List: Replaced the old Window/Client list with a STL one.
-Fix: Changing the "main" color now also applies to the button icons.
-Fix: Fixed memory errors reported by Valgrind.
-Menu: Changed the string array for items to a STL vector.
-Fix: The clock now updates every minute.


>How-To-Repeat:
>Fix:


Index: Makefile
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/wm/novawm/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile	2002/12/18 22:04:18	1.1.1.1
+++ Makefile	2003/01/03 20:51:25
@@ -1,9 +1,8 @@
 # $NetBSD: Makefile,v 1.1.1.1 2002/12/18 22:04:18 jmmv Exp $
 #
 
-DISTNAME=	novawm-0.7_alpha
+DISTNAME=	NovaWM-0.8_alpha
 PKGNAME=	${DISTNAME:S/_alpha/rc1/}
-WRKSRC=		${WRKDIR}/${DISTNAME:S/_alpha//}
 CATEGORIES=	wm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=novawm/}
 
Index: distinfo
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/wm/novawm/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2002/12/18 22:29:05	1.2
+++ distinfo	2003/01/03 20:51:25
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.2 2002/12/18 22:29:05 jmmv Exp $
 
-SHA1 (novawm-0.7_alpha.tar.gz) = ecb35cf33dd9b40c1057bae215abb9435575e180
-Size (novawm-0.7_alpha.tar.gz) = 61974 bytes
-SHA1 (patch-aa) = 8c4b80cce3c5a55a76031fd69bc051155841352c
+SHA1 (NovaWM-0.8_alpha.tar.gz) = 6b881ca2f1673b1da785a6ba9a1421b88f634703
+Size (NovaWM-0.8_alpha.tar.gz) = 1103082 bytes
+SHA1 (patch-aa) = dec6ad47d9e17900996f05cbf5c4cc7525cd7d6f
Index: patches/patch-aa
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/wm/novawm/patches/patch-aa,v
retrieving revision 1.1
diff -u -r1.1 patch-aa
--- patch-aa	2002/12/18 22:29:06	1.1
+++ patch-aa	2003/01/03 20:51:25
@@ -1,8 +1,6 @@
-$NetBSD: patch-aa,v 1.1 2002/12/18 22:29:06 jmmv Exp $
-
---- Makefile.in.orig	Wed Jun  5 17:21:58 2002
-+++ Makefile.in
-@@ -75,7 +75,7 @@ VERSION = @VERSION@
+--- Makefile.in.orig	Fri Jan  3 21:41:15 2003
++++ Makefile.in	Fri Jan  3 21:41:40 2003
+@@ -75,7 +75,7 @@
  
  SUBDIRS = src
  
>Release-Note:
>Audit-Trail:
>Unformatted: