git: c5d3d30585ce - main - security/{,pam_}howdy: Add date to PORTVERSION and make GH_TAGNAME short.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Apr 2023 18:39:09 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c5d3d30585ce05c9e3f95c92742218956eab3fb9
commit c5d3d30585ce05c9e3f95c92742218956eab3fb9
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2023-04-03 18:37:17 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-04-03 18:39:04 +0000
security/{,pam_}howdy: Add date to PORTVERSION and make GH_TAGNAME short.
Reported by: diizzy
---
security/howdy/Makefile | 4 ++--
1 file 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