Date: Thu, 10 May 2018 14:24:34 +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: r469548 - head/x11/xset Message-ID: <201805101424.w4AEOYYE020731@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Thu May 10 14:24:33 2018 New Revision: 469548 URL: https://svnweb.freebsd.org/changeset/ports/469548 Log: x11/xset: update to 1.2.4 Summary of changes: * Autoconf fixes * Small code fixes Modified: head/x11/xset/Makefile head/x11/xset/distinfo Modified: head/x11/xset/Makefile ============================================================================== --- head/x11/xset/Makefile Thu May 10 14:22:55 2018 (r469547) +++ head/x11/xset/Makefile Thu May 10 14:24:33 2018 (r469548) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xset -PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTVERSION= 1.2.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/xset/distinfo ============================================================================== --- head/x11/xset/distinfo Thu May 10 14:22:55 2018 (r469547) +++ head/x11/xset/distinfo Thu May 10 14:24:33 2018 (r469548) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xset-1.2.3.tar.bz2) = 4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063 -SIZE (xorg/app/xset-1.2.3.tar.bz2) = 142286 +TIMESTAMP = 1525891789 +SHA256 (xorg/app/xset-1.2.4.tar.bz2) = e4fd95280df52a88e9b0abc1fee11dcf0f34fc24041b9f45a247e52df941c957 +SIZE (xorg/app/xset-1.2.4.tar.bz2) = 145546
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805101424.w4AEOYYE020731>