# HG changeset patch # User Franz Glasner # Date 1552170686 -3600 # Node ID 7e7b576aa608ee57f19d5fbeaa91799cf6b61e33 # Parent 4dda3a6c973d569ee25da6d129d85c9cf3c8564b The project address now uses the https protocol. All the plugins have been updated. diff -r 4dda3a6c973d -r 7e7b576aa608 uwsginl-plugin-lang-php71/pkg-descr --- a/uwsginl-plugin-lang-php71/pkg-descr Sat Mar 09 23:31:07 2019 +0100 +++ b/uwsginl-plugin-lang-php71/pkg-descr Sat Mar 09 23:31:26 2019 +0100 @@ -1,3 +1,3 @@ PHP7.1 language plugin (interpreter) for uwsginl. -WWW: http://projects.unbit.it/uwsgi/ +WWW: https://projects.unbit.it/uwsgi/ diff -r 4dda3a6c973d -r 7e7b576aa608 uwsginl-plugin-lang-py2/pkg-descr --- a/uwsginl-plugin-lang-py2/pkg-descr Sat Mar 09 23:31:07 2019 +0100 +++ b/uwsginl-plugin-lang-py2/pkg-descr Sat Mar 09 23:31:26 2019 +0100 @@ -1,4 +1,4 @@ Python2 language plugin for uwsginl. Links to the default Python2 version on the system. -WWW: http://projects.unbit.it/uwsgi/ +WWW: https://projects.unbit.it/uwsgi/ diff -r 4dda3a6c973d -r 7e7b576aa608 uwsginl-plugin-lang-py27/pkg-descr --- a/uwsginl-plugin-lang-py27/pkg-descr Sat Mar 09 23:31:07 2019 +0100 +++ b/uwsginl-plugin-lang-py27/pkg-descr Sat Mar 09 23:31:26 2019 +0100 @@ -1,4 +1,4 @@ Python2.7 language plugin for uwsginl. Links to python2.7. -WWW: http://projects.unbit.it/uwsgi/ +WWW: https://projects.unbit.it/uwsgi/ diff -r 4dda3a6c973d -r 7e7b576aa608 uwsginl-plugin-lang-py3/Makefile --- a/uwsginl-plugin-lang-py3/Makefile Sat Mar 09 23:31:07 2019 +0100 +++ b/uwsginl-plugin-lang-py3/Makefile Sat Mar 09 23:31:26 2019 +0100 @@ -5,7 +5,7 @@ DISTVERSION= 2.0.18 PORTREVISION?= 0 CATEGORIES?= www python -MASTER_SITES= http://projects.unbit.it/downloads/ +MASTER_SITES= https://projects.unbit.it/downloads/ DISTNAME= uwsgi-${DISTVERSION} MAINTAINER?= freebsd-dev@dom66.de diff -r 4dda3a6c973d -r 7e7b576aa608 uwsginl-plugin-lang-py3/pkg-descr --- a/uwsginl-plugin-lang-py3/pkg-descr Sat Mar 09 23:31:07 2019 +0100 +++ b/uwsginl-plugin-lang-py3/pkg-descr Sat Mar 09 23:31:26 2019 +0100 @@ -1,4 +1,4 @@ Python3 language plugin for uwsginl. Links to the default Python3 version on the system. -WWW: http://projects.unbit.it/uwsgi/ +WWW: https://projects.unbit.it/uwsgi/ diff -r 4dda3a6c973d -r 7e7b576aa608 uwsginl-plugin-lang-py34/pkg-descr --- a/uwsginl-plugin-lang-py34/pkg-descr Sat Mar 09 23:31:07 2019 +0100 +++ b/uwsginl-plugin-lang-py34/pkg-descr Sat Mar 09 23:31:26 2019 +0100 @@ -1,4 +1,4 @@ Python3.4 language plugin for uwsginl. Links to python3.4. -WWW: http://projects.unbit.it/uwsgi/ +WWW: https://projects.unbit.it/uwsgi/