summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2016-06-01 12:30:45 +0000
committerwiz <wiz>2016-06-01 12:30:45 +0000
commit5a3233bc5cbbcf1ebd06e873b0dce6838d1f58bf (patch)
tree511a4557a47ca62d1287330534ef01fb963f5b27 /security
parente72a92e7f13b1f7c5f71700556b2b79a801ab5c5 (diff)
downloadpkgsrc-5a3233bc5cbbcf1ebd06e873b0dce6838d1f58bf.tar.gz
Fix MASTER_SITES.
Diffstat (limited to 'security')
-rw-r--r--security/py-backports.ssl_match_hostname/Makefile4
-rw-r--r--security/py-certifi/Makefile4
-rw-r--r--security/py-service_identity/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/security/py-backports.ssl_match_hostname/Makefile b/security/py-backports.ssl_match_hostname/Makefile
index 071547ab87b..07d115594e3 100644
--- a/security/py-backports.ssl_match_hostname/Makefile
+++ b/security/py-backports.ssl_match_hostname/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2015/12/30 15:02:06 leot Exp $
+# $NetBSD: Makefile,v 1.5 2016/06/01 12:36:39 wiz Exp $
DISTNAME= backports.ssl_match_hostname-3.5.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= python security www
-MASTER_SITES= ${MASTER_SITE_PYPI}
+MASTER_SITES= ${MASTER_SITE_PYPI:=b/backports.ssl_match_hostname/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://pypi.python.org/pypi/backports.ssl_match_hostname
diff --git a/security/py-certifi/Makefile b/security/py-certifi/Makefile
index f1faa0e6844..529178416e1 100644
--- a/security/py-certifi/Makefile
+++ b/security/py-certifi/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2016/02/16 13:44:50 leot Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/01 12:36:39 wiz Exp $
DISTNAME= certifi-2015.11.20.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_PYPI}
+MASTER_SITES= ${MASTER_SITE_PYPI:=c/certifi/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://certifi.io/
diff --git a/security/py-service_identity/Makefile b/security/py-service_identity/Makefile
index 63dde38f093..37119fd06f8 100644
--- a/security/py-service_identity/Makefile
+++ b/security/py-service_identity/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2016/04/14 11:34:23 leot Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/01 12:36:40 wiz Exp $
DISTNAME= service_identity-16.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
CATEGORIES= security python
-MASTER_SITES= ${MASTER_SITE_PYPI}
+MASTER_SITES= ${MASTER_SITE_PYPI:=s/service_identity/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://pypi.python.org/pypi/service_identity