Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2024 18:53:34 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: aeaade466005 - main - x11-wm/libwraster: amend MASTER_SITES (chase commit 8b288653e089).
Message-ID:  <202401111853.40BIrYMu067109@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aeaade466005efceda321b5fe9a1246eaf802517

commit aeaade466005efceda321b5fe9a1246eaf802517
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-01-11 18:52:26 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-01-11 18:52:26 +0000

    x11-wm/libwraster: amend MASTER_SITES (chase commit 8b288653e089).
---
 x11-wm/libwraster/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-wm/libwraster/Makefile b/x11-wm/libwraster/Makefile
index 7e2d57a58e03..04fc88587c74 100644
--- a/x11-wm/libwraster/Makefile
+++ b/x11-wm/libwraster/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	libwraster
 PORTVERSION=	0.96.0
 CATEGORIES=	x11-wm windowmaker
-MASTER_SITES=	http://windowmaker.org/pub/source/release/
+MASTER_SITES=	https://www.windowmaker.org/pub/source/release/ \
+		https://github.com/window-maker/wmaker/releases/download/wmaker-${PORTVERSION}/ LOCAL/danfe
 DISTNAME=	WindowMaker-${PORTVERSION}
 
 MAINTAINER=	hrs@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401111853.40BIrYMu067109>