Date: Thu, 10 May 2018 13:37:50 +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: r469540 - head/x11/xwd Message-ID: <201805101337.w4ADboH7094884@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Thu May 10 13:37:50 2018 New Revision: 469540 URL: https://svnweb.freebsd.org/changeset/ports/469540 Log: x11/xwd: Update to 1.0.7 Summary of changes: * Misc autoconf fixes * updates to usage message Modified: head/x11/xwd/Makefile head/x11/xwd/distinfo Modified: head/x11/xwd/Makefile ============================================================================== --- head/x11/xwd/Makefile Thu May 10 13:31:04 2018 (r469539) +++ head/x11/xwd/Makefile Thu May 10 13:37:50 2018 (r469540) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xwd -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/xwd/distinfo ============================================================================== --- head/x11/xwd/distinfo Thu May 10 13:31:04 2018 (r469539) +++ head/x11/xwd/distinfo Thu May 10 13:37:50 2018 (r469540) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xwd-1.0.6.tar.bz2) = 3bb396a2268d78de4b1c3e5237a85f7849d3434e87b3cd1f4d57eef614227d79 -SIZE (xorg/app/xwd-1.0.6.tar.bz2) = 144548 +TIMESTAMP = 1525893243 +SHA256 (xorg/app/xwd-1.0.7.tar.bz2) = cd6815b8b9e0b98e284d3d732fb12162159cb9dcee4f45a7d4c0bd8b308a6794 +SIZE (xorg/app/xwd-1.0.7.tar.bz2) = 148026
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805101337.w4ADboH7094884>