ports/78869: update port: x11-wm/bbkeys 0.8.6 -> 0.9.0

Danny Koenig dako at bsdberlin.org
Tue Mar 15 14:20:07 UTC 2005


>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 at 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 at 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 at FreeBSD.org
+MAINTAINER=	A.J.Caines at 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:



More information about the freebsd-ports-bugs mailing list