Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
comparison uwsginl-plugin-lang-pypy3/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 |
comparison
equal
deleted
inserted
replaced
| 106:6b45dd9d05ed | 107:8e3d9d28af27 |
|---|---|
| 1 # Created by: Franz Glasner <freebsd-dev@dom66.de> | 1 # Created by: Franz Glasner <freebsd-dev@dom66.de> |
| 2 # $FreeBSD$ | 2 # $FreeBSD$ |
| 3 | 3 |
| 4 PORTNAME= ${UWSGI_NAME}-plugin-lang-pypy3 | 4 PORTNAME= ${UWSGI_NAME}-plugin-lang-pypy3 |
| 5 #DISTVERSION= 2.0.18 | 5 #DISTVERSION= 2.0.18 |
| 6 PORTVERSION= 2.0.18g${MYGH_TAG_DATE}s${GH_TAGNAME} | 6 PORTVERSION= 2.1.pl0.g${MYGH_TAG_DATE} |
| 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} |
| 11 | 11 |
