Date: Thu, 10 May 2018 13:31:04 +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: r469539 - head/x11/xwininfo Message-ID: <201805101331.w4ADV4sV090030@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805101331.w4ADV4sV090030>