git: f4a7371f6cef - main - security/pam_howdy: Add date to PORTVERSION and make GH_TAGNAME short. For real.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Apr 2023 18:51:44 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4a7371f6ceffa432aa879c63b69c116ace0c6e7 commit f4a7371f6ceffa432aa879c63b69c116ace0c6e7 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2023-04-03 18:49:43 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2023-04-03 18:51:40 +0000 security/pam_howdy: Add date to PORTVERSION and make GH_TAGNAME short. For real. Reported by: fluffy --- security/pam_howdy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/pam_howdy/Makefile b/security/pam_howdy/Makefile index 60af8998ca62..31ab47355563 100644 --- a/security/pam_howdy/Makefile +++ b/security/pam_howdy/Makefile @@ -1,5 +1,5 @@ PORTNAME= pam_howdy -PORTVERSION= 3.0.0.b +PORTVERSION= 3.0.0.b.20230306 CATEGORIES= security MAINTAINER= arrowd@FreeBSD.org @@ -20,7 +20,7 @@ USES= gettext-runtime localbase:ldflags pkgconfig meson ninja USE_GITHUB= yes GH_ACCOUNT= boltgolt GH_PROJECT= howdy -GH_TAGNAME= 30728a6d3634479c24ffd4e094c34a30bbb43058 +GH_TAGNAME= 30728a6d36 WRKSRC_SUBDIR= howdy/src/pam PLIST_FILES= lib/pam_howdy.so