From owner-freebsd-bugs@FreeBSD.ORG Sat May 29 17:40:05 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCFC9106568D for ; Sat, 29 May 2010 17:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BAAAD8FC21 for ; Sat, 29 May 2010 17:40:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4THe5su015622 for ; Sat, 29 May 2010 17:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4THe5ZT015621; Sat, 29 May 2010 17:40:05 GMT (envelope-from gnats) Resent-Date: Sat, 29 May 2010 17:40:05 GMT Resent-Message-Id: <201005291740.o4THe5ZT015621@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Demelier David Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE13F1065675 for ; Sat, 29 May 2010 17:37:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id ACF488FC1B for ; Sat, 29 May 2010 17:37:27 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4THbRtn001058 for ; Sat, 29 May 2010 17:37:27 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o4THbREV001057; Sat, 29 May 2010 17:37:27 GMT (envelope-from nobody) Message-Id: <201005291737.o4THbREV001057@www.freebsd.org> Date: Sat, 29 May 2010 17:37:27 GMT From: Demelier David To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/147192: x11-wm/dwm and x11/dmenu update X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 May 2010 17:40:05 -0000 >Number: 147192 >Category: misc >Synopsis: x11-wm/dwm and x11/dmenu update >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat May 29 17:40:05 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Demelier David >Release: 8.1-PRERELEASE >Organization: >Environment: FreeBSD Melon.malikania.fr 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Sat May 29 11:00:37 CEST 2010 root@Melon.malikania.fr:/usr/obj/usr/src/sys/Melon amd64 >Description: dmenu, dwm were updated. The announcement was here : http://lists.suckless.org/dev/1005/4377.html This small PR is sent to update these both ports. >How-To-Repeat: >Fix: --- Makefile.orig 2010-05-29 19:07:25.000000000 +0200 +++ Makefile 2010-05-29 19:08:24.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= dwm -PORTVERSION= 5.7.2 +PORTVERSION= 5.8.1 CATEGORIES= x11-wm MASTER_SITES= http://dl.suckless.org/${PORTNAME}/ \ http://schot.a-eskwadraat.nl/files/ --- distinfo.orig 2009-12-07 15:19:50.000000000 +0100 +++ distinfo 2010-05-29 19:08:33.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (dwm-5.7.2.tar.gz) = a0b8a799ddc5034dd8a818c9bd76f3a3 -SHA256 (dwm-5.7.2.tar.gz) = 32bffe33d5da9cec55de7e6b215568ff9950cc24b93aca72e7097437a2bfcde0 -SIZE (dwm-5.7.2.tar.gz) = 19989 +MD5 (dwm-5.8.1.tar.gz) = a6f786addf9fb3240cc2246a346330ca +SHA256 (dwm-5.8.1.tar.gz) = a9a42f493a7f0dfae09f5c38d94e83d7bf86763c691103f9187818ed53a334b1 +SIZE (dwm-5.8.1.tar.gz) = 20035 --- files/patch-config.mk.orig 2010-05-29 19:23:52.000000000 +0200 +++ files/patch-config.mk 2010-05-29 19:24:46.000000000 +0200 @@ -1,5 +1,5 @@ ---- config.mk.orig 2009-07-14 20:07:55.000000000 +0200 -+++ config.mk 2009-07-20 13:29:40.000000000 +0200 +--- config.mk.orig 2010-05-29 19:10:33.000000000 +0200 ++++ config.mk 2010-05-29 19:14:06.000000000 +0200 @@ -4,11 +4,11 @@ # Customize below to fit your system @@ -14,23 +14,23 @@ +X11INC = $(LOCALBASE)/include +X11LIB = $(LOCALBASE)/lib - # Xinerama, un-comment if you want it + # Xinerama XINERAMALIBS = -L${X11LIB} -lXinerama -@@ -19,15 +19,15 @@ +@@ -19,10 +19,10 @@ LIBS = -L/usr/lib -lc -L${X11LIB} -lX11 ${XINERAMALIBS} # flags -CPPFLAGS = -DVERSION=\"${VERSION}\" ${XINERAMAFLAGS} +-CFLAGS = -g -std=c99 -pedantic -Wall -O0 ${INCS} ${CPPFLAGS} +CPPFLAGS+= -DVERSION=\"${VERSION}\" ${XINERAMAFLAGS} - #CFLAGS = -g -std=c99 -pedantic -Wall -O0 ${INCS} ${CPPFLAGS} --CFLAGS = -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS} -+CFLAGS+= -std=c99 ${INCS} ${CPPFLAGS} - #LDFLAGS = -g ${LIBS} --LDFLAGS = -s ${LIBS} -+LDFLAGS+= ${LIBS} ++CFLAGS+= -g -std=c99 ${INCS} ${CPPFLAGS} + #CFLAGS = -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS} +-LDFLAGS = -g ${LIBS} ++LDFLAGS+= -g ${LIBS} + #LDFLAGS = -s ${LIBS} # Solaris - #CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\" +@@ -30,4 +30,4 @@ #LDFLAGS = ${LIBS} # compiler and linker --- Makefile.orig 2010-05-29 19:28:19.000000000 +0200 +++ Makefile 2010-05-29 19:30:25.000000000 +0200 @@ -6,11 +6,9 @@ # PORTNAME= dmenu -PORTVERSION= 4.0 -PORTREVISION= 1 +PORTVERSION= 4.1.1 CATEGORIES= x11 -MASTER_SITES= http://code.suckless.org/dl/tools/ \ - http://schot.a-eskwadraat.nl/files/ +MASTER_SITES= http://dl.suckless.org/tools/ \ PATCH_SITES= http://schot.a-eskwadraat.nl/files/ MAINTAINER= schot@a-eskwadraat.nl --- distinfo.orig 2010-05-29 19:28:13.000000000 +0200 +++ distinfo 2010-05-29 19:31:09.000000000 +0200 @@ -1,6 +1,3 @@ -MD5 (dmenu-4.0.tar.gz) = 66e761a653930cc8a21614ba9fedf903 -SHA256 (dmenu-4.0.tar.gz) = c04508285e21a1fc055b76890ec47e9956d8edc4d460dbcac59f96f061b2e862 -SIZE (dmenu-4.0.tar.gz) = 8576 -MD5 (dmenu-4.0-xft.diff) = e259bf32b4ff15d345581f934ba99e46 -SHA256 (dmenu-4.0-xft.diff) = d7bbc1883453ef2d1025111fec48831f453c586007349a13ba2ab4b54177fd15 -SIZE (dmenu-4.0-xft.diff) = 8596 +MD5 (dmenu-4.1.1.tar.gz) = 931896a199741c23be945e8519a81c1d +SHA256 (dmenu-4.1.1.tar.gz) = 9e5f775ae62169520aeb5707f72f8a843552becf776abbd7bcb6ba11fd41e60a +SIZE (dmenu-4.1.1.tar.gz) = 9351 >Release-Note: >Audit-Trail: >Unformatted: