diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-09-14 18:17:41 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-09-14 18:17:41 +0000 |
commit | f2532e944c3a944226e3d22893450996c86e2d1e (patch) | |
tree | f8011a5d5009a14dbb42c5201960d24d7753495d /x11/xsetroot | |
parent | 53243e70e9c80e019c96fa2234ec6534f6d0ebee (diff) | |
download | ports-f2532e944c3a944226e3d22893450996c86e2d1e.tar.gz ports-f2532e944c3a944226e3d22893450996c86e2d1e.zip |
Notes
Diffstat (limited to 'x11/xsetroot')
-rw-r--r-- | x11/xsetroot/Makefile | 4 | ||||
-rw-r--r-- | x11/xsetroot/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xsetroot/Makefile b/x11/xsetroot/Makefile index 816b59954fb2..b40addebd6af 100644 --- a/x11/xsetroot/Makefile +++ b/x11/xsetroot/Makefile @@ -6,14 +6,14 @@ # PORTNAME= xsetroot -PORTVERSION= 1.0.3 +PORTVERSION= 1.1.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= root window parameter setting utility for X XORG_CAT= app -USE_XORG= xmuu x11 xbitmaps +USE_XORG= xmuu x11 xbitmaps xcursor MAN1= xsetroot.1 PLIST_FILES= bin/xsetroot diff --git a/x11/xsetroot/distinfo b/x11/xsetroot/distinfo index 16a8586d5e70..f1af3c0b7370 100644 --- a/x11/xsetroot/distinfo +++ b/x11/xsetroot/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xsetroot-1.0.3.tar.bz2) = d7e512cc686de3ab5fcd3c9f9e605d7cae68a4b50f2c0786f0f09ce08c728f48 -SIZE (xorg/app/xsetroot-1.0.3.tar.bz2) = 101384 +SHA256 (xorg/app/xsetroot-1.1.0.tar.bz2) = 88f13e949e7aea126239e5c9b3fe7bb7c2ecf70c70774ae41218789d9cfe5fad +SIZE (xorg/app/xsetroot-1.1.0.tar.bz2) = 108707 |