Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
diff uwsginl-plugin-lang-pypy3/Makefile @ 99:ce09461b99ec
Use the new PORTVERSION in plugin builds also: commit date and commit id
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 22 Jul 2020 21:12:31 +0200 |
| parents | 3e92a10a2c96 |
| children | cc494d5ae895 |
line wrap: on
line diff
--- a/uwsginl-plugin-lang-pypy3/Makefile Wed Jul 22 21:02:04 2020 +0200 +++ b/uwsginl-plugin-lang-pypy3/Makefile Wed Jul 22 21:12:31 2020 +0200 @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= ${UWSGI_NAME}-plugin-lang-pypy3 -DISTVERSION= 2.0.18 +#DISTVERSION= 2.0.18 +PORTVERSION= 2.0.18g20200709s${GH_TAGNAME} CATEGORIES= www python # Use GitHub id for now (before official 2.1); see below #MASTER_SITES= https://projects.unbit.it/downloads/
