Date: Thu, 10 May 2018 14:18:46 +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: r469546 - head/x11/xsetroot Message-ID: <201805101418.w4AEIkMd015676@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Thu May 10 14:18:46 2018 New Revision: 469546 URL: https://svnweb.freebsd.org/changeset/ports/469546 Log: x11/xsetroot: Update to 1.1.2 Summary of changes: * Autoconf fixes * Various code fixes Modified: head/x11/xsetroot/Makefile head/x11/xsetroot/distinfo Modified: head/x11/xsetroot/Makefile ============================================================================== --- head/x11/xsetroot/Makefile Thu May 10 14:05:29 2018 (r469545) +++ head/x11/xsetroot/Makefile Thu May 10 14:18:46 2018 (r469546) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xsetroot -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/xsetroot/distinfo ============================================================================== --- head/x11/xsetroot/distinfo Thu May 10 14:05:29 2018 (r469545) +++ head/x11/xsetroot/distinfo Thu May 10 14:18:46 2018 (r469546) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xsetroot-1.1.1.tar.bz2) = ba215daaa78c415fce11b9e58c365d03bb602eaa5ea916578d76861a468cc3d9 -SIZE (xorg/app/xsetroot-1.1.1.tar.bz2) = 119977 +TIMESTAMP = 1525892509 +SHA256 (xorg/app/xsetroot-1.1.2.tar.bz2) = 10c442ba23591fb5470cea477a0aa5f679371f4f879c8387a1d9d05637ae417c +SIZE (xorg/app/xsetroot-1.1.2.tar.bz2) = 129091
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805101418.w4AEIkMd015676>