diff options
author | pav <pav@FreeBSD.org> | 2006-03-16 06:37:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-03-16 06:37:33 +0800 |
commit | 1807e9fdc530556825a3996e92673d60ee43d05c (patch) | |
tree | e4bb5c0d50b082bf986caee59e95929417ad1a18 /x11-wm/matchbox | |
parent | 12152c90f79b0d2e80ce2c65edefe6298870aed7 (diff) | |
download | freebsd-ports-gnome-1807e9fdc530556825a3996e92673d60ee43d05c.tar.gz freebsd-ports-gnome-1807e9fdc530556825a3996e92673d60ee43d05c.tar.zst freebsd-ports-gnome-1807e9fdc530556825a3996e92673d60ee43d05c.zip |
- Update to 1.0
PR: ports/94506
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'x11-wm/matchbox')
-rw-r--r-- | x11-wm/matchbox/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/matchbox/distinfo | 6 | ||||
-rw-r--r-- | x11-wm/matchbox/pkg-descr | 8 |
3 files changed, 5 insertions, 13 deletions
diff --git a/x11-wm/matchbox/Makefile b/x11-wm/matchbox/Makefile index 2a2c68349535..6453b668fc38 100644 --- a/x11-wm/matchbox/Makefile +++ b/x11-wm/matchbox/Makefile @@ -6,10 +6,10 @@ # PORTNAME= matchbox -PORTVERSION= 0.9.5 +PORTVERSION= 1.0 CATEGORIES= x11-wm MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTVERSION:R} +MASTER_SITE_SUBDIR= ${PORTVERSION} DISTNAME= ${PORTNAME}-window-manager-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/x11-wm/matchbox/distinfo b/x11-wm/matchbox/distinfo index 5168e5d8da9b..7d2ee3efe78d 100644 --- a/x11-wm/matchbox/distinfo +++ b/x11-wm/matchbox/distinfo @@ -1,3 +1,3 @@ -MD5 (matchbox-window-manager-0.9.5.tar.bz2) = a992bda42a5f46c648fbaf007e8181db -SHA256 (matchbox-window-manager-0.9.5.tar.bz2) = 404b96e165c746f1e44102895349a8659ed628b2bd358d127b27d3f9b82fe4ac -SIZE (matchbox-window-manager-0.9.5.tar.bz2) = 194444 +MD5 (matchbox-window-manager-1.0.tar.bz2) = eac6cf30a3e9cd498a340d3dda3bddd7 +SHA256 (matchbox-window-manager-1.0.tar.bz2) = 34e7957d3afde9ce52682de510b39d3fc749cc96e10950b111d297278e9ed5fa +SIZE (matchbox-window-manager-1.0.tar.bz2) = 200627 diff --git a/x11-wm/matchbox/pkg-descr b/x11-wm/matchbox/pkg-descr index ba43c83d71cb..7736a7c2785a 100644 --- a/x11-wm/matchbox/pkg-descr +++ b/x11-wm/matchbox/pkg-descr @@ -3,12 +3,4 @@ screens, such as those on mobile computers. It sizes most windows so they take up the whole screen. All decorations are contained in the title bar. -Besides the window manager itself, this port installs the dock and -applets (clock, battery meter, load meter, mixer, launcher, and -theme changer--the mbmenu and mbwave applets are omitted because -they are Linux-specific). - -The dock may be used with the metacity window manager. Matchbox -is compatible with the GNOME and KDE panels. - WWW: http://projects.o-hand.com/matchbox/ |