pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/boehm-gc
Module Name: pkgsrc
Committed By: zafer
Date: Fri Dec 29 01:09:23 UTC 2023
Modified Files:
pkgsrc/devel/boehm-gc: Makefile
Log Message:
https
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 pkgsrc/devel/boehm-gc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/boehm-gc/Makefile
diff -u pkgsrc/devel/boehm-gc/Makefile:1.106 pkgsrc/devel/boehm-gc/Makefile:1.107
--- pkgsrc/devel/boehm-gc/Makefile:1.106 Thu Oct 19 15:36:26 2023
+++ pkgsrc/devel/boehm-gc/Makefile Fri Dec 29 01:09:23 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.106 2023/10/19 15:36:26 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2023/12/29 01:09:23 zafer Exp $
DISTNAME= gc-8.2.4
PKGNAME= ${DISTNAME:S/gc/boehm-gc/}
CATEGORIES= devel
-MASTER_SITES= http://www.hboehm.info/gc/gc_source/
+MASTER_SITES= https://www.hboehm.info/gc/gc_source/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.hboehm.info/gc/
Home |
Main Index |
Thread Index |
Old Index