Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 100:d8069e354d60 | 101:cc494d5ae895 |
|---|---|
| 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-py3 | 4 PORTNAME?= ${UWSGI_NAME}-plugin-lang-py3 |
| 5 #DISTVERSION= 2.0.18 | 5 #DISTVERSION= 2.0.18 |
| 6 PORTVERSION= 2.0.18g20200709s${GH_TAGNAME} | 6 PORTVERSION= 2.0.18g${MYGH_TAG_DATE}s${GH_TAGNAME} |
| 7 PORTREVISION?= 0 | 7 PORTREVISION?= 0 |
| 8 CATEGORIES?= www python | 8 CATEGORIES?= www python |
| 9 # Use GitHub id for now (before official 2.1); see below | 9 # Use GitHub id for now (before official 2.1); see below |
| 10 #MASTER_SITES= https://projects.unbit.it/downloads/ | 10 #MASTER_SITES= https://projects.unbit.it/downloads/ |
| 11 #DISTNAME= uwsgi-${DISTVERSION} | 11 #DISTNAME= uwsgi-${DISTVERSION} |
