mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
x11/viewres: Update 1.0.4 -> 1.0.5
Port changes: * Add LICENSE/LICENSE_FILE * Add to USE_XORG PR: 227070 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days)
This commit is contained in:
parent
cec82ed5ed
commit
15be865c99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468656
@ -1,14 +1,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= viewres
|
||||
PORTVERSION= 1.0.4
|
||||
PORTVERSION= 1.0.5
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Graphical class browser for Xt
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
XORG_CAT= app
|
||||
USE_XORG= xt xaw
|
||||
USE_XORG= x11 xaw xmu xt
|
||||
|
||||
PLIST_FILES+= bin/viewres \
|
||||
man/man1/viewres.1.gz \
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (xorg/app/viewres-1.0.4.tar.bz2) = d9c11b44908d91926df8b33428ae04c86c85e4f8380e9b5e68326a651c872e59
|
||||
SIZE (xorg/app/viewres-1.0.4.tar.bz2) = 126186
|
||||
TIMESTAMP = 1522338066
|
||||
SHA256 (xorg/app/viewres-1.0.5.tar.bz2) = 5ed818e84c39bcf26dadc885c9860432b85843caad3621e26d99edea660ae3d7
|
||||
SIZE (xorg/app/viewres-1.0.5.tar.bz2) = 134793
|
||||
|
Loading…
Reference in New Issue
Block a user