x11/xwd: Update to 1.0.9
PR: 287413
This commit is contained in:
parent
82c0daec32
commit
0865a639f4
@ -1,17 +1,17 @@
|
||||
PORTNAME= xwd
|
||||
PORTVERSION= 1.0.8
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.0.9
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Dump an image of an X window
|
||||
WWW= https://gitlab.freedesktop.org/xorg/app/xwd
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= xorg xorg-cat:app
|
||||
USE_XORG= x11 xkbfile
|
||||
USES= tar:xz xorg xorg-cat:app
|
||||
USE_XORG= x11 xkbfile xorgproto
|
||||
|
||||
PLIST_FILES= bin/xwd share/man/man1/xwd.1.gz
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1656486661
|
||||
SHA256 (xorg/app/xwd-1.0.8.tar.bz2) = fbaa2b34163714fe7be22b60920ea4683f63b355babb1781aec2e452a033031b
|
||||
SIZE (xorg/app/xwd-1.0.8.tar.bz2) = 151153
|
||||
TIMESTAMP = 1748282707
|
||||
SHA256 (xorg/app/xwd-1.0.9.tar.xz) = dc121b84947eb4a3d1131bff1e9844cfa2124d95b47b35f9932340fa931fbd3f
|
||||
SIZE (xorg/app/xwd-1.0.9.tar.xz) = 141940
|
||||
|
||||
@ -1 +1,4 @@
|
||||
This package contains xwd, which is an X Window System window dumping utility.
|
||||
Xwd is an X Window System window dumping utility. Xwd allows X users
|
||||
to store window images in a specially formatted dump file. This file
|
||||
can then be read by various other X utilities for redisplay, printing,
|
||||
editing, formatting, archiving, image processing, etc.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user