diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-20 06:00:15 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-20 06:00:15 +0000 |
commit | 3dddc9cd95285025e2b72c53cf3305000d58aa7b (patch) | |
tree | 52e205027d0cae755a93a7a73db0e69eb0bba488 /x11-wm/blackbox | |
parent | 8464b63f359e6e1351b7a58f845aaca092ed4a67 (diff) | |
download | FreeBSD-ports-3dddc9cd95285025e2b72c53cf3305000d58aa7b.zip FreeBSD-ports-3dddc9cd95285025e2b72c53cf3305000d58aa7b.tar.gz |
Update to blackbox 0.51.0. This is the first release offically
not labelled beta and is considered stable.
Diffstat (limited to 'x11-wm/blackbox')
-rw-r--r-- | x11-wm/blackbox/Makefile | 9 | ||||
-rw-r--r-- | x11-wm/blackbox/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/blackbox/pkg-plist | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile index 98a3e9f..9d152fc 100644 --- a/x11-wm/blackbox/Makefile +++ b/x11-wm/blackbox/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Blackbox -# Version required: 0.50.5 +# Version required: 0.51.0 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.23 1999/06/20 00:50:01 cpiazza Exp $ +# $Id: Makefile,v 1.24 1999/07/15 01:03:11 cpiazza Exp $ # -DISTNAME= blackbox-0.50.5 +DISTNAME= blackbox-0.51.0 CATEGORIES= x11-wm MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \ ftp://ftp.digex.net/pub/X11/window-managers/blackbox/ \ @@ -32,7 +32,4 @@ pre-configure: CONFIGURE_ARGS= --enable-kde .endif -post-extract: - @ ${RM} ${WRKSRC}/config.cache - .include <bsd.port.mk> diff --git a/x11-wm/blackbox/distinfo b/x11-wm/blackbox/distinfo index 5f581c9..5515b43 100644 --- a/x11-wm/blackbox/distinfo +++ b/x11-wm/blackbox/distinfo @@ -1 +1 @@ -MD5 (blackbox-0.50.5.tar.bz2) = e76943294f28427071734d2cc4a82100 +MD5 (blackbox-0.51.0.tar.bz2) = c17eb3c58b98be27ed18e0ec21b85cfc diff --git a/x11-wm/blackbox/pkg-plist b/x11-wm/blackbox/pkg-plist index e65a0ff..b419b6e 100644 --- a/x11-wm/blackbox/pkg-plist +++ b/x11-wm/blackbox/pkg-plist @@ -10,6 +10,8 @@ share/Blackbox/styles/gnoid share/Blackbox/styles/green share/Blackbox/styles/onoid share/Blackbox/styles/pnoid +share/Blackbox/styles/previous +share/Blackbox/styles/results share/Blackbox/styles/slatebox share/Blackbox/styles/steelblue share/Blackbox/styles/steelbox |