diff options
Diffstat (limited to '')
-rw-r--r-- | x11-wm/stumpwm/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/stumpwm/distinfo | 6 | ||||
-rw-r--r-- | x11-wm/stumpwm/files/patch-stumpwm.asd | 11 |
3 files changed, 5 insertions, 17 deletions
diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile index 47250c240bbe..c847b7ca785e 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -1,7 +1,6 @@ PORTNAME= stumpwm -DISTVERSION= 24.11-2 -PORTREVISION= 6 -DISTVERSIONSUFFIX= -gd54bebd +DISTVERSION= 24.11-20 +DISTVERSIONSUFFIX= -ga774bfe CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org diff --git a/x11-wm/stumpwm/distinfo b/x11-wm/stumpwm/distinfo index 01ec6d39873b..acef3dbd945a 100644 --- a/x11-wm/stumpwm/distinfo +++ b/x11-wm/stumpwm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734749657 -SHA256 (stumpwm-stumpwm-24.11-2-gd54bebd_GH0.tar.gz) = 1eed67f71fd23eaa395a9ee6402bd3b52f1de8d91efcbd2451c2d3331381a029 -SIZE (stumpwm-stumpwm-24.11-2-gd54bebd_GH0.tar.gz) = 288159 +TIMESTAMP = 1755360506 +SHA256 (stumpwm-stumpwm-24.11-20-ga774bfe_GH0.tar.gz) = c9672d5cd65599f0843c11f072e63078ba688de40150f016a7a0231c233afdb4 +SIZE (stumpwm-stumpwm-24.11-20-ga774bfe_GH0.tar.gz) = 287198 diff --git a/x11-wm/stumpwm/files/patch-stumpwm.asd b/x11-wm/stumpwm/files/patch-stumpwm.asd deleted file mode 100644 index f4e5fac2cb88..000000000000 --- a/x11-wm/stumpwm/files/patch-stumpwm.asd +++ /dev/null @@ -1,11 +0,0 @@ ---- stumpwm.asd.orig 2024-12-11 17:39:48 UTC -+++ stumpwm.asd -@@ -7,7 +7,7 @@ - (defsystem :stumpwm - :name "StumpWM" - :author "Shawn Betts <sabetts@vcn.bc.ca>" -- :version "23.11" -+ :version "24.11" - :maintainer "David Bjergaard <dbjergaard@gmail.com>" - ;; :license "GNU General Public License" - :description "A tiling, keyboard driven window manager" |