Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2007 15:15:12 +0200
From:      Jeroen Schot <schot@a-eskwadraat.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/116547: Update port: x11-wm/dwm to 4.5 
Message-ID:  <20070922111509.EF72657C008@castor.sshunet.nl>
Resent-Message-ID: <200709221120.l8MBK8q3089151@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         116547
>Category:       ports
>Synopsis:       Update port: x11-wm/dwm to 4.5
>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:   Sat Sep 22 11:20:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jeroen Schot
>Release:        FreeBSD 7.0-CURRENT-200706 i386
>Organization:
>Environment:
System: FreeBSD vocal 7.0-CURRENT-200706 FreeBSD 7.0-CURRENT-200706 #0: Sun Jun 3 18:41:02 UTC 2007 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Attached diff updates the port of x11-wm/dwm from 4.4.1 to 4.5.
>How-To-Repeat:
>Fix:
diff -ruN dwm.orig/Makefile dwm/Makefile
--- dwm.orig/Makefile	Tue Aug 28 12:35:24 2007
+++ dwm/Makefile	Sat Sep 22 15:08:53 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dwm
-PORTVERSION=	4.4.1
+PORTVERSION=	4.5
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://www.suckless.org/download/ \
 		http://schot.a-eskwadraat.nl/files/
@@ -25,7 +25,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-4.4 config.h-files no longer work."
+	@${ECHO_MSG} "Note: Pre-4.5 config.h-files no longer work."
 
 post-extract:
 .if defined(DWM_CONF)
diff -ruN dwm.orig/distinfo dwm/distinfo
--- dwm.orig/distinfo	Tue Aug 28 12:35:24 2007
+++ dwm/distinfo	Sat Sep 22 15:09:04 2007
@@ -1,3 +1,3 @@
-MD5 (dwm-4.4.1.tar.gz) = 9fd8490e86f927e39c827b4a52fa85bf
-SHA256 (dwm-4.4.1.tar.gz) = 3a8e8d4a62450db8ec4f6eaeb583ccaecf4210ecfe2a1405333ea6d66501b850
-SIZE (dwm-4.4.1.tar.gz) = 19101
+MD5 (dwm-4.5.tar.gz) = b178fefb55f015b648d756e70fcccccc
+SHA256 (dwm-4.5.tar.gz) = 00ee8229f56deeaff5be25a1f27c0fa07669e4cc827c0d38ff4b3e415f020752
+SIZE (dwm-4.5.tar.gz) = 17338
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070922111509.EF72657C008>