pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/guile30-slib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 27 08:10:26 UTC 2025

Modified Files:
        pkgsrc/devel/guile30-slib: Makefile

Log Message:
guile30-slib: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/guile30-slib/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/guile30-slib/Makefile
diff -u pkgsrc/devel/guile30-slib/Makefile:1.1 pkgsrc/devel/guile30-slib/Makefile:1.2
--- pkgsrc/devel/guile30-slib/Makefile:1.1      Mon Mar 14 13:37:32 2022
+++ pkgsrc/devel/guile30-slib/Makefile  Sat Dec 27 08:10:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/03/14 13:37:32 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2025/12/27 08:10:26 wiz Exp $
 
 SLIBVERSION=   3.2.6
 DISTNAME=      guile-slib-${SLIBVERSION}
@@ -8,7 +8,7 @@ MASTER_SITES=   # empty
 DISTFILES=     # empty
 
 MAINTAINER=    gdt%NetBSD.org@localhost
-HOMEPAGE=      http://people.csail.mit.edu/jaffer/SLIB
+HOMEPAGE=      https://people.csail.mit.edu/jaffer/SLIB
 COMMENT=       SLIB glue files for guile
 
 GUILE_VERSION= guile30



Home | Main Index | Thread Index | Old Index