From owner-svn-ports-head@FreeBSD.ORG Thu Nov 29 12:39:21 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 76069BE; Thu, 29 Nov 2012 12:39:21 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 5AD698FC08; Thu, 29 Nov 2012 12:39:21 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qATCdL0A076481; Thu, 29 Nov 2012 12:39:21 GMT (envelope-from zeising@svn.freebsd.org) Received: (from zeising@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qATCdLRf076479; Thu, 29 Nov 2012 12:39:21 GMT (envelope-from zeising@svn.freebsd.org) Message-Id: <201211291239.qATCdLRf076479@svn.freebsd.org> From: Niclas Zeising Date: Thu, 29 Nov 2012 12:39:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307960 - head/x11-wm/spectrwm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 12:39:21 -0000 Author: zeising Date: Thu Nov 29 12:39:20 2012 New Revision: 307960 URL: http://svnweb.freebsd.org/changeset/ports/307960 Log: Update spectrwm to 2.1.1 This is a bug fix release, which amongst other things fixes the bar clock not updating properly. Full changelog here: https://opensource.conformal.com/fluxbb/viewtopic.php?pid=1949#p1949 Approved by: kwm, miwi (mentors, implicit) Feature safe: yes Modified: head/x11-wm/spectrwm/Makefile head/x11-wm/spectrwm/distinfo Modified: head/x11-wm/spectrwm/Makefile ============================================================================== --- head/x11-wm/spectrwm/Makefile Thu Nov 29 10:01:48 2012 (r307959) +++ head/x11-wm/spectrwm/Makefile Thu Nov 29 12:39:20 2012 (r307960) @@ -6,7 +6,7 @@ # PORTNAME= spectrwm -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= x11-wm MASTER_SITES= https://opensource.conformal.com/snapshots/${PORTNAME}/ EXTRACT_SUFX= .tgz Modified: head/x11-wm/spectrwm/distinfo ============================================================================== --- head/x11-wm/spectrwm/distinfo Thu Nov 29 10:01:48 2012 (r307959) +++ head/x11-wm/spectrwm/distinfo Thu Nov 29 12:39:20 2012 (r307960) @@ -1,2 +1,2 @@ -SHA256 (spectrwm-2.1.0.tgz) = 1bab2677d516ac72e05b8ef056375b21f085f4f563b8f568f9c18cd2ad7ec405 -SIZE (spectrwm-2.1.0.tgz) = 106087 +SHA256 (spectrwm-2.1.1.tgz) = 43b1193f21974b97493ae620361be1b905751cce9580fc26653fd8ea6d707121 +SIZE (spectrwm-2.1.1.tgz) = 106471