pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/viewnior



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 16 08:22:27 UTC 2026

Modified Files:
        pkgsrc/graphics/viewnior: Makefile

Log Message:
viewnior: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/graphics/viewnior/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/viewnior/Makefile
diff -u pkgsrc/graphics/viewnior/Makefile:1.54 pkgsrc/graphics/viewnior/Makefile:1.55
--- pkgsrc/graphics/viewnior/Makefile:1.54      Tue Jan 27 08:39:50 2026
+++ pkgsrc/graphics/viewnior/Makefile   Mon Feb 16 08:22:27 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2026/01/27 08:39:50 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2026/02/16 08:22:27 wiz Exp $
 
 DISTNAME=      viewnior-1.7
 PKGREVISION=   18
@@ -8,7 +8,7 @@ GITHUB_PROJECT= Viewnior
 GITHUB_TAG=    ${DISTNAME}
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://siyanpanayotov.com/project/viewnior
+HOMEPAGE=      https://siyanpanayotov.com/project/viewnior
 COMMENT=       Fast and simple image viewer
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index