Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
changeset 51:7e7b576aa608
The project address now uses the https protocol.
All the plugins have been updated.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 09 Mar 2019 23:31:26 +0100 |
| parents | 4dda3a6c973d |
| children | c74f58c6b3fb |
| files | uwsginl-plugin-lang-php71/pkg-descr uwsginl-plugin-lang-py2/pkg-descr uwsginl-plugin-lang-py27/pkg-descr uwsginl-plugin-lang-py3/Makefile uwsginl-plugin-lang-py3/pkg-descr uwsginl-plugin-lang-py34/pkg-descr |
| diffstat | 6 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- 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/
--- 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/
--- 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/
--- 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
--- 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/
