mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
x11/xwud: Update to 1.0.7
PR: 287390
This commit is contained in:
committed by
Emmanuel Vadot
parent
f2bd6cbe19
commit
82c0daec32
+7
-5
@@ -1,15 +1,17 @@
|
||||
PORTNAME= xwud
|
||||
PORTVERSION= 1.0.5
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.0.7
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Image displayer for X
|
||||
WWW= https://gitlab.freedesktop.org/xorg/app/xwud
|
||||
|
||||
USES= xorg xorg-cat:app
|
||||
USE_XORG= x11
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= tar:xz xorg xorg-cat:app
|
||||
USE_XORG= x11 xorgproto
|
||||
|
||||
PLIST_FILES= bin/xwud share/man/man1/xwud.1.gz
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
+3
-3
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1525893592
|
||||
SHA256 (xorg/app/xwud-1.0.5.tar.bz2) = 99997051f8a892313f22edf41dab45864e86e7062ee9012d5dbb6a40fc6b10a9
|
||||
SIZE (xorg/app/xwud-1.0.5.tar.bz2) = 133376
|
||||
TIMESTAMP = 1748281921
|
||||
SHA256 (xorg/app/xwud-1.0.7.tar.xz) = e55cbedab36d7a5f671abf8e594888afc48caa116d51d429ea53ea317ec0c61e
|
||||
SIZE (xorg/app/xwud-1.0.7.tar.xz) = 129736
|
||||
|
||||
+3
-1
@@ -1 +1,3 @@
|
||||
This package contains xwud, an image displayer for the X Window System.
|
||||
Xwud is an X Window System image undumping utility. Xwud allows X users
|
||||
to display in a window an image saved in a specially formatted dump
|
||||
file, such as produced by xwd.
|
||||
|
||||
Reference in New Issue
Block a user