From nobody@FreeBSD.org  Mon Aug  7 12:08:26 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 068C016A4E1
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  7 Aug 2006 12:08:26 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BCB1443D46
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  7 Aug 2006 12:08:25 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k77C8PDE041049
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 7 Aug 2006 12:08:25 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k77C8PVo041048;
	Mon, 7 Aug 2006 12:08:25 GMT
	(envelope-from nobody)
Message-Id: <200608071208.k77C8PVo041048@www.freebsd.org>
Date: Mon, 7 Aug 2006 12:08:25 GMT
From: Jeroen Schot <schot@a-eskwadraat.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: x11-wm/dwm to 0.7
X-Send-Pr-Version: www-2.3

>Number:         101578
>Category:       ports
>Synopsis:       Update port: x11-wm/dwm to 0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 07 12:10:27 GMT 2006
>Closed-Date:    Thu Aug 10 03:51:40 GMT 2006
>Last-Modified:  Thu Aug 10 03:51:40 GMT 2006
>Originator:     Jeroen Schot
>Release:        6.1
>Organization:
>Environment:
FreeBSD vocal 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006
root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Attached diff updates the port of dwm from 0.6 to 0.7.
>How-To-Repeat:

>Fix:
diff -ur dwm.orig/Makefile dwm/Makefile
--- dwm.orig/Makefile   Sat Aug  5 12:11:11 2006
+++ dwm/Makefile        Mon Aug  7 14:02:29 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      dwm
-PORTVERSION=   0.6
+PORTVERSION=   0.7
 CATEGORIES=    x11-wm
 MASTER_SITES=  http://10kloc.org/download/ \
                http://schot.a-eskwadraat.nl/files/
@@ -18,8 +18,5 @@
 
 MAN1=          dwm.1
 PLIST_FILES=   bin/dwm
-
-post-patch:
-       ${CP} ${WRKSRC}/config.default.h ${WRKSRC}/config.h
 
 .include <bsd.port.mk>
diff -ur dwm.orig/distinfo dwm/distinfo
--- dwm.orig/distinfo   Sat Aug  5 12:11:11 2006
+++ dwm/distinfo        Mon Aug  7 14:03:15 2006
@@ -1,3 +1,3 @@
-MD5 (dwm-0.6.tar.gz) = be86556b42a6aef84c99a5774a5acd46
-SHA256 (dwm-0.6.tar.gz) = 3e460f2f736a56972da800d5e96d63bc164de087f984cc516055abdb5e547563
-SIZE (dwm-0.6.tar.gz) = 13998
+MD5 (dwm-0.7.tar.gz) = 1b80e1127c24d9344075aca7521d98d1
+SHA256 (dwm-0.7.tar.gz) = 8a1b6618d37f653d18493e2675eb413a467f3082979abac82aba363b5e705132
+SIZE (dwm-0.7.tar.gz) = 14280
diff -ur dwm.orig/files/patch-config.mk dwm/files/patch-config.mk
--- dwm.orig/files/patch-config.mk      Sat Aug  5 12:11:11 2006
+++ dwm/files/patch-config.mk   Mon Aug  7 14:02:55 2006
@@ -1,5 +1,5 @@
---- config.mk.orig     Wed Aug  2 18:59:04 2006
-+++ config.mk  Wed Aug  2 19:00:14 2006
+--- config.mk.orig     Mon Aug  7 08:52:49 2006
++++ config.mk  Mon Aug  7 13:12:07 2006
 @@ -4,21 +4,21 @@
  # Customize below to fit your system
  
@@ -19,7 +19,7 @@
  LIBS = -L/usr/lib -lc -L${X11LIB} -lX11
  
  # flags
--CFLAGS = -O3 ${INCS} -DVERSION=\"${VERSION}\"
+-CFLAGS = -Os ${INCS} -DVERSION=\"${VERSION}\"
 +CFLAGS+= ${INCS} -DVERSION=\"${VERSION}\"
  LDFLAGS = ${LIBS}
  #CFLAGS = -g -Wall -O2 ${INCS} -DVERSION=\"${VERSION}\"

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Mon Aug 7 16:20:55 UTC 2006 
Responsible-Changed-Why:  
Eat. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101578 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Thu Aug 10 03:51:39 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101578 
>Unformatted:
