git: 428666b45af7 - main - devel/boehm-gc: Update MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Jul 2025 22:29:24 UTC
The branch main has been updated by yasu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=428666b45af7fe3c71c61f7d333b65674b9ca953
commit 428666b45af7fe3c71c61f7d333b65674b9ca953
Author: Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2025-07-31 21:10:50 +0000
Commit: Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2025-07-31 22:28:26 +0000
devel/boehm-gc: Update MASTER_SITES
---
devel/boehm-gc/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile
index 91f1602bbf18..5af82e5902d3 100644
--- a/devel/boehm-gc/Makefile
+++ b/devel/boehm-gc/Makefile
@@ -1,8 +1,8 @@
PORTNAME= gc
DISTVERSION= 8.2.8
CATEGORIES= devel
-MASTER_SITES= http://www.hboehm.info/gc/gc_source/ \
- https://github.com/ivmai/bdwgc/releases/download/v${PORTVERSION}/
+MASTER_SITES= https://www.hboehm.info/gc/gc_source/ \
+ https://github.com/bdwgc/bdwgc/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= boehm-
.ifdef GC_VARIANT
PKGNAMESUFFIX= -${GC_VARIANT}