pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/simage



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  8 10:55:32 UTC 2026

Modified Files:
        pkgsrc/graphics/simage: Makefile

Log Message:
simage: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/graphics/simage/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/simage/Makefile
diff -u pkgsrc/graphics/simage/Makefile:1.37 pkgsrc/graphics/simage/Makefile:1.38
--- pkgsrc/graphics/simage/Makefile:1.37        Sat Aug 30 22:45:35 2025
+++ pkgsrc/graphics/simage/Makefile     Sun Feb  8 10:55:32 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2025/08/30 22:45:35 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2026/02/08 10:55:32 wiz Exp $
 
 DISTNAME=              simage-1.8.3
 PKGREVISION=           3
@@ -8,7 +8,7 @@ GITHUB_PROJECT=         simage
 GITHUB_TAG=            v1.8.3
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.coin3d.org/
+HOMEPAGE=              https://www.coin3d.org/
 COMMENT=               Library for image format loaders and front-ends
 LICENSE=               public-domain
 



Home | Main Index | Thread Index | Old Index