Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2007 20:30:59 +0200
From:      Jeroen Schot <schot@a-eskwadraat.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113169: Update port: x11-wm/dwm to 4.2
Message-ID:  <20070530183054.E1EED58000A@pollux.warande.net>
Resent-Message-ID: <200705301840.l4UIe4bC015248@freefall.freebsd.org>

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

>Number:         113169
>Category:       ports
>Synopsis:       Update port: x11-wm/dwm to 4.2
>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:   Wed May 30 18:40:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jeroen Schot
>Release:        FreeBSD 7.0-CURRENT-200702 i386
>Organization:
>Environment:
System: FreeBSD localhost 7.0-CURRENT-200702 FreeBSD 7.0-CURRENT-200702 #0: Sun Feb 4 15:23:34 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.1 to 4.2.
>How-To-Repeat:
>Fix:
diff -ruN dwm.orig/Makefile dwm/Makefile
--- dwm.orig/Makefile	Sat May 26 00:11:30 2007
+++ dwm/Makefile	Wed May 30 20:22:26 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dwm
-PORTVERSION=	4.1
+PORTVERSION=	4.2
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://www.suckless.org/download/ \
 		http://schot.a-eskwadraat.nl/files/
@@ -18,10 +18,6 @@
 
 MAN1=		dwm.1
 PLIST_FILES=	bin/dwm
-
-.if defined(DWM_CONF)
-PKGNAMESUFFIX=-custom
-.endif
 
 pre-everything::
 	@${ECHO_MSG} "You can build dwm with your own config.h using the DWM_CONF knob:"
diff -ruN dwm.orig/distinfo dwm/distinfo
--- dwm.orig/distinfo	Sat May 26 00:11:30 2007
+++ dwm/distinfo	Wed May 30 20:22:45 2007
@@ -1,3 +1,3 @@
-MD5 (dwm-4.1.tar.gz) = 12b62b38e34e6666e6a9617747a0ed70
-SHA256 (dwm-4.1.tar.gz) = 8f92a9b1adaeac8b0d9f161a427548bad5867a87bdd6555fc3d5a93178f7a036
-SIZE (dwm-4.1.tar.gz) = 19209
+MD5 (dwm-4.2.tar.gz) = b57b8a6a1ec0f70aea3d2950b0eb4024
+SHA256 (dwm-4.2.tar.gz) = b2f9684f267d8c417296211d91b780a9d36edf557d02741d3785cdb277ca1023
+SIZE (dwm-4.2.tar.gz) = 19337
>Release-Note:
>Audit-Trail:
>Unformatted:



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