Date: Sun, 25 Feb 2007 10:52:05 +0100 From: "Jeroen Schot" <schot@a-eskwadraat.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/109522: Update port: x11-wm/dwm to 3.7 Message-ID: <20070225095205.E000758000C@pollux.warande.net> Resent-Message-ID: <200702251000.l1PA0BeT072349@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109522 >Category: ports >Synopsis: Update port: x11-wm/dwm to 3.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: Sun Feb 25 10:00:11 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@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Attached dif updates the port of x11-wm/dwm from 3.5 to 3.7. >How-To-Repeat: >Fix: diff -ruN dwm.orig/Makefile dwm/Makefile --- dwm.orig/Makefile Fri Feb 16 05:16:33 2007 +++ dwm/Makefile Sun Feb 25 10:47:37 2007 @@ -6,7 +6,7 @@ # PORTNAME= dwm -PORTVERSION= 3.5 +PORTVERSION= 3.7 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.5 config.h-files no longer work." + @${ECHO_MSG} "Note: Pre-3.7 config.h-files no longer work." post-extract: .if defined(DWM_CONF) diff -ruN dwm.orig/distinfo dwm/distinfo --- dwm.orig/distinfo Fri Feb 16 05:16:33 2007 +++ dwm/distinfo Sun Feb 25 10:47:20 2007 @@ -1,3 +1,3 @@ -MD5 (dwm-3.5.tar.gz) = 08034a7b9809c6c6d7508828eb6388a2 -SHA256 (dwm-3.5.tar.gz) = f54abcefefb903de520682843ebf1d29ed9ffa1cb6984178fb82c6fc083254b8 -SIZE (dwm-3.5.tar.gz) = 17520 +MD5 (dwm-3.7.tar.gz) = bd083c5054c1c26da5cf92ee630a5f57 +SHA256 (dwm-3.7.tar.gz) = 496e300c5f7f7bf89b972c574549131b9f033f708773aaae9da3802b649e46f2 +SIZE (dwm-3.7.tar.gz) = 18884 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070225095205.E000758000C>