pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-socksipy-branch



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 30 09:14:20 UTC 2026

Modified Files:
        pkgsrc/net/py-socksipy-branch: Makefile

Log Message:
py-socksipy-branch: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/py-socksipy-branch/Makefile

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

Modified files:

Index: pkgsrc/net/py-socksipy-branch/Makefile
diff -u pkgsrc/net/py-socksipy-branch/Makefile:1.8 pkgsrc/net/py-socksipy-branch/Makefile:1.9
--- pkgsrc/net/py-socksipy-branch/Makefile:1.8  Wed Apr 17 10:38:35 2024
+++ pkgsrc/net/py-socksipy-branch/Makefile      Fri Jan 30 09:14:20 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2024/04/17 10:38:35 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2026/01/30 09:14:20 wiz Exp $
 
 DISTNAME=      SocksiPy-branch-1.01
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=     net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=S/SocksiPy-branch/}
 
 MAINTAINER=    kethzer.dr%gmail.com@localhost
-HOMEPAGE=      http://code.google.com/p/socksipy-branch/
+HOMEPAGE=      https://code.google.com/archive/p/socksipy-branch/
 COMMENT=       Python SOCKS module
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index