ports/102504: Update port: x11-wm/dwm to 1.0
Jeroen Schot
schot at a-eskwadraat.nl
Fri Aug 25 15:20:29 UTC 2006
>Number: 102504
>Category: ports
>Synopsis: Update port: x11-wm/dwm to 1.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: Fri Aug 25 15:20:27 GMT 2006
>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 patch updates the x11-wm/dwm port to version 1.0.
>How-To-Repeat:
>Fix:
diff -ruN dwm.orig/Makefile dwm/Makefile
--- dwm.orig/Makefile Mon Aug 21 23:34:29 2006
+++ dwm/Makefile Fri Aug 25 17:03:19 2006
@@ -6,7 +6,7 @@
#
PORTNAME= dwm
-PORTVERSION= 0.9
+PORTVERSION= 1.0
CATEGORIES= x11-wm
MASTER_SITES= http://10kloc.org/download/ \
http://schot.a-eskwadraat.nl/files/
diff -ruN dwm.orig/distinfo dwm/distinfo
--- dwm.orig/distinfo Mon Aug 21 23:34:29 2006
+++ dwm/distinfo Fri Aug 25 17:03:28 2006
@@ -1,3 +1,3 @@
-MD5 (dwm-0.9.tar.gz) = 2f3b3340cb3ae82f3e3a3721b947d992
-SHA256 (dwm-0.9.tar.gz) = 1342fa63192623c19a8edfa02a28a02e9d4febc6752f6971d7acc4b830289486
-SIZE (dwm-0.9.tar.gz) = 15179
+MD5 (dwm-1.0.tar.gz) = 587f56bef064d5c6ce115971fd6ef8c2
+SHA256 (dwm-1.0.tar.gz) = d1da195e1f93d8a06d289c7f54c90902e6d79bca045c6aa07953404366befc5c
+SIZE (dwm-1.0.tar.gz) = 15444
diff -ruN dwm.orig/files/patch-config.mk dwm/files/patch-config.mk
--- dwm.orig/files/patch-config.mk Thu Aug 10 05:43:56 2006
+++ dwm/files/patch-config.mk Fri Aug 25 17:06:54 2006
@@ -15,7 +15,7 @@
+X11LIB = $(X11BASE)/lib
# includes and libs
- INCS = -I/usr/lib -I${X11INC}
+ INCS = -I. -I/usr/include -I${X11INC}
LIBS = -L/usr/lib -lc -L${X11LIB} -lX11
# flags
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list