pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-gnosis-utils



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 26 09:50:50 UTC 2026

Modified Files:
        pkgsrc/textproc/py-gnosis-utils: Makefile

Log Message:
py-gnosis-utils: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/textproc/py-gnosis-utils/Makefile

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

Modified files:

Index: pkgsrc/textproc/py-gnosis-utils/Makefile
diff -u pkgsrc/textproc/py-gnosis-utils/Makefile:1.25 pkgsrc/textproc/py-gnosis-utils/Makefile:1.26
--- pkgsrc/textproc/py-gnosis-utils/Makefile:1.25       Wed Apr 17 10:38:36 2024
+++ pkgsrc/textproc/py-gnosis-utils/Makefile    Mon Jan 26 09:50:50 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.25 2024/04/17 10:38:36 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2026/01/26 09:50:50 wiz Exp $
 
 DISTNAME=      Gnosis_Utils-1.2.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/Gnosis_Utils/gnosis-utils/}
 PKGREVISION=   2
 CATEGORIES=    textproc python
-MASTER_SITES=  http://gnosis.cx/download/
+MASTER_SITES=  https://gnosis.cx/download/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://gnosis.cx/download/
+HOMEPAGE=      https://gnosis.cx/download/
 COMMENT=       Classes for working with XML
 LICENSE=       public-domain
 



Home | Main Index | Thread Index | Old Index