From owner-svn-ports-all@freebsd.org Thu May 10 13:31:05 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B85DAFC995C; Thu, 10 May 2018 13:31:05 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 155A77F395; Thu, 10 May 2018 13:31:05 +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 EC33620F9F; Thu, 10 May 2018 13:31:04 +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 w4ADV4XM090032; Thu, 10 May 2018 13:31:04 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4ADV4sV090030; Thu, 10 May 2018 13:31:04 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201805101331.w4ADV4sV090030@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Thu, 10 May 2018 13:31:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469539 - head/x11/xwininfo X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/x11/xwininfo X-SVN-Commit-Revision: 469539 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.25 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: Thu, 10 May 2018 13:31:05 -0000 Author: zeising Date: Thu May 10 13:31:04 2018 New Revision: 469539 URL: https://svnweb.freebsd.org/changeset/ports/469539 Log: x11/xwininfo: Update to 1.1.4 Summary of changes: * Autoconf fixes * Fix segfault on IO error * Fixes to usage message Modified: head/x11/xwininfo/Makefile head/x11/xwininfo/distinfo Modified: head/x11/xwininfo/Makefile ============================================================================== --- head/x11/xwininfo/Makefile Thu May 10 13:20:05 2018 (r469538) +++ head/x11/xwininfo/Makefile Thu May 10 13:31:04 2018 (r469539) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xwininfo -PORTVERSION= 1.1.3 -PORTREVISION= 2 +PORTVERSION= 1.1.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/xwininfo/distinfo ============================================================================== --- head/x11/xwininfo/distinfo Thu May 10 13:20:05 2018 (r469538) +++ head/x11/xwininfo/distinfo Thu May 10 13:31:04 2018 (r469539) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xwininfo-1.1.3.tar.bz2) = 218eb0ea95bd8de7903dfaa26423820c523ad1598be0751d2d8b6a2c23b23ff8 -SIZE (xorg/app/xwininfo-1.1.3.tar.bz2) = 157512 +TIMESTAMP = 1525893468 +SHA256 (xorg/app/xwininfo-1.1.4.tar.bz2) = 839498aa46b496492a5c65cd42cd2e86e0da88149b0672e90cb91648f8cd5b01 +SIZE (xorg/app/xwininfo-1.1.4.tar.bz2) = 169159