Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
changeset 109:34bdc63a33db
Upgrade up to GitHub commit ce787a6e3210333a71f5074e5775885428e8b73c
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 28 Oct 2020 09:21:56 +0100 |
| parents | f9cd78ef13f3 |
| children | a8788461c425 |
| files | .hgignore uwsginl-plugin-lang-py3/Makefile uwsginl-plugin-lang-py3/distinfo uwsginl-plugin-lang-pypy3/Makefile uwsginl-plugin-lang-pypy3/distinfo uwsginl/Makefile uwsginl/Makefile.gh uwsginl/distinfo |
| diffstat | 8 files changed, 15 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgignore Wed Oct 28 08:54:25 2020 +0100 +++ b/.hgignore Wed Oct 28 09:21:56 2020 +0100 @@ -1,3 +1,4 @@ syntax: regexp /work/ +/work\.old/
--- a/uwsginl-plugin-lang-py3/Makefile Wed Oct 28 08:54:25 2020 +0100 +++ b/uwsginl-plugin-lang-py3/Makefile Wed Oct 28 09:21:56 2020 +0100 @@ -3,7 +3,7 @@ PORTNAME?= ${UWSGI_NAME}-plugin-lang-py3 #DISTVERSION= 2.0.18 -PORTVERSION= 2.1.pl0.g${MYGH_TAG_DATE} +PORTVERSION= 2.1.pl1.g${MYGH_TAG_DATE} PORTREVISION?= 0 CATEGORIES?= www python # Use GitHub id for now (before official 2.1); see below
--- a/uwsginl-plugin-lang-py3/distinfo Wed Oct 28 08:54:25 2020 +0100 +++ b/uwsginl-plugin-lang-py3/distinfo Wed Oct 28 09:21:56 2020 +0100 @@ -1,3 +1,3 @@ -TIMESTAMP = 1596624460 -SHA256 (unbit-uwsgi-2.1.pl0.g20200709-9fe4698a52e92f9116cd7136b5813eba90e0fb10_GH0.tar.gz) = 64e1fb562e2534f2b21fe5ab34cae1ffa89b2f5a66122c6b81d4de27c0dbdf0f -SIZE (unbit-uwsgi-2.1.pl0.g20200709-9fe4698a52e92f9116cd7136b5813eba90e0fb10_GH0.tar.gz) = 857707 +TIMESTAMP = 1603872633 +SHA256 (unbit-uwsgi-2.1.pl1.g20201011-ce787a6e3210333a71f5074e5775885428e8b73c_GH0.tar.gz) = 314ea3ea209f99b1e19b96908aa9d8d01aeca570e6147729b0a4c7f290e17f59 +SIZE (unbit-uwsgi-2.1.pl1.g20201011-ce787a6e3210333a71f5074e5775885428e8b73c_GH0.tar.gz) = 857726
--- a/uwsginl-plugin-lang-pypy3/Makefile Wed Oct 28 08:54:25 2020 +0100 +++ b/uwsginl-plugin-lang-pypy3/Makefile Wed Oct 28 09:21:56 2020 +0100 @@ -3,7 +3,7 @@ PORTNAME= ${UWSGI_NAME}-plugin-lang-pypy3 #DISTVERSION= 2.0.18 -PORTVERSION= 2.1.pl0.g${MYGH_TAG_DATE} +PORTVERSION= 2.1.pl1.g${MYGH_TAG_DATE} CATEGORIES= www python # Use GitHub id for now (before official 2.1); see below #MASTER_SITES= https://projects.unbit.it/downloads/
--- a/uwsginl-plugin-lang-pypy3/distinfo Wed Oct 28 08:54:25 2020 +0100 +++ b/uwsginl-plugin-lang-pypy3/distinfo Wed Oct 28 09:21:56 2020 +0100 @@ -1,3 +1,3 @@ -TIMESTAMP = 1596624472 -SHA256 (unbit-uwsgi-2.1.pl0.g20200709-9fe4698a52e92f9116cd7136b5813eba90e0fb10_GH0.tar.gz) = 64e1fb562e2534f2b21fe5ab34cae1ffa89b2f5a66122c6b81d4de27c0dbdf0f -SIZE (unbit-uwsgi-2.1.pl0.g20200709-9fe4698a52e92f9116cd7136b5813eba90e0fb10_GH0.tar.gz) = 857707 +TIMESTAMP = 1603872652 +SHA256 (unbit-uwsgi-2.1.pl1.g20201011-ce787a6e3210333a71f5074e5775885428e8b73c_GH0.tar.gz) = 314ea3ea209f99b1e19b96908aa9d8d01aeca570e6147729b0a4c7f290e17f59 +SIZE (unbit-uwsgi-2.1.pl1.g20201011-ce787a6e3210333a71f5074e5775885428e8b73c_GH0.tar.gz) = 857726
--- a/uwsginl/Makefile Wed Oct 28 08:54:25 2020 +0100 +++ b/uwsginl/Makefile Wed Oct 28 09:21:56 2020 +0100 @@ -5,7 +5,7 @@ PORTNAME= uwsginl #DISTVERSION= 2.0.18 # "pl" sorts before .a .b .dev ... -PORTVERSION= 2.1.pl0.g${MYGH_TAG_DATE} +PORTVERSION= 2.1.pl1.g${MYGH_TAG_DATE} CATEGORIES= www # Use GitHub id for now (before official 2.1); see below #MASTER_SITES= https://projects.unbit.it/downloads/
--- a/uwsginl/Makefile.gh Wed Oct 28 08:54:25 2020 +0100 +++ b/uwsginl/Makefile.gh Wed Oct 28 09:21:56 2020 +0100 @@ -3,6 +3,6 @@ USE_GITHUB= yes GH_ACCOUNT= unbit GH_PROJECT= uwsgi -GH_TAGNAME= 9fe4698a52e92f9116cd7136b5813eba90e0fb10 +GH_TAGNAME= ce787a6e3210333a71f5074e5775885428e8b73c -MYGH_TAG_DATE= 20200709 +MYGH_TAG_DATE= 20201011
--- a/uwsginl/distinfo Wed Oct 28 08:54:25 2020 +0100 +++ b/uwsginl/distinfo Wed Oct 28 09:21:56 2020 +0100 @@ -1,3 +1,3 @@ -TIMESTAMP = 1596624056 -SHA256 (unbit-uwsgi-2.1.pl0.g20200709-9fe4698a52e92f9116cd7136b5813eba90e0fb10_GH0.tar.gz) = 64e1fb562e2534f2b21fe5ab34cae1ffa89b2f5a66122c6b81d4de27c0dbdf0f -SIZE (unbit-uwsgi-2.1.pl0.g20200709-9fe4698a52e92f9116cd7136b5813eba90e0fb10_GH0.tar.gz) = 857707 +TIMESTAMP = 1603872433 +SHA256 (unbit-uwsgi-2.1.pl1.g20201011-ce787a6e3210333a71f5074e5775885428e8b73c_GH0.tar.gz) = 314ea3ea209f99b1e19b96908aa9d8d01aeca570e6147729b0a4c7f290e17f59 +SIZE (unbit-uwsgi-2.1.pl1.g20201011-ce787a6e3210333a71f5074e5775885428e8b73c_GH0.tar.gz) = 857726
