pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/babl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 23 08:11:32 UTC 2025

Modified Files:
        pkgsrc/graphics/babl: Makefile

Log Message:
babl: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/graphics/babl/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/babl/Makefile
diff -u pkgsrc/graphics/babl/Makefile:1.67 pkgsrc/graphics/babl/Makefile:1.68
--- pkgsrc/graphics/babl/Makefile:1.67  Thu Oct 23 20:37:23 2025
+++ pkgsrc/graphics/babl/Makefile       Sun Nov 23 08:11:32 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2025/10/23 20:37:23 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2025/11/23 08:11:32 wiz Exp $
 
 DISTNAME=      babl-0.1.114
 PKGREVISION=   2
@@ -7,7 +7,7 @@ MASTER_SITES=   https://download.gimp.org/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://gegl.org/babl/
+HOMEPAGE=      https://gegl.org/babl/
 COMMENT=       Dynamic pixel conversion library
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index