pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-smb



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 30 09:13:39 UTC 2026

Modified Files:
        pkgsrc/net/py-smb: Makefile

Log Message:
pysmb: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/py-smb/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-smb/Makefile
diff -u pkgsrc/net/py-smb/Makefile:1.24 pkgsrc/net/py-smb/Makefile:1.25
--- pkgsrc/net/py-smb/Makefile:1.24     Mon Oct 20 13:00:19 2025
+++ pkgsrc/net/py-smb/Makefile  Fri Jan 30 09:13:39 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2025/10/20 13:00:19 adam Exp $
+# $NetBSD: Makefile,v 1.25 2026/01/30 09:13:39 wiz Exp $
 
 DISTNAME=      pysmb-1.2.13
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -6,7 +6,7 @@ CATEGORIES=     net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pysmb/}
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      https://miketeo.net/wp/index.php/projects/pysmb
+HOMEPAGE=      https://miketeo.net/blog/projects/pysmb
 COMMENT=       Experimental SMB/CIFS library written in Python
 LICENSE=       zlib
 



Home | Main Index | Thread Index | Old Index