pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-ipcalc
Module Name: pkgsrc
Committed By: leot
Date: Tue May 26 21:42:43 UTC 2020
Modified Files:
pkgsrc/net/py-ipcalc: Makefile
Log Message:
py-ipcalc: Use MASTER_SITE_PYPI for MASTER_SITES
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/py-ipcalc/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-ipcalc/Makefile
diff -u pkgsrc/net/py-ipcalc/Makefile:1.1 pkgsrc/net/py-ipcalc/Makefile:1.2
--- pkgsrc/net/py-ipcalc/Makefile:1.1 Tue May 26 21:28:37 2020
+++ pkgsrc/net/py-ipcalc/Makefile Tue May 26 21:42:42 2020
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2020/05/26 21:28:37 khorben Exp $
+# $NetBSD: Makefile,v 1.2 2020/05/26 21:42:42 leot Exp $
DISTNAME= ipcalc-1.99.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
-MASTER_SITES= https://files.pythonhosted.org/packages/8f/14/bb4034c87b4b2a47b381a52051138c3aeb87515a498185e275d40585deeb/
+MASTER_SITES= ${MASTER_SITE_PYPI:=i/ipcalc/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/tehmaze/ipcalc/
Home |
Main Index |
Thread Index |
Old Index