Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 98:ac2dfcdcb21b | 99:ce09461b99ec |
|---|---|
| 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.18g20200709s${GH_TAGNAME} | |
| 6 CATEGORIES= www python | 7 CATEGORIES= www python |
| 7 # Use GitHub id for now (before official 2.1); see below | 8 # Use GitHub id for now (before official 2.1); see below |
| 8 #MASTER_SITES= https://projects.unbit.it/downloads/ | 9 #MASTER_SITES= https://projects.unbit.it/downloads/ |
| 9 #DISTNAME= uwsgi-${DISTVERSION} | 10 #DISTNAME= uwsgi-${DISTVERSION} |
| 10 | 11 |
