diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/py-OpenSSL/Makefile | 4 | ||||
-rw-r--r-- | security/py-bcrypt/Makefile | 4 | ||||
-rw-r--r-- | security/py-cryptopp/Makefile | 4 | ||||
-rw-r--r-- | security/py-itsdangerous/Makefile | 4 | ||||
-rw-r--r-- | security/py-keyring/Makefile | 4 | ||||
-rw-r--r-- | security/py-m2crypto/Makefile | 4 | ||||
-rw-r--r-- | security/py-oauth/Makefile | 4 | ||||
-rw-r--r-- | security/py-oauth2/Makefile | 4 | ||||
-rw-r--r-- | security/py-paramiko/Makefile | 4 | ||||
-rw-r--r-- | security/py-passlib/Makefile | 4 | ||||
-rw-r--r-- | security/py-py-bcrypt/Makefile | 4 | ||||
-rw-r--r-- | security/py-pydeep/Makefile | 4 | ||||
-rw-r--r-- | security/py-stix/Makefile | 4 |
13 files changed, 26 insertions, 26 deletions
diff --git a/security/py-OpenSSL/Makefile b/security/py-OpenSSL/Makefile index 53ac2590e77..aee08ae6756 100644 --- a/security/py-OpenSSL/Makefile +++ b/security/py-OpenSSL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2016/04/20 16:05:57 leot Exp $ +# $NetBSD: Makefile,v 1.39 2016/06/08 17:43:38 wiz Exp $ DISTNAME= pyOpenSSL-16.0.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} CATEGORIES= security python -MASTER_SITES= http://pypi.python.org/packages/source/p/pyOpenSSL/ +MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyOpenSSL/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/pyca/pyopenssl/ diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile index 25a3b02ff92..9d078304758 100644 --- a/security/py-bcrypt/Makefile +++ b/security/py-bcrypt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2015/04/25 13:48:50 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2016/06/08 17:43:39 wiz Exp $ DISTNAME= bcrypt-1.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 1 CATEGORIES= python security -MASTER_SITES= https://pypi.python.org/packages/source/b/bcrypt/ +MASTER_SITES= ${MASTER_SITE_PYPI:=b/bcrypt/} MAINTAINER= rodent@NetBSD.org HOMEPAGE= https://github.com/pyca/bcrypt/ diff --git a/security/py-cryptopp/Makefile b/security/py-cryptopp/Makefile index c7a5689046e..4e7ecb1473c 100644 --- a/security/py-cryptopp/Makefile +++ b/security/py-cryptopp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2015/12/05 21:25:56 adam Exp $ +# $NetBSD: Makefile,v 1.13 2016/06/08 17:43:38 wiz Exp $ VERSION= 0.6.0 VERSION_EXCESSIVE= 1206569328141510525648634803928199668821045408958 DISTNAME= pycryptopp-${VERSION}.${VERSION_EXCESSIVE} PKGNAME= ${PYPKGPREFIX}-cryptopp-${VERSION} CATEGORIES= security python -MASTER_SITES= http://pypi.python.org/packages/source/p/pycryptopp/ +MASTER_SITES= ${MASTER_SITE_PYPI:=p/pycryptopp/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tahoe-lafs.org/trac/pycryptopp diff --git a/security/py-itsdangerous/Makefile b/security/py-itsdangerous/Makefile index 9f0dfc17d19..52987254daa 100644 --- a/security/py-itsdangerous/Makefile +++ b/security/py-itsdangerous/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/04/03 08:40:28 kleink Exp $ +# $NetBSD: Makefile,v 1.7 2016/06/08 17:43:38 wiz Exp $ DISTNAME= itsdangerous-0.24 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security python -MASTER_SITES= http://pypi.python.org/packages/source/i/itsdangerous/ +MASTER_SITES= ${MASTER_SITE_PYPI:=i/itsdangerous/} MAINTAINER= kleink@NetBSD.org HOMEPAGE= http://pythonhosted.org/itsdangerous/ diff --git a/security/py-keyring/Makefile b/security/py-keyring/Makefile index 7321d93eae2..d5ef0a3b63f 100644 --- a/security/py-keyring/Makefile +++ b/security/py-keyring/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2016/05/21 05:38:40 richard Exp $ +# $NetBSD: Makefile,v 1.16 2016/06/08 17:43:38 wiz Exp $ DISTNAME= keyring-5.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 1 CATEGORIES= security -MASTER_SITES= http://pypi.python.org/packages/source/k/keyring/ +MASTER_SITES= ${MASTER_SITE_PYPI:=k/keyring/} EXTRACT_SUFX= .zip MAINTAINER= pkgsrc.gnome@gmail.com diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 34a23bd2cd8..80a8877baca 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.36 2016/03/05 11:29:25 jperkin Exp $ +# $NetBSD: Makefile,v 1.37 2016/06/08 17:43:38 wiz Exp $ DISTNAME= M2Crypto-0.22.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} PKGREVISION= 1 CATEGORIES= security python -MASTER_SITES= http://pypi.python.org/packages/source/M/M2Crypto/ +MASTER_SITES= ${MASTER_SITE_PYPI:=M/M2Crypto/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://chandlerproject.org/bin/view/Projects/MeTooCrypto diff --git a/security/py-oauth/Makefile b/security/py-oauth/Makefile index 72c8fe13898..c31d294d596 100644 --- a/security/py-oauth/Makefile +++ b/security/py-oauth/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2014/01/25 10:30:20 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:38 wiz Exp $ DISTNAME= oauth-1.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python security www -MASTER_SITES= http://pypi.python.org/packages/source/o/oauth/ +MASTER_SITES= ${MASTER_SITE_PYPI:=o/oauth/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pypi.python.org/pypi/oauth/ diff --git a/security/py-oauth2/Makefile b/security/py-oauth2/Makefile index 1519f3054db..35383330cd8 100644 --- a/security/py-oauth2/Makefile +++ b/security/py-oauth2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:57 adam Exp $ +# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:38 wiz Exp $ DISTNAME= oauth2-1.5.211 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python security www -MASTER_SITES= http://pypi.python.org/packages/source/o/oauth/ +MASTER_SITES= ${MASTER_SITE_PYPI:=o/oauth/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://pypi.python.org/pypi/oauth2/ diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile index 4b6687dba05..762286bc855 100644 --- a/security/py-paramiko/Makefile +++ b/security/py-paramiko/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2016/05/18 12:43:00 he Exp $ +# $NetBSD: Makefile,v 1.27 2016/06/08 17:43:38 wiz Exp $ DISTNAME= paramiko-1.15.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security -MASTER_SITES= http://pypi.python.org/packages/source/p/paramiko/ +MASTER_SITES= ${MASTER_SITE_PYPI:=p/paramiko/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/paramiko/paramiko/ diff --git a/security/py-passlib/Makefile b/security/py-passlib/Makefile index f165a58da80..ef15f0645ff 100644 --- a/security/py-passlib/Makefile +++ b/security/py-passlib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/08/14 18:46:33 kleink Exp $ +# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:38 wiz Exp $ DISTNAME= passlib-1.6.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security python -MASTER_SITES= http://pypi.python.org/packages/source/p/passlib/ +MASTER_SITES= ${MASTER_SITE_PYPI:=p/passlib/} MAINTAINER= kleink@NetBSD.org HOMEPAGE= https://bitbucket.org/ecollins/passlib diff --git a/security/py-py-bcrypt/Makefile b/security/py-py-bcrypt/Makefile index dbc648c4240..5162f404048 100644 --- a/security/py-py-bcrypt/Makefile +++ b/security/py-py-bcrypt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2015/04/27 13:52:01 jperkin Exp $ +# $NetBSD: Makefile,v 1.3 2016/06/08 17:43:39 wiz Exp $ DISTNAME= py-bcrypt-0.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python security -MASTER_SITES= https://pypi.python.org/packages/source/p/py-bcrypt/ +MASTER_SITES= ${MASTER_SITE_PYPI:=p/py-bcrypt/} MAINTAINER= rodent@NetBSD.org HOMEPAGE= https://code.google.com/p/py-bcrypt diff --git a/security/py-pydeep/Makefile b/security/py-pydeep/Makefile index 260f23b5ac2..48ebb79e9ce 100644 --- a/security/py-pydeep/Makefile +++ b/security/py-pydeep/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/06/02 00:00:15 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2016/06/08 17:43:39 wiz Exp $ DISTNAME= pydeep-0.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python security -MASTER_SITES= https://pypi.python.org/packages/source/p/pydeep/ +MASTER_SITES= ${MASTER_SITE_PYPI:=p/pydeep/} MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.github.com/kbandla/pydeep diff --git a/security/py-stix/Makefile b/security/py-stix/Makefile index 4cfc9bacbcb..7117d1f229d 100644 --- a/security/py-stix/Makefile +++ b/security/py-stix/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:57 adam Exp $ +# $NetBSD: Makefile,v 1.5 2016/06/08 17:43:38 wiz Exp $ DISTNAME= stix-1.1.1.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python security -MASTER_SITES= https://pypi.python.org/packages/source/s/stix/ +MASTER_SITES= ${MASTER_SITE_PYPI:=s/stix/} MAINTAINER= khorben@defora.org HOMEPAGE= https://github.com/STIXProject/python-stix |