diff options
author | billf <billf@FreeBSD.org> | 1998-11-24 06:01:12 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-11-24 06:01:12 +0800 |
commit | a6fdb2d1aa325228a131d5af2f495423e35525c6 (patch) | |
tree | 684efb9898e394e2b288a8a73b5fa0dda12f92e8 /x11-wm/openbox | |
parent | 5b954961d1e6b3ae5dcc35e47f73c20686ca011f (diff) | |
download | freebsd-ports-gnome-a6fdb2d1aa325228a131d5af2f495423e35525c6.tar.gz freebsd-ports-gnome-a6fdb2d1aa325228a131d5af2f495423e35525c6.tar.zst freebsd-ports-gnome-a6fdb2d1aa325228a131d5af2f495423e35525c6.zip |
Upgrade to 0.50.0, update the homepage, add new files to PLIST.
PR: ports/8813
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r-- | x11-wm/openbox/Makefile | 8 | ||||
-rw-r--r-- | x11-wm/openbox/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/openbox/pkg-descr | 2 | ||||
-rw-r--r-- | x11-wm/openbox/pkg-plist | 2 |
4 files changed, 8 insertions, 6 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index e57b03580ac5..6cfe8da8e5cc 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: Blackbox -# Version required: 0.40.13 +# Version required: 0.50.0 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.12 1998/11/05 02:59:40 jkoshy Exp $ +# $Id: Makefile,v 1.13 1998/11/11 22:39:48 mph Exp $ # -DISTNAME= blackbox-0.40.13 +DISTNAME= blackbox-0.50.0 CATEGORIES= x11-wm -MASTER_SITES= http://linux.wiw.org/blackbox/sources/ +MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ MAINTAINER= ports@FreeBSD.ORG diff --git a/x11-wm/openbox/distinfo b/x11-wm/openbox/distinfo index d0956d7f031c..1e6819c5e8d0 100644 --- a/x11-wm/openbox/distinfo +++ b/x11-wm/openbox/distinfo @@ -1 +1 @@ -MD5 (blackbox-0.40.13.tar.gz) = a48eb5f98d4292ad25d7e3b87cb2e194 +MD5 (blackbox-0.50.0.tar.gz) = 198a8971dfc320434cc92e046a2134fe diff --git a/x11-wm/openbox/pkg-descr b/x11-wm/openbox/pkg-descr index 7fcbe7624ab2..9d3012945bd4 100644 --- a/x11-wm/openbox/pkg-descr +++ b/x11-wm/openbox/pkg-descr @@ -4,4 +4,4 @@ the time of writing), fast, built-in rendering code, image dithering at 8, 15 and 16 bits per pixel and color icon support. Blackbox is [mostly] ICCCM compliant. -Homepage: http://linux.wiw.org/blackbox/ +Homepage: http://blackbox.wiw.org/ diff --git a/x11-wm/openbox/pkg-plist b/x11-wm/openbox/pkg-plist index fae79fe360d6..bbdafcbce794 100644 --- a/x11-wm/openbox/pkg-plist +++ b/x11-wm/openbox/pkg-plist @@ -1,4 +1,5 @@ bin/blackbox +bin/bsetroot share/Blackbox/rc share/Blackbox/menu share/Blackbox/styles/blackmagic @@ -13,5 +14,6 @@ share/Blackbox/styles/pnoid share/Blackbox/styles/slatebox share/Blackbox/styles/steelblue share/Blackbox/styles/steelbox +share/Blackbox/styles/stylesmenu @dirrm share/Blackbox/styles @dirrm share/Blackbox |