comparison uwsginl-plugin-lang-pypy3/Makefile @ 185:6aa5c9b981b2

Bump version to 2.1.pl9: use the master branch again instead of the uwsgi-2.0 branch While there: Do not enable the SSL option by default now because we use uwsginl as backend application server that is not expsed to the Internet directly.
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 14 Mar 2025 12:16:05 +0100
parents ba30d09e5481
children 13e07e75c111
comparison
equal deleted inserted replaced
184:189c78b4567d 185:6aa5c9b981b2
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.pl8.g${MYGH_TAG_DATE} 5 PORTVERSION= 2.1.pl9.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