pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/guile-slib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 27 08:09:34 UTC 2025

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

Log Message:
guile-slib: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/devel/guile-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/guile-slib/Makefile
diff -u pkgsrc/devel/guile-slib/Makefile:1.57 pkgsrc/devel/guile-slib/Makefile:1.58
--- pkgsrc/devel/guile-slib/Makefile:1.57       Tue Feb 13 18:11:39 2024
+++ pkgsrc/devel/guile-slib/Makefile    Sat Dec 27 08:09:34 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2024/02/13 18:11:39 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2025/12/27 08:09:34 wiz Exp $
 
 SLIBVERSION=   3.3.1
 DISTNAME=      guile-slib-${SLIBVERSION}
@@ -7,7 +7,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= guile20



Home | Main Index | Thread Index | Old Index