svn commit: r307960 - head/x11-wm/spectrwm

Niclas Zeising zeising at FreeBSD.org
Thu Nov 29 12:39:21 UTC 2012


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


More information about the svn-ports-all mailing list