diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-14 03:56:23 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-14 03:56:23 +0000 |
commit | 80ae367ee843bc10e4ac518de3f84f9ae3b1bb11 (patch) | |
tree | c54b8acc53d64124e3dc8e7add03ae08044e5214 | |
parent | 9536f4aa87237a2d5fe6bc5c2683c87feb25bc07 (diff) | |
download | FreeBSD-ports-80ae367ee843bc10e4ac518de3f84f9ae3b1bb11.zip FreeBSD-ports-80ae367ee843bc10e4ac518de3f84f9ae3b1bb11.tar.gz |
[MAINTAINER UPDATE] x11-wm/blackbox to 0.70.1
Update Blackbox window manager to current version, 0.70.1.
PR: ports/88969
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
-rw-r--r-- | x11-wm/blackbox/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/blackbox/distinfo | 5 | ||||
-rw-r--r-- | x11-wm/blackbox/files/patch-lib::Image.cc | 11 | ||||
-rw-r--r-- | x11-wm/blackbox/files/patch-lib::PixmapCache.cc | 11 | ||||
-rw-r--r-- | x11-wm/blackbox/pkg-descr | 10 | ||||
-rw-r--r-- | x11-wm/blackbox/pkg-message | 14 |
6 files changed, 10 insertions, 45 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile index 5a4b92c..ff9bcbe 100644 --- a/x11-wm/blackbox/Makefile +++ b/x11-wm/blackbox/Makefile @@ -6,8 +6,7 @@ # PORTNAME= blackbox -PORTVERSION= 0.70.0 -PORTREVISION= 1 +PORTVERSION= 0.70.1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= blackboxwm @@ -40,6 +39,5 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR}/ .endfor .endif - @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> diff --git a/x11-wm/blackbox/distinfo b/x11-wm/blackbox/distinfo index 73cf326..284dcb3 100644 --- a/x11-wm/blackbox/distinfo +++ b/x11-wm/blackbox/distinfo @@ -1,2 +1,3 @@ -MD5 (blackbox-0.70.0.tar.gz) = 033a92af3eecaa10bcb689e55a1ceadc -SIZE (blackbox-0.70.0.tar.gz) = 583527 +MD5 (blackbox-0.70.1.tar.gz) = 2d173b95ca5e64ef478c6a5d2deee9df +SHA256 (blackbox-0.70.1.tar.gz) = e394561d4426cf17e21eb5cc32e2972eb1af92d04a41808a41b1fb95320bd659 +SIZE (blackbox-0.70.1.tar.gz) = 650400 diff --git a/x11-wm/blackbox/files/patch-lib::Image.cc b/x11-wm/blackbox/files/patch-lib::Image.cc deleted file mode 100644 index bd5cad6..0000000 --- a/x11-wm/blackbox/files/patch-lib::Image.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/Image.cc.orig Thu Mar 10 18:39:23 2005 -+++ lib/Image.cc Thu Mar 10 18:40:09 2005 -@@ -467,7 +467,7 @@ - if (colors[x] != ~0ul) - continue; - -- int red, green, blue, gray; -+ int red = 0, green = 0, blue = 0, gray = 0; - - switch (visual_class) { - case StaticGray: diff --git a/x11-wm/blackbox/files/patch-lib::PixmapCache.cc b/x11-wm/blackbox/files/patch-lib::PixmapCache.cc deleted file mode 100644 index 18a78b7..0000000 --- a/x11-wm/blackbox/files/patch-lib::PixmapCache.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/PixmapCache.cc.old Fri Mar 11 09:46:02 2005 -+++ lib/PixmapCache.cc Fri Mar 11 09:32:16 2005 -@@ -97,7 +97,7 @@ - - - static RealPixmapCache *realpixmapcache = 0; -- static unsigned long maxmem_usage = 2ul*1024ul*1024ul; // 2mb default -+ static unsigned long maxmem_usage = 8ul*1024ul*1024ul; // 8MB default - static unsigned long mem_usage = 0ul; - - diff --git a/x11-wm/blackbox/pkg-descr b/x11-wm/blackbox/pkg-descr index f3e5d38..5bc37f2 100644 --- a/x11-wm/blackbox/pkg-descr +++ b/x11-wm/blackbox/pkg-descr @@ -1,6 +1,8 @@ -Blackbox is Yet Another Window Manager for X11R6 that arose primarily -out of the curiosity of the authors. It's small, fast, has built-in -rendering code, does image dithering at 8, 15 and 16 bits per pixel -and colour icon support. Blackbox is [mostly] ICCCM compliant. +Blackbox is that fast, lightweight window manager for the X Window System, you +have been looking for without all those annoying library dependencies. Blackbox +is built with C++ and contains completely original code. + +Blackbox is written to the NetWM specification, which allows integration with +modern desktop managers including KDE and Gnome. WWW: http://blackboxwm.sourceforge.net/ diff --git a/x11-wm/blackbox/pkg-message b/x11-wm/blackbox/pkg-message deleted file mode 100644 index 2531b88..0000000 --- a/x11-wm/blackbox/pkg-message +++ /dev/null @@ -1,14 +0,0 @@ -******************************************************************************** -* This version of blackbox includes various changes in features, behaviour and * -* configuration. See the ChangeLog for details. * -* * -* Styles from version 0.65.0 should be converted to the new format with * -* bstyleconvert, eg. * -* * -* # bstyleconvert ~/.blackbox/Styles/BSD * -* /home/user/.blackbox/Styles/BSD -> /home/user/.blackbox/Styles/BSD-new * -* * -* The new Stlye (BSD-new) can replace the old one (BSD), ie. * -* * -* # mv ~/.blackbox/Styles/BSD-new ~/.blackbox/Styles/BSD * -******************************************************************************** |