Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2019 13:47:28 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509947 - head/x11/viewres
Message-ID:  <201908261347.x7QDlS9G090203@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908261347.x7QDlS9G090203>