aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-11-21 04:51:25 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-11-21 04:51:25 +0800
commit4b28c60adb367f20d59f9d7c93696adc7af2f9eb (patch)
tree81a3300da339b3acb55c68959ec881983170b887 /security
parent9b0cccdb661ffa0e2ba7cc3b3cc72c64351f153f (diff)
downloadfreebsd-ports-gnome-4b28c60adb367f20d59f9d7c93696adc7af2f9eb.tar.gz
freebsd-ports-gnome-4b28c60adb367f20d59f9d7c93696adc7af2f9eb.tar.zst
freebsd-ports-gnome-4b28c60adb367f20d59f9d7c93696adc7af2f9eb.zip
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
Diffstat (limited to 'security')
-rw-r--r--security/py-SecretStorage/pkg-descr2
-rw-r--r--security/py-certify/pkg-descr2
-rw-r--r--security/py-keyring/pkg-descr2
-rw-r--r--security/py-ssh/pkg-descr2
4 files changed, 4 insertions, 4 deletions
diff --git a/security/py-SecretStorage/pkg-descr b/security/py-SecretStorage/pkg-descr
index e73a6b8e4fac..a7afc2606d6b 100644
--- a/security/py-SecretStorage/pkg-descr
+++ b/security/py-SecretStorage/pkg-descr
@@ -7,4 +7,4 @@ KWallet (>= 4.8).
It allows to create new passwords, delete and search for passwords matching
given attributes. It also supports graphical prompts when unlocking is needed.
-WWW: http://pypi.python.org/pypi/SecretStorage
+WWW: https://pypi.python.org/pypi/SecretStorage
diff --git a/security/py-certify/pkg-descr b/security/py-certify/pkg-descr
index a740bef1f652..f482210fcfd6 100644
--- a/security/py-certify/pkg-descr
+++ b/security/py-certify/pkg-descr
@@ -1,3 +1,3 @@
Certifi: Python Mozilla's SSL Certificates.
-WWW: http://pypi.python.org/pypi/certifi/
+WWW: https://pypi.python.org/pypi/certifi/
diff --git a/security/py-keyring/pkg-descr b/security/py-keyring/pkg-descr
index cea6c28b4161..1b173ffbecf4 100644
--- a/security/py-keyring/pkg-descr
+++ b/security/py-keyring/pkg-descr
@@ -4,4 +4,4 @@ storage. It supports OSX, KDE, Gnome and Windows's native password storing
services. Besides this, it is shipped with kinds of Python implemented keyring
for the left environments.
-WWW: http://pypi.python.org/pypi/keyring
+WWW: https://pypi.python.org/pypi/keyring
diff --git a/security/py-ssh/pkg-descr b/security/py-ssh/pkg-descr
index 6ce57fe2ce53..0f547ee6d1b4 100644
--- a/security/py-ssh/pkg-descr
+++ b/security/py-ssh/pkg-descr
@@ -3,4 +3,4 @@ on using SSH2 as an alternative to SSL for making secure connections between
python scripts. All major ciphers and hash methods are supported. SFTP client
and server mode are both supported too.
-WWW: http://pypi.python.org/pypi/ssh/
+WWW: https://pypi.python.org/pypi/ssh/