diff options
Diffstat (limited to 'x11/xscope')
-rw-r--r-- | x11/xscope/Makefile | 12 | ||||
-rw-r--r-- | x11/xscope/distinfo | 6 |
2 files changed, 8 insertions, 10 deletions
diff --git a/x11/xscope/Makefile b/x11/xscope/Makefile index 1c17547e8bce..cf354698b250 100644 --- a/x11/xscope/Makefile +++ b/x11/xscope/Makefile @@ -1,18 +1,16 @@ PORTNAME= xscope -PORTVERSION= 1.4.1 -PORTREVISION= 3 +DISTVERSION= 1.4.5 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Window Protocol Viewer -WWW= https://www.x.org/releases/X11R7.6/doc/man/man1/xscope.1.xhtml +WWW= https://gitlab.freedesktop.org/xorg/app/xscope LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING -USES= xorg xorg-cat:app -USE_XORG= xorgproto x11 xext - -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share +USES= tar:xz xorg xorg-cat:app +USE_XORG= xorgproto xtrans PLIST_FILES= bin/xscope share/man/man1/xscope.1.gz diff --git a/x11/xscope/distinfo b/x11/xscope/distinfo index 888cb982a853..b799ab134538 100644 --- a/x11/xscope/distinfo +++ b/x11/xscope/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526823367 -SHA256 (xorg/app/xscope-1.4.1.tar.bz2) = 33807fbd51822435b23c28e7e78116e552826a6ca4d85632f098ad0ddf1ff423 -SIZE (xorg/app/xscope-1.4.1.tar.bz2) = 216128 +TIMESTAMP = 1749888330 +SHA256 (xorg/app/xscope-1.4.5.tar.xz) = 5f125d4c94e19e4be48edc43691e46df0b82f0b6ead95453dc7ac775a0d70066 +SIZE (xorg/app/xscope-1.4.5.tar.xz) = 206412 |