git: e6ec775e3ce3 - main - www/jira-cli: Update to 1.5.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Oct 2024 12:33:08 UTC
The branch main has been updated by fox:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e6ec775e3ce36bf4e499eebe1533c7c63841cef2
commit e6ec775e3ce36bf4e499eebe1533c7c63841cef2
Author: Santhosh Raju <fox@FreeBSD.org>
AuthorDate: 2024-10-06 12:15:10 +0000
Commit: Santhosh Raju <fox@FreeBSD.org>
CommitDate: 2024-10-06 12:32:36 +0000
www/jira-cli: Update to 1.5.2
Changes since 1.5.1:
- feat: issue view: Raw response option by @mpalahuta in #720
- feat: Add original estimate option to issue creation by @rodcloutier in #748
- feat: Allow updating parent on edit by @ankitpokhrel in #765
- feat: Add cli method for close sprint with supporting jira client
by @cworsnup13 in #756 #778
- fix: Epic description overridden in no-input mode by @ankitpokhrel in #728
- fix: Regression introduced by new OriginalEstimate attribute by @fabio42 in #767
- fix: Consider Windows Terminal as non-dumb terminal by @beatbrot in #706
- fix: Improve zsh autocomplete directions by @omair-inam in #739
- @mpalahuta made their first contribution in #720
- @omair-inam made their first contribution in #739
- @rodcloutier made their first contribution in #748
- @fabio42 made their first contribution in #767
- @cworsnup13 made their first contribution in #756
Full Changelog: https://github.com/ankitpokhrel/jira-cli/compare/v1.5.1...v1.5.2
---
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 4f81c0676416..bd50bce47300 100644
--- a/www/jira-cli/Makefile
+++ b/www/jira-cli/Makefile
@@ -1,7 +1,6 @@
PORTNAME= jira-cli
DISTVERSIONPREFIX= v
-DISTVERSION= 1.5.1
-PORTREVISION= 6
+DISTVERSION= 1.5.2
CATEGORIES= www
DIST_SUBDIR= jira-cli
diff --git a/www/jira-cli/distinfo b/www/jira-cli/distinfo
index 613c7220df13..40ff69568ff9 100644
--- a/www/jira-cli/distinfo
+++ b/www/jira-cli/distinfo
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1728215163
+SHA256 (go/www_jira-cli/jira-cli-v1.5.2/v1.5.2.mod) = 42e64ca33cd80f1b92c86e996cf2ef8e4664114a7f4943bb55c8dbdec3e53220
+SIZE (go/www_jira-cli/jira-cli-v1.5.2/v1.5.2.mod) = 3233
+SHA256 (go/www_jira-cli/jira-cli-v1.5.2/v1.5.2.zip) = f9b1a1a7ea48aaaf5336861436d075c0f41cc7b256f55eddf20c716c488db8fd
+SIZE (go/www_jira-cli/jira-cli-v1.5.2/v1.5.2.zip) = 53409788