comparison uwsginl-plugin-lang-py3/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 9f86d2b1b802
children
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-py3 3 PORTNAME?= ${UWSGI_NAME}-plugin-lang-py3
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 PORTREVISION?= 0 6 PORTREVISION?= 0
7 CATEGORIES?= www python 7 CATEGORIES?= www python
8 # Use GitHub id for now (before official 2.1); see below 8 # Use GitHub id for now (before official 2.1); see below
9 #MASTER_SITES= https://projects.unbit.it/downloads/ 9 #MASTER_SITES= https://projects.unbit.it/downloads/
10 #DISTNAME= uwsgi-${DISTVERSION} 10 #DISTNAME= uwsgi-${DISTVERSION}