Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
diff uwsginl-plugin-lang-py3/Makefile @ 107:8e3d9d28af27
Version for 2.1-dev:
- Don't put the GIT change id into the package version
- Use ".pl0" instead of ".dev" because "pl" sorts before all other characters
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Wed, 05 Aug 2020 12:50:09 +0200 |
| parents | cc494d5ae895 |
| children | 34bdc63a33db |
line wrap: on
line diff
--- a/uwsginl-plugin-lang-py3/Makefile Wed Aug 05 09:49:03 2020 +0200 +++ b/uwsginl-plugin-lang-py3/Makefile Wed Aug 05 12:50:09 2020 +0200 @@ -3,7 +3,7 @@ PORTNAME?= ${UWSGI_NAME}-plugin-lang-py3 #DISTVERSION= 2.0.18 -PORTVERSION= 2.0.18g${MYGH_TAG_DATE}s${GH_TAGNAME} +PORTVERSION= 2.1.pl0.g${MYGH_TAG_DATE} PORTREVISION?= 0 CATEGORIES?= www python # Use GitHub id for now (before official 2.1); see below
