mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
x11/xwininfo: Update to 1.1.5
Update x11/xwininfo to 1.1.5 Switch to use xcb-icccm instead of local copies Add license information This is a maintenance release Changelog https://lists.x.org/archives/xorg-announce/2019-July/003012.html Obtained from: FreeBSD Graphics Team development repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorglibs
This commit is contained in:
parent
d31e03e4d3
commit
f159b8d495
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509223
@ -1,16 +1,22 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xwininfo
|
||||
PORTVERSION= 1.1.4
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.1.5
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Window information utility for X
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
XORG_CAT= app
|
||||
USES= iconv
|
||||
USE_XORG= x11 xcb xorgproto xorg-macros
|
||||
USE_XORG= x11 xcb xorgproto
|
||||
|
||||
LIB_DEPENDS= libxcb-icccm.so:x11/xcb-util-wm
|
||||
|
||||
CONFIGURE_ARGS= --with-xcb-icccm
|
||||
|
||||
PLIST_FILES= bin/xwininfo man/man1/xwininfo.1.gz
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1525893468
|
||||
SHA256 (xorg/app/xwininfo-1.1.4.tar.bz2) = 839498aa46b496492a5c65cd42cd2e86e0da88149b0672e90cb91648f8cd5b01
|
||||
SIZE (xorg/app/xwininfo-1.1.4.tar.bz2) = 169159
|
||||
TIMESTAMP = 1566063085
|
||||
SHA256 (xorg/app/xwininfo-1.1.5.tar.bz2) = 7a405441dfc476666c744f5fcd1bc8a75abf8b5b1d85db7b88b370982365080e
|
||||
SIZE (xorg/app/xwininfo-1.1.5.tar.bz2) = 172496
|
||||
|
Loading…
Reference in New Issue
Block a user