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