aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2022-01-20 10:33:26 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2022-01-20 11:11:06 +0000
commit8f5c72210907ab0aef7bfbb95b1ddeee94062266 (patch)
tree889252b17301e711d0488014de8813e4ee36c3fc
parenta78d465b2b7aba5e2905595d42e4e927e4a8b163 (diff)
downloadports-8f5c72210907ab0aef7bfbb95b1ddeee94062266.tar.gz
ports-8f5c72210907ab0aef7bfbb95b1ddeee94062266.zip
x11-wm/dwm: Update to 6.3
Drop the RUGAPS option. The old version 6.2 patch no longer applies and there is no patch for version 6.3 available at the moment.
-rw-r--r--UPDATING8
-rw-r--r--x11-wm/dwm/Makefile8
-rw-r--r--x11-wm/dwm/distinfo8
3 files changed, 13 insertions, 11 deletions
diff --git a/UPDATING b/UPDATING
index 9ca415bce763..9bd25062a8ea 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20220120:
+ AFFECTS: users of x11-wm/dwm
+ AUTHOR: 0mp@FreeBSD.org
+
+ dwm has been updated to 6.3. The option RUGAPS is no longer available because
+ it depends on a patch only available for version 6.2. RUGAPS can be
+ reintroduced if desired once it is ported to 6.3 by the interested party.
+
20220118:
AFFECTS: users of net-mgmt/netbox
AUTHOR: kai@FreeBSD.org
diff --git a/x11-wm/dwm/Makefile b/x11-wm/dwm/Makefile
index 9f644ebdd9b3..59265bcb390e 100644
--- a/x11-wm/dwm/Makefile
+++ b/x11-wm/dwm/Makefile
@@ -1,8 +1,7 @@
# Created by: Jeroen Schot <schot@a-eskwadraat.nl>
PORTNAME= dwm
-DISTVERSION= 6.2
-PORTREVISION= 2
+DISTVERSION= 6.3
CATEGORIES= x11-wm
MASTER_SITES= http://dl.suckless.org/${PORTNAME}/
@@ -34,7 +33,7 @@ PLIST_FILES= bin/dwm \
share/xsessions/dwm.desktop
PORTDOCS= README
-OPTIONS_DEFINE= DMENUANDSTERM DOCS RUGAPS SUPERASMODKEY VOLUMECONTROL XINERAMA
+OPTIONS_DEFINE= DMENUANDSTERM DOCS SUPERASMODKEY VOLUMECONTROL XINERAMA
OPTIONS_DEFAULT=DMENUANDSTERM XINERAMA
DMENUANDSTERM_DESC= Install x11/dmenu and x11/sterm as runtime dependencies
@@ -45,9 +44,6 @@ VOLUMECONTROL_DESC= Use multimedia keys to raise or lower volume
DMENUANDSTERM_RUN_DEPENDS= dmenu:x11/dmenu \
st:x11/sterm
-RUGAPS_PATCH_SITES= https://dwm.suckless.org/patches/ru_gaps/
-RUGAPS_PATCHFILES= dwm-ru_gaps-6.2.diff:-p1
-
SUPERASMODKEY_EXTRA_PATCHES= ${PATCHDIR}/superasmodkey-patch-config.def.h
VOLUMECONTROL_EXTRA_PATCHES= ${PATCHDIR}/volumecontrol-patch-config.def.h
diff --git a/x11-wm/dwm/distinfo b/x11-wm/dwm/distinfo
index 9fc44db56350..26b69f82c174 100644
--- a/x11-wm/dwm/distinfo
+++ b/x11-wm/dwm/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1618580803
-SHA256 (dwm-6.2.tar.gz) = 97902e2e007aaeaa3c6e3bed1f81785b817b7413947f1db1d3b62b8da4cd110e
-SIZE (dwm-6.2.tar.gz) = 25273
-SHA256 (dwm-ru_gaps-6.2.diff) = f381657d96bfb4ac36053641a3c862bf1b94c6b6934cff0982b1e26efd3199ad
-SIZE (dwm-ru_gaps-6.2.diff) = 4629
+TIMESTAMP = 1642674880
+SHA256 (dwm-6.3.tar.gz) = badaa028529b1fba1fd7f9a84f3b64f31190466c858011b53e2f7b70c6a3078d
+SIZE (dwm-6.3.tar.gz) = 25351