ports/165144: Update port: x11-wm/dwm to 6.0
Jeroen Schot
schot at A-Eskwadraat.nl
Tue Feb 14 17:20:09 UTC 2012
>Number: 165144
>Category: ports
>Synopsis: Update port: x11-wm/dwm to 6.0
>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: Tue Feb 14 17:20:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Jeroen Schot
>Release: FreeBSD 9.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD twelve 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Attached diff updates the port of x11/dmenu from 5.9 to 6.0.
>Description:
>How-To-Repeat:
>Fix:
diff -ruN dwm.orig/Makefile dwm/Makefile
--- dwm.orig/Makefile 2011-09-01 20:52:52.000000000 +0200
+++ dwm/Makefile 2012-02-14 11:01:48.000000000 +0100
@@ -6,7 +6,7 @@
#
PORTNAME= dwm
-PORTVERSION= 5.9
+PORTVERSION= 6.0
CATEGORIES= x11-wm
MASTER_SITES= http://dl.suckless.org/${PORTNAME}/ \
http://schot.a-eskwadraat.nl/files/
@@ -34,7 +34,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-5.6 config.h-files no longer work."
+ @${ECHO_MSG} "Note: Pre-6.0 config.h files no longer work."
post-extract:
.if defined(DWM_CONF)
diff -ruN dwm.orig/distinfo dwm/distinfo
--- dwm.orig/distinfo 2011-09-01 20:52:52.000000000 +0200
+++ dwm/distinfo 2012-02-14 10:57:09.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (dwm-5.9.tar.gz) = 2dcdd5a2a233c385ef776017263164a288886561b6bf4d6b984562f5f02fe232
-SIZE (dwm-5.9.tar.gz) = 20517
+SHA256 (dwm-6.0.tar.gz) = b2b9483de69259eeea56844899bb2385158d3e79a42d82b10c142099fc8eeb56
+SIZE (dwm-6.0.tar.gz) = 20810
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list