aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2023-04-03 18:37:17 +0000
committerGleb Popov <arrowd@FreeBSD.org>2023-04-03 18:39:04 +0000
commitc5d3d30585ce05c9e3f95c92742218956eab3fb9 (patch)
tree3f4c1430eb9cbca1862086383665e473bc21d076
parent6188f97b0364b7c4eb1ad3c663db1babb15efecb (diff)
downloadports-c5d3d30585ce05c9e3f95c92742218956eab3fb9.tar.gz
ports-c5d3d30585ce05c9e3f95c92742218956eab3fb9.zip
security/{,pam_}howdy: Add date to PORTVERSION and make GH_TAGNAME short.
Reported by: diizzy
-rw-r--r--security/howdy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/howdy/Makefile b/security/howdy/Makefile
index 675fca7c5aca..4b9e328c4b81 100644
--- a/security/howdy/Makefile
+++ b/security/howdy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= howdy
-PORTVERSION= 3.0.0.b
+PORTVERSION= 3.0.0.b.20230306
CATEGORIES= security
MAINTAINER= arrowd@FreeBSD.org
@@ -19,7 +19,7 @@ USES= python:run shebangfix
USE_GITHUB= yes
GH_ACCOUNT= boltgolt
GH_PROJECT= howdy
-GH_TAGNAME= 30728a6d3634479c24ffd4e094c34a30bbb43058
+GH_TAGNAME= 30728a6d36
SHEBANG_GLOB= *.py