pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-libmc



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

Modified Files:
        pkgsrc/devel/py-libmc: Makefile

Log Message:
py-libmc: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-libmc/Makefile

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

Modified files:

Index: pkgsrc/devel/py-libmc/Makefile
diff -u pkgsrc/devel/py-libmc/Makefile:1.12 pkgsrc/devel/py-libmc/Makefile:1.13
--- pkgsrc/devel/py-libmc/Makefile:1.12 Mon Nov 14 15:22:01 2022
+++ pkgsrc/devel/py-libmc/Makefile      Mon Jan 26 09:51:17 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2022/11/14 15:22:01 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2026/01/26 09:51:17 wiz Exp $
 
 DISTNAME=      pylibmc-1.6.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -6,7 +6,7 @@ CATEGORIES=     devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pylibmc/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://sendapatch.se/projects/pylibmc/
+HOMEPAGE=      https://sendapatch.se/projects/pylibmc/
 COMMENT=       Quick and small memcached client for Python
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index