From owner-svn-ports-all@freebsd.org Mon Aug 26 13:47:29 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 09872DC5F6; Mon, 26 Aug 2019 13:47:29 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46HCxD6VLdz4SKC; Mon, 26 Aug 2019 13:47:28 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C0AF96ED1; Mon, 26 Aug 2019 13:47:28 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7QDlSDH090205; Mon, 26 Aug 2019 13:47:28 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7QDlS9G090203; Mon, 26 Aug 2019 13:47:28 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201908261347.x7QDlS9G090203@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Mon, 26 Aug 2019 13:47:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509947 - head/x11/viewres X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/x11/viewres X-SVN-Commit-Revision: 509947 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Aug 2019 13:47:29 -0000 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