git: 84a61d95b0a5 - main - www/jira-cli: Update to 1.5.1

From: Santhosh Raju <fox_at_FreeBSD.org>
Date: Sun, 18 Feb 2024 00:35:27 UTC
The branch main has been updated by fox:

URL: https://cgit.FreeBSD.org/ports/commit/?id=84a61d95b0a52b944c07d87c7363e6d49854a1d4

commit 84a61d95b0a52b944c07d87c7363e6d49854a1d4
Author:     Santhosh Raju <fox@FreeBSD.org>
AuthorDate: 2024-02-18 00:32:06 +0000
Commit:     Santhosh Raju <fox@FreeBSD.org>
CommitDate: 2024-02-18 00:32:06 +0000

    www/jira-cli: Update to 1.5.1
    
    Changes since 1.4.0:
    
    v1.5.1
    
    - fix: Properly close created files by @beatbrot in #702
    - fix: Skip auth type prompt if already set by @ankitpokhrel in #701
    
    - @beatbrot made their first contribution in #702
    
    Full Changelog: https://github.com/ankitpokhrel/jira-cli/compare/v1.5.0...v1.5.1
    
    v1.5.0
    
    This release brings the support for mTLS authentication along with some other features like setting affects version, updating the estimate, etc.
    
    - feat: Enable issue edit to read body from stdin by @erpel in #619
    - feat: Affects version by @damianoneill in #642
    - feat: Add mtls authentication for client certificate auth by @markhatc- in
      #615
    - feat: Add support for updating the estimate by @chapmanc in #669
    
    - fix: Issue with no-input on create by @ankitpokhrel in #655
    - fix: Jira init broken due to authtype value by @ankitpokhrel in #694
    - fix: Bring bearer back by @ankitpokhrel in #696
    - fix: Respect jira timezone by @ankitpokhrel in #697
    
    - chore: Bump go & alpine versions by @pbnj in #691
    - ci: Upgrade workflow + linter by @ankitpokhrel in #695
    - dep: Upgrade all by @ankitpokhrel in #643
    
    - @erpel made their first contribution in #619
    - @damianoneill made their first contribution in #642
    - @pbnj made their first contribution in #691
    - @chapmanc made their first contribution in #669
    
    Full Changelog:
    https://github.com/ankitpokhrel/jira-cli/compare/v1.4.0...v1.5.0
---
 www/jira-cli/Makefile |  3 +--
 www/jira-cli/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/www/jira-cli/Makefile b/www/jira-cli/Makefile
index 0d5cf14f9786..ee578b0ce5d7 100644
--- a/www/jira-cli/Makefile
+++ b/www/jira-cli/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	jira-cli
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.4.0
-PORTREVISION=	5
+DISTVERSION=	1.5.1
 CATEGORIES=	www
 DIST_SUBDIR=	jira-cli
 
diff --git a/www/jira-cli/distinfo b/www/jira-cli/distinfo
index ede5d448f453..613c7220df13 100644
--- a/www/jira-cli/distinfo
+++ b/www/jira-cli/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1688221303
-SHA256 (go/www_jira-cli/jira-cli-v1.4.0/v1.4.0.mod) = 57fbd11a8667d8767bded25b68b3aa571f32b8cf905854ba157eb99648b7daea
-SIZE (go/www_jira-cli/jira-cli-v1.4.0/v1.4.0.mod) = 3116
-SHA256 (go/www_jira-cli/jira-cli-v1.4.0/v1.4.0.zip) = 359aed8cfe480c0a055a6b78b88d627c25ee81e6206d4aa4731a9f73a00a5afd
-SIZE (go/www_jira-cli/jira-cli-v1.4.0/v1.4.0.zip) = 53379812
+TIMESTAMP = 1708211809
+SHA256 (go/www_jira-cli/jira-cli-v1.5.1/v1.5.1.mod) = 9979dc50dff56cf039191efc2475bb0eff2825293abc0a0faf17902d7d2c6e78
+SIZE (go/www_jira-cli/jira-cli-v1.5.1/v1.5.1.mod) = 3026
+SHA256 (go/www_jira-cli/jira-cli-v1.5.1/v1.5.1.zip) = fe637f0733bd2b4cb6f8dd59168a881c69f2228501f03f256fe9f022451961ab
+SIZE (go/www_jira-cli/jira-cli-v1.5.1/v1.5.1.zip) = 53418189