x11/appres: Update to 1.0.7
PR: 287248
This commit is contained in:
parent
3863c57c61
commit
3d17bf0d58
@ -1,15 +1,17 @@
|
||||
PORTNAME= appres
|
||||
PORTVERSION= 1.0.5
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.0.7
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Program to list application's resources
|
||||
WWW= https://gitlab.freedesktop.org/xorg/app/appres
|
||||
|
||||
USES= xorg xorg-cat:app
|
||||
USE_XORG= x11 xt
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= tar:xz xorg xorg-cat:app
|
||||
USE_XORG= x11 xt xorgproto
|
||||
|
||||
PLIST_FILES= bin/appres share/man/man1/appres.1.gz
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1525887215
|
||||
SHA256 (xorg/app/appres-1.0.5.tar.bz2) = ffad893712c81943b919e3cbfe46fc65259cc0d9eb96d5e658670e3fbb265928
|
||||
SIZE (xorg/app/appres-1.0.5.tar.bz2) = 124531
|
||||
TIMESTAMP = 1747928216
|
||||
SHA256 (xorg/app/appres-1.0.7.tar.xz) = 1114b189239fd87a8d1db433edcb4486346d29912132b91eaeee5667f13b819f
|
||||
SIZE (xorg/app/appres-1.0.7.tar.xz) = 120780
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
The appres program prints the resources seen by an application (or
|
||||
subhierarchy of an application) with the specified class and instance
|
||||
names. It can be used to determine which resources a particular
|
||||
names. It can be used to determine which resources a particular
|
||||
program will load.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user