Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
diff uwsginl-plugin-lang-py3/Makefile @ 101:cc494d5ae895
Make the GH tag date also an variable -- but a private one: MYGH_TAG_DATE
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 02 Aug 2020 22:04:17 +0200 |
| parents | ce09461b99ec |
| children | 8e3d9d28af27 |
line wrap: on
line diff
--- a/uwsginl-plugin-lang-py3/Makefile Sun Aug 02 17:17:11 2020 +0200 +++ b/uwsginl-plugin-lang-py3/Makefile Sun Aug 02 22:04:17 2020 +0200 @@ -3,7 +3,7 @@ PORTNAME?= ${UWSGI_NAME}-plugin-lang-py3 #DISTVERSION= 2.0.18 -PORTVERSION= 2.0.18g20200709s${GH_TAGNAME} +PORTVERSION= 2.0.18g${MYGH_TAG_DATE}s${GH_TAGNAME} PORTREVISION?= 0 CATEGORIES?= www python # Use GitHub id for now (before official 2.1); see below
