diff options
author | zeising <zeising@FreeBSD.org> | 2012-10-31 18:55:22 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2012-10-31 18:55:22 +0800 |
commit | d360364c55438a5f6e521f2d8a1ba0fa1bb78404 (patch) | |
tree | 0cfd64cf0fda966e68769fec4f851e562557b233 /x11-wm/spectrwm | |
parent | 731255e393f275b52e336d80a14f8c0d00509fc9 (diff) | |
download | freebsd-ports-gnome-d360364c55438a5f6e521f2d8a1ba0fa1bb78404.tar.gz freebsd-ports-gnome-d360364c55438a5f6e521f2d8a1ba0fa1bb78404.tar.zst freebsd-ports-gnome-d360364c55438a5f6e521f2d8a1ba0fa1bb78404.zip |
Update to 2.1.0
This release contains some new features and configuration options, as well
as bug fixes. For a more complete changelog, see:
https://opensource.conformal.com/fluxbb/viewtopic.php?id=627
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 b9845136d744..2a55c4522275 100644 --- a/x11-wm/spectrwm/Makefile +++ b/x11-wm/spectrwm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spectrwm -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 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 16527a7b9f49..2a2a36c52a1a 100644 --- a/x11-wm/spectrwm/distinfo +++ b/x11-wm/spectrwm/distinfo @@ -1,2 +1,2 @@ -SHA256 (spectrwm-2.0.2.tgz) = f1c54c08f8d82bb62cf06c94d8c2a5470ac403265942fc2fc7673b45daef8451 -SIZE (spectrwm-2.0.2.tgz) = 100657 +SHA256 (spectrwm-2.1.0.tgz) = 1bab2677d516ac72e05b8ef056375b21f085f4f563b8f568f9c18cd2ad7ec405 +SIZE (spectrwm-2.1.0.tgz) = 106087 |