diff options
Diffstat (limited to 'x11/xsetroot')
-rw-r--r-- | x11/xsetroot/Makefile | 13 | ||||
-rw-r--r-- | x11/xsetroot/distinfo | 6 |
2 files changed, 11 insertions, 8 deletions
diff --git a/x11/xsetroot/Makefile b/x11/xsetroot/Makefile index 26a3ec9d9b89..265090da3cbf 100644 --- a/x11/xsetroot/Makefile +++ b/x11/xsetroot/Makefile @@ -1,14 +1,17 @@ PORTNAME= xsetroot -PORTVERSION= 1.1.2 -PORTREVISION= 1 +DISTVERSION= 1.1.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Root window parameter setting utility for X +WWW= https://gitlab.freedesktop.org/xorg/app/xsetroot + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= tar:xz xorg xorg-cat:app +USE_XORG= x11 xbitmaps xcursor xmuu xorgproto -USES= xorg xorg-cat:app -USE_XORG= xmuu x11 xbitmaps xcursor PLIST_FILES= bin/xsetroot share/man/man1/xsetroot.1.gz -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share .include <bsd.port.mk> diff --git a/x11/xsetroot/distinfo b/x11/xsetroot/distinfo index dfb794deec94..bf283c02fac3 100644 --- a/x11/xsetroot/distinfo +++ b/x11/xsetroot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525892509 -SHA256 (xorg/app/xsetroot-1.1.2.tar.bz2) = 10c442ba23591fb5470cea477a0aa5f679371f4f879c8387a1d9d05637ae417c -SIZE (xorg/app/xsetroot-1.1.2.tar.bz2) = 129091 +TIMESTAMP = 1746758768 +SHA256 (xorg/app/xsetroot-1.1.3.tar.xz) = 6081b45a9eb4426e045d259d1e144b32417fb635e5b96aa90647365ac96638d1 +SIZE (xorg/app/xsetroot-1.1.3.tar.xz) = 123200 |