diff uwsginl-plugin-lang-py3/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 40e8d1ee1651
children cc494d5ae895
line wrap: on
line diff
--- a/uwsginl-plugin-lang-py3/Makefile	Wed Jul 22 21:02:04 2020 +0200
+++ b/uwsginl-plugin-lang-py3/Makefile	Wed Jul 22 21:12:31 2020 +0200
@@ -2,7 +2,8 @@
 # $FreeBSD$
 
 PORTNAME?=	${UWSGI_NAME}-plugin-lang-py3
-DISTVERSION=	2.0.18
+#DISTVERSION=	2.0.18
+PORTVERSION=	2.0.18g20200709s${GH_TAGNAME}
 PORTREVISION?=	0
 CATEGORIES?=	www python
 # Use GitHub id for now (before official 2.1); see below