changeset 138:0591ef28d649

Update port version to 2.1.pl5 (GH tag 4f7a47b7e058481ff1b327a2767093399a58b364 as of 20220921)
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 25 Sep 2022 18:04:55 +0200
parents 56877b42b246
children a09bdbffbdec
files 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 7 files changed, 16 insertions(+), 16 deletions(-) [+]
line wrap: on
line diff
--- a/uwsginl-plugin-lang-py3/Makefile	Sun Sep 25 17:54:32 2022 +0200
+++ b/uwsginl-plugin-lang-py3/Makefile	Sun Sep 25 18:04:55 2022 +0200
@@ -1,8 +1,8 @@
 # Created by: Franz Glasner <freebsd-dev@dom66.de>
 
 PORTNAME?=	${UWSGI_NAME}-plugin-lang-py3
-#DISTVERSION=	2.0.18
-PORTVERSION=	2.1.pl4.g${MYGH_TAG_DATE}
+#DISTVERSION=	2.0.20
+PORTVERSION=	2.1.pl5.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	Sun Sep 25 17:54:32 2022 +0200
+++ b/uwsginl-plugin-lang-py3/distinfo	Sun Sep 25 18:04:55 2022 +0200
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642864975
-SHA256 (unbit-uwsgi-2.1.pl4.g20211229-3c23cc311cbe9b698d05e4f436a497f615afc2bb_GH0.tar.gz) = c377f2057a7352c09683a51d3ed0efd33c25bee8a48e769d21f2bc0802c1be80
-SIZE (unbit-uwsgi-2.1.pl4.g20211229-3c23cc311cbe9b698d05e4f436a497f615afc2bb_GH0.tar.gz) = 858057
+TIMESTAMP = 1664121757
+SHA256 (unbit-uwsgi-2.1.pl5.g20220921-4f7a47b7e058481ff1b327a2767093399a58b364_GH0.tar.gz) = 3ce669d72118d3276518d6be98cffde9cd22d6eeb1cb97cedb0f28dfee71f2fb
+SIZE (unbit-uwsgi-2.1.pl5.g20220921-4f7a47b7e058481ff1b327a2767093399a58b364_GH0.tar.gz) = 859590
--- a/uwsginl-plugin-lang-pypy3/Makefile	Sun Sep 25 17:54:32 2022 +0200
+++ b/uwsginl-plugin-lang-pypy3/Makefile	Sun Sep 25 18:04:55 2022 +0200
@@ -1,8 +1,8 @@
 # Created by: Franz Glasner <freebsd-dev@dom66.de>
 
 PORTNAME=	${UWSGI_NAME}-plugin-lang-pypy3
-#DISTVERSION=	2.0.18
-PORTVERSION=	2.1.pl4.g${MYGH_TAG_DATE}
+#DISTVERSION=	2.0.20
+PORTVERSION=	2.1.pl5.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	Sun Sep 25 17:54:32 2022 +0200
+++ b/uwsginl-plugin-lang-pypy3/distinfo	Sun Sep 25 18:04:55 2022 +0200
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642864990
-SHA256 (unbit-uwsgi-2.1.pl4.g20211229-3c23cc311cbe9b698d05e4f436a497f615afc2bb_GH0.tar.gz) = c377f2057a7352c09683a51d3ed0efd33c25bee8a48e769d21f2bc0802c1be80
-SIZE (unbit-uwsgi-2.1.pl4.g20211229-3c23cc311cbe9b698d05e4f436a497f615afc2bb_GH0.tar.gz) = 858057
+TIMESTAMP = 1664121745
+SHA256 (unbit-uwsgi-2.1.pl5.g20220921-4f7a47b7e058481ff1b327a2767093399a58b364_GH0.tar.gz) = 3ce669d72118d3276518d6be98cffde9cd22d6eeb1cb97cedb0f28dfee71f2fb
+SIZE (unbit-uwsgi-2.1.pl5.g20220921-4f7a47b7e058481ff1b327a2767093399a58b364_GH0.tar.gz) = 859590
--- a/uwsginl/Makefile	Sun Sep 25 17:54:32 2022 +0200
+++ b/uwsginl/Makefile	Sun Sep 25 18:04:55 2022 +0200
@@ -4,7 +4,7 @@
 PORTNAME=	uwsginl
 #DISTVERSION=	2.0.20
 # "pl" sorts before .a .b .dev ...
-PORTVERSION=    2.1.pl4.g${MYGH_TAG_DATE}
+PORTVERSION=    2.1.pl5.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	Sun Sep 25 17:54:32 2022 +0200
+++ b/uwsginl/Makefile.gh	Sun Sep 25 18:04:55 2022 +0200
@@ -3,6 +3,6 @@
 USE_GITHUB=     yes
 GH_ACCOUNT=     unbit
 GH_PROJECT=     uwsgi
-GH_TAGNAME=     3c23cc311cbe9b698d05e4f436a497f615afc2bb
+GH_TAGNAME=     4f7a47b7e058481ff1b327a2767093399a58b364
 
-MYGH_TAG_DATE=	20211229
+MYGH_TAG_DATE=	20220921
--- a/uwsginl/distinfo	Sun Sep 25 17:54:32 2022 +0200
+++ b/uwsginl/distinfo	Sun Sep 25 18:04:55 2022 +0200
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642864389
-SHA256 (unbit-uwsgi-2.1.pl4.g20211229-3c23cc311cbe9b698d05e4f436a497f615afc2bb_GH0.tar.gz) = c377f2057a7352c09683a51d3ed0efd33c25bee8a48e769d21f2bc0802c1be80
-SIZE (unbit-uwsgi-2.1.pl4.g20211229-3c23cc311cbe9b698d05e4f436a497f615afc2bb_GH0.tar.gz) = 858057
+TIMESTAMP = 1664121719
+SHA256 (unbit-uwsgi-2.1.pl5.g20220921-4f7a47b7e058481ff1b327a2767093399a58b364_GH0.tar.gz) = 3ce669d72118d3276518d6be98cffde9cd22d6eeb1cb97cedb0f28dfee71f2fb
+SIZE (unbit-uwsgi-2.1.pl5.g20220921-4f7a47b7e058481ff1b327a2767093399a58b364_GH0.tar.gz) = 859590