Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2012 12:39:21 +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: r307960 - head/x11-wm/spectrwm
Message-ID:  <201211291239.qATCdLRf076479@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211291239.qATCdLRf076479>