pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/gimp-ufraw



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Sep  4 23:39:24 UTC 2024

Modified Files:
        pkgsrc/graphics/gimp-ufraw: Makefile

Log Message:
graphics/gimp-ufaw: Change HOMEPAGE to https


To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 pkgsrc/graphics/gimp-ufraw/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/gimp-ufraw/Makefile
diff -u pkgsrc/graphics/gimp-ufraw/Makefile:1.145 pkgsrc/graphics/gimp-ufraw/Makefile:1.146
--- pkgsrc/graphics/gimp-ufraw/Makefile:1.145   Wed May 29 16:32:53 2024
+++ pkgsrc/graphics/gimp-ufraw/Makefile Wed Sep  4 23:39:24 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.145 2024/05/29 16:32:53 adam Exp $
+# $NetBSD: Makefile,v 1.146 2024/09/04 23:39:24 gdt Exp $
 
 DISTNAME=              ufraw-0.22
 PKGNAME=               gimp-${DISTNAME}
@@ -9,7 +9,7 @@ MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE
 # There have been issues with unstable OPENMP APIs.  Therefore,
 # updates must be tested on NetBSD 9 with gcc.
 MAINTAINER=            gdt%NetBSD.org@localhost
-HOMEPAGE=              http://ufraw.sourceforge.net/
+HOMEPAGE=              https://ufraw.sourceforge.net/
 COMMENT=               GIMP plug-in for raw digicam import
 
 LICENSE=               gnu-gpl-v2



Home | Main Index | Thread Index | Old Index