From c5d3d30585ce05c9e3f95c92742218956eab3fb9 Mon Sep 17 00:00:00 2001 From: Gleb Popov Date: Mon, 3 Apr 2023 21:37:17 +0300 Subject: 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 -- cgit v1.2.3