git: 0831d704c615 - main - x11/wob: drop FreeBSD 11.4 workaround after 620968a43a5f
Jan Beich
jbeich at FreeBSD.org
Thu Sep 30 23:42:00 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0831d704c6159ce62be7307532363ca9d8faffef
commit 0831d704c6159ce62be7307532363ca9d8faffef
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-30 23:32:32 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-30 23:36:56 +0000
x11/wob: drop FreeBSD 11.4 workaround after 620968a43a5f
Also, fixed on /stable/11 but 11.5 was never released.
https://cgit.freebsd.org/src/commit/?id=826c98ddd69b
---
x11/wob/Makefile | 3 ---
x11/wob/distinfo | 2 --
2 files changed, 5 deletions(-)
diff --git a/x11/wob/Makefile b/x11/wob/Makefile
index d8d97020dae6..1a53e134ec66 100644
--- a/x11/wob/Makefile
+++ b/x11/wob/Makefile
@@ -2,9 +2,6 @@ PORTNAME= wob
DISTVERSION= 0.12
CATEGORIES= x11
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+= b4ddcee628dd.patch:-p1 # https://github.com/francma/wob/pull/41
-
MAINTAINER= jbeich at FreeBSD.org
COMMENT= Lightweight overlay volume (or anything) bar for Wayland
diff --git a/x11/wob/distinfo b/x11/wob/distinfo
index 8ec93629c1fb..a30297a90dac 100644
--- a/x11/wob/distinfo
+++ b/x11/wob/distinfo
@@ -1,5 +1,3 @@
TIMESTAMP = 1628876062
SHA256 (francma-wob-0.12_GH0.tar.gz) = c4442fb43ab0d47c986d0c0041a385e1e66f7c16fc48ff0651993deb0d00ed01
SIZE (francma-wob-0.12_GH0.tar.gz) = 20239
-SHA256 (b4ddcee628dd.patch) = 044656590ba675564d9ae908636f8f4a65e795097dd153935011ab54880d7710
-SIZE (b4ddcee628dd.patch) = 746
More information about the dev-commits-ports-all
mailing list