Date: Tue, 15 Mar 2005 15:16:17 +0100 (CET) From: Danny Koenig <dako@bsdberlin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Randy Pratt <rpratt1950@earthlink.net> Subject: ports/78869: update port: x11-wm/bbkeys 0.8.6 -> 0.9.0 Message-ID: <200503151416.j2FEGHKL000540@prod410.bsdberlin.org> Resent-Message-ID: <200503151420.j2FEK6bD035182@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78869 >Category: ports >Synopsis: update port: x11-wm/bbkeys 0.8.6 -> 0.9.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Mar 15 14:20:06 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Danny Koenig >Release: FreeBSD 4.10-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD prod410.bsdberlin.org 4.10-RELEASE-p5 FreeBSD 4.10-RELEASE-p5 #0: Sun Mar 13 06:14:07 CET 2005 dako@prod410.bsdberlin.org:/usr/obj/usr/src/sys/PROD410 i386 >Description: Update port: x11-wm/bbkeys from 0.8.6 to 0.9.0 bbkeys 0.8.6 won't work together with x11-wm/blackbox 0.70.0. Andrew J Caines <A.J.Caines@halplant.com> wants to maintain this port now. >How-To-Repeat: >Fix: --- bbkeys-0.9.0.patch begins here --- diff -ruN bbkeys.old/Makefile bbkeys/Makefile --- bbkeys.old/Makefile Sat Mar 12 23:16:34 2005 +++ bbkeys/Makefile Tue Mar 15 15:06:22 2005 @@ -6,23 +6,23 @@ # PORTNAME= bbkeys -PORTVERSION= 0.8.6 +PORTVERSION= 0.9.0 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= A.J.Caines@halplant.com COMMENT= A keygrabber for the Blackbox window manager USE_X_PREFIX= yes USE_PERL5= yes GNU_CONFIGURE= yes +USE_GNOME= gnomehack pkgconfig MAN1= bbkeys.1 -MAN5= bbkeysrc.5 bbkeys.bb.5 +MAN5= bbkeysrc.5 PORTDOCS= AUTHORS BUGS ChangeLog NEWS README -PLIST_FILES= bin/bbkeys bin/bbkeysconf.pl \ - share/bbtools/bbkeys.bb share/bbtools/bbkeys.nobb +PLIST_FILES= bin/bbkeys share/bbkeys/bbkeysrc share/bbkeys/defaultStyle post-patch: @${PERL} -pi -e 's|: install-docDATA|:|g' ${WRKSRC}/Makefile.in @@ -34,7 +34,7 @@ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif - @${ECHO_CMD} "@unexec rmdir %D/share/bbtools 2>/dev/null || true" \ + @${ECHO_CMD} "@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || true" \ >> ${TMPPLIST} .include <bsd.port.mk> diff -ruN bbkeys.old/distinfo bbkeys/distinfo --- bbkeys.old/distinfo Sat Mar 12 23:16:34 2005 +++ bbkeys/distinfo Tue Mar 15 15:07:36 2005 @@ -1,2 +1,2 @@ -MD5 (bbkeys-0.8.6.tar.gz) = 6df58a99d136f21682b859b823d31b7d -SIZE (bbkeys-0.8.6.tar.gz) = 185230 +MD5 (bbkeys-0.9.0.tar.gz) = bd4c4bb38344b5c596cea4a72d940827 +SIZE (bbkeys-0.9.0.tar.gz) = 199146 --- bbkeys-0.9.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503151416.j2FEGHKL000540>