ports/109170: Update port: x11-wm/dwm to 3.5

Jeroen Schot schot at a-eskwadraat.nl
Wed Feb 14 17:40:01 UTC 2007


>Number:         109170
>Category:       ports
>Synopsis:       Update port: x11-wm/dwm to 3.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 14 17:40:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jeroen Schot
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: 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 x11-wm/dwm from 3.4 to 3.5.
>How-To-Repeat:
>Fix:
diff -ruN dwm.orig/Makefile dwm/Makefile
--- dwm.orig/Makefile	Sun Feb 11 19:53:29 2007
+++ dwm/Makefile	Wed Feb 14 18:33:16 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dwm
-PORTVERSION=	3.4
+PORTVERSION=	3.5
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://www.suckless.org/download/ \
 		http://schot.a-eskwadraat.nl/files/
@@ -26,7 +26,7 @@
 pre-everything::
 	@${ECHO_MSG} "You can build dwm with your own config.h using the DWM_CONF knob:"
 	@${ECHO_MSG} "make DWM_CONF=/path/to/dwm/config.h install clean"
-	@${ECHO_MSG} "Note: Pre-3.2 config.h-files no longer work."
+	@${ECHO_MSG} "Note: Pre-3.5 config.h-files no longer work."
 
 post-extract:
 .if defined(DWM_CONF)
diff -ruN dwm.orig/distinfo dwm/distinfo
--- dwm.orig/distinfo	Thu Feb  8 18:54:13 2007
+++ dwm/distinfo	Wed Feb 14 18:32:06 2007
@@ -1,3 +1,3 @@
-MD5 (dwm-3.4.tar.gz) = fb4ca53999b4c830b8e5e5c73e93deac
-SHA256 (dwm-3.4.tar.gz) = 654b300a8e63b8a88f93b304e08a50bae2d4261c8e9570a46aaa3d4f1675e4bb
-SIZE (dwm-3.4.tar.gz) = 17532
+MD5 (dwm-3.5.tar.gz) = 08034a7b9809c6c6d7508828eb6388a2
+SHA256 (dwm-3.5.tar.gz) = f54abcefefb903de520682843ebf1d29ed9ffa1cb6984178fb82c6fc083254b8
+SIZE (dwm-3.5.tar.gz) = 17520
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list