diff options
author | zeising <zeising@FreeBSD.org> | 2012-11-29 20:39:20 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2012-11-29 20:39:20 +0800 |
commit | 306d5648bed4f28b6ba377a029c25b54f07dae5a (patch) | |
tree | 3d75833b8d4219b99a2e1a396b8521478049f079 /x11-wm/spectrwm | |
parent | b742912aa96e61919c35ff8637eaf572831fadb5 (diff) | |
download | freebsd-ports-gnome-306d5648bed4f28b6ba377a029c25b54f07dae5a.tar.gz freebsd-ports-gnome-306d5648bed4f28b6ba377a029c25b54f07dae5a.tar.zst freebsd-ports-gnome-306d5648bed4f28b6ba377a029c25b54f07dae5a.zip |
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
Diffstat (limited to 'x11-wm/spectrwm')
-rw-r--r-- | x11-wm/spectrwm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/spectrwm/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/spectrwm/Makefile b/x11-wm/spectrwm/Makefile index 2a55c4522275..3ee276f10046 100644 --- a/x11-wm/spectrwm/Makefile +++ b/x11-wm/spectrwm/Makefile @@ -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 diff --git a/x11-wm/spectrwm/distinfo b/x11-wm/spectrwm/distinfo index 2a2a36c52a1a..4b03a57584b6 100644 --- a/x11-wm/spectrwm/distinfo +++ b/x11-wm/spectrwm/distinfo @@ -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 |