ports/101578: Update port: x11-wm/dwm to 0.7

Jeroen Schot schot at a-eskwadraat.nl
Mon Aug 7 12:10:34 UTC 2006


>Number:         101578
>Category:       ports
>Synopsis:       Update port: x11-wm/dwm to 0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 07 12:10:27 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list