svn commit: r509947 - head/x11/viewres
Niclas Zeising
zeising at FreeBSD.org
Mon Aug 26 13:47:29 UTC 2019
Author: zeising
Date: Mon Aug 26 13:47:28 2019
New Revision: 509947
URL: https://svnweb.freebsd.org/changeset/ports/509947
Log:
x11/viewres: Update to 1.0.6
Update x11/viewres to 1.0.6
Switch to USES=xorg-cat and add USES=xorg
Changelog:
https://lists.x.org/archives/xorg-announce/2019-August/003020.html
Modified:
head/x11/viewres/Makefile
head/x11/viewres/distinfo
Modified: head/x11/viewres/Makefile
==============================================================================
--- head/x11/viewres/Makefile Mon Aug 26 13:36:15 2019 (r509946)
+++ head/x11/viewres/Makefile Mon Aug 26 13:47:28 2019 (r509947)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= viewres
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
@@ -10,7 +10,7 @@ COMMENT= Graphical class browser for Xt
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-XORG_CAT= app
+USES= xorg xorg-cat:app
USE_XORG= x11 xaw xmu xt
PLIST_FILES+= bin/viewres \
Modified: head/x11/viewres/distinfo
==============================================================================
--- head/x11/viewres/distinfo Mon Aug 26 13:36:15 2019 (r509946)
+++ head/x11/viewres/distinfo Mon Aug 26 13:47:28 2019 (r509947)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522338066
-SHA256 (xorg/app/viewres-1.0.5.tar.bz2) = 5ed818e84c39bcf26dadc885c9860432b85843caad3621e26d99edea660ae3d7
-SIZE (xorg/app/viewres-1.0.5.tar.bz2) = 134793
+TIMESTAMP = 1566826645
+SHA256 (xorg/app/viewres-1.0.6.tar.bz2) = 11c15db02066c1d5fc3febf9b185d16c1112f87e37c4b101a484dcefffb80934
+SIZE (xorg/app/viewres-1.0.6.tar.bz2) = 135200
More information about the svn-ports-head
mailing list