Date: Thu, 10 May 2018 14:36:18 +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: r469552 - head/x11/xprop Message-ID: <201805101436.w4AEaIGR026304@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Thu May 10 14:36:17 2018 New Revision: 469552 URL: https://svnweb.freebsd.org/changeset/ports/469552 Log: x11/xprop: Update to 1.2.3 Summary of changes: * Changes to autoconf * Free data if needed * misc. other fixes Modified: head/x11/xprop/Makefile head/x11/xprop/distinfo Modified: head/x11/xprop/Makefile ============================================================================== --- head/x11/xprop/Makefile Thu May 10 14:31:39 2018 (r469551) +++ head/x11/xprop/Makefile Thu May 10 14:36:17 2018 (r469552) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xprop -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/xprop/distinfo ============================================================================== --- head/x11/xprop/distinfo Thu May 10 14:31:39 2018 (r469551) +++ head/x11/xprop/distinfo Thu May 10 14:36:17 2018 (r469552) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xprop-1.2.2.tar.bz2) = 9bee88b1025865ad121f72d32576dd3027af1446774aa8300cce3c261d869bc6 -SIZE (xorg/app/xprop-1.2.2.tar.bz2) = 145556 +TIMESTAMP = 1525890982 +SHA256 (xorg/app/xprop-1.2.3.tar.bz2) = d22afb28c86d85fff10a50156a7d0fa930c80ae865d70b26d805fd28a17a521b +SIZE (xorg/app/xprop-1.2.3.tar.bz2) = 149202
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805101436.w4AEaIGR026304>