diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-12 03:17:01 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-12 03:17:01 +0000 |
commit | 4ae25b9b92afee16a1114615951859035b27bde7 (patch) | |
tree | b9edda7b3baa094d49bc8b0a760c1ed519c9587c /x11-wm/openbox | |
parent | Dr. Shuhei Amakawa, who sent PR for upgrade of lang/emacs-lisp-intro (diff) |
Update to 1.1.0.
Reported by: Ben Jansens
Add dependency on xloadimage port.
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r-- | x11-wm/openbox/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/openbox/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 3b40366b53f9..c073674445d0 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -7,7 +7,7 @@ # PORTNAME= openbox -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= x11-wm MASTER_SITES= ftp://sunsite.dk/projects/openbox/ @@ -15,6 +15,8 @@ MAINTAINER= trevor@FreeBSD.org MAN1= openbox.1 osetroot.1 osetbg.1 +RUN_DEPENDS= xsetbg:${PORTSDIR}/x11/xloadimage + DOCS= AUTHORS BUGS CHANGELOG CHANGELOG.Blackbox CHANGELOG.bsetbg \ CodingStyle INSTALL LICENSE README README.bbtools \ README.bsetbg TODO diff --git a/x11-wm/openbox/distinfo b/x11-wm/openbox/distinfo index 196102b82808..a5344aae046d 100644 --- a/x11-wm/openbox/distinfo +++ b/x11-wm/openbox/distinfo @@ -1,2 +1,2 @@ $FreeBSD$ -MD5 (openbox-1.0.1.tar.gz) = a21027beaa7b1402e25d675f7e16d151 +MD5 (openbox-1.1.0.tar.gz) = 6cabadd94e1f863e62a1f48df7d62cdf |