pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gegl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 21 07:40:33 UTC 2025

Modified Files:
        pkgsrc/graphics/gegl: Makefile

Log Message:
gegl: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 pkgsrc/graphics/gegl/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/gegl/Makefile
diff -u pkgsrc/graphics/gegl/Makefile:1.154 pkgsrc/graphics/gegl/Makefile:1.155
--- pkgsrc/graphics/gegl/Makefile:1.154 Thu Oct 23 20:37:29 2025
+++ pkgsrc/graphics/gegl/Makefile       Sun Dec 21 07:40:33 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154 2025/10/23 20:37:29 wiz Exp $
+# $NetBSD: Makefile,v 1.155 2025/12/21 07:40:33 wiz Exp $
 
 DISTNAME=      gegl-0.4.62
 PKGREVISION=   5
@@ -7,7 +7,7 @@ MASTER_SITES=   https://download.gimp.org/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    adam%NetBSD.org@localhost
-HOMEPAGE=      http://gegl.org/
+HOMEPAGE=      https://gegl.org/
 COMMENT=       Graph based image processing framework
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index