comparison uwsginl-plugin-lang-pypy3/Makefile @ 163:9b279d675487

Update port version to 2.1.pl6 (GH tag ae489f0881fb358347aabc168a28a96672b0ce3c as of 20221024). The coroae-related fixes are not needed because they are included in upstream.
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 26 Oct 2022 01:12:37 +0200
parents 620a0992bf93
children f73cf640674a
comparison
equal deleted inserted replaced
162:620a0992bf93 163:9b279d675487
1 # Created by: Franz Glasner <freebsd-dev@dom66.de> 1 # Created by: Franz Glasner <freebsd-dev@dom66.de>
2 2
3 PORTNAME= ${UWSGI_NAME}-plugin-lang-pypy3 3 PORTNAME= ${UWSGI_NAME}-plugin-lang-pypy3
4 #DISTVERSION= 2.0.20 4 #DISTVERSION= 2.0.20
5 PORTVERSION= 2.1.pl5.g${MYGH_TAG_DATE} 5 PORTVERSION= 2.1.pl6.g${MYGH_TAG_DATE}
6 CATEGORIES= www python 6 CATEGORIES= www python
7 # Use GitHub id for now (before official 2.1); see below 7 # Use GitHub id for now (before official 2.1); see below
8 #MASTER_SITES= https://projects.unbit.it/downloads/ 8 #MASTER_SITES= https://projects.unbit.it/downloads/
9 #DISTNAME= uwsgi-${DISTVERSION} 9 #DISTNAME= uwsgi-${DISTVERSION}
10 10