git: 17c7c4dbb0a1 - main - www/jira-cli: Update to 1.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 May 2025 08:39:32 UTC
The branch main has been updated by fox:
URL: https://cgit.FreeBSD.org/ports/commit/?id=17c7c4dbb0a1dcc097d210ed441f7575343255e0
commit 17c7c4dbb0a1dcc097d210ed441f7575343255e0
Author: Santhosh Raju <fox@FreeBSD.org>
AuthorDate: 2025-05-03 08:36:28 +0000
Commit: Santhosh Raju <fox@FreeBSD.org>
CommitDate: 2025-05-03 08:36:28 +0000
www/jira-cli: Update to 1.6.0
Changes since 1.5.2:
This release comes with some fixes and features like JSON-formatted
issue-creation output, multi-string replacements in issue clone, internal JSD comments, etc.
- feat: Respect API token for mtls auth by @LucasZanellaMBTI in #783
- feat: Add option to output issue creation result as Json by @sebbbastien in #775
- feat: Allow multiple replace strings in issue clone command by @AdamSaleh in #811
- feat: Allow adding internal comment on JSD by @dynek in #825
- feat: Add easy issue search to list cmd by @wbh1 in #769
- fix: Case-insensitive sub-task comparison by @tiemma in #793
- fix: use tview.Escape with standard square brackets by @rpadaki in #828, #839
- Add shell completion to brew install; closes #651 by @MarkIannucci in #795
- Update golang.org/x/net package to version 0.33.0 by @sanjushahgupta in #806
- Fix lint issues by @sanjushahgupta in #808
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #831
- chore(deps): Upgrade spinner, glamour, go-keyring and related deps by @ankitpokhrel in #833
- chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #838
- @sanjushahgupta made their first contribution in #806
- @tiemma made their first contribution in #793
- @LucasZanellaMBTI made their first contribution in #783
- @rpadaki made their first contribution in #828
- @sebbbastien made their first contribution in #775
- @AdamSaleh made their first contribution in #811
- @dynek made their first contribution in #825
- @MarkIannucci made their first contribution in #795
- @wbh1 made their first contribution in #769
Full Changelog: https://github.com/ankitpokhrel/jira-cli/compare/v1.5.2...v1.6.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 67ed4ffcbbd3..9ab55e1bf213 100644
--- a/www/jira-cli/Makefile
+++ b/www/jira-cli/Makefile
@@ -1,7 +1,6 @@
PORTNAME= jira-cli
DISTVERSIONPREFIX= v
-DISTVERSION= 1.5.2
-PORTREVISION= 2
+DISTVERSION= 1.6.0
CATEGORIES= www
DIST_SUBDIR= jira-cli
diff --git a/www/jira-cli/distinfo b/www/jira-cli/distinfo
index 40ff69568ff9..e4ce10ecbd87 100644
--- a/www/jira-cli/distinfo
+++ b/www/jira-cli/distinfo
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1746167061
+SHA256 (go/www_jira-cli/jira-cli-v1.6.0/v1.6.0.mod) = 3f26481454741fe185dfa6852a62f7d20e1fa0cb42fafef5f6d74e8e1568eed4
+SIZE (go/www_jira-cli/jira-cli-v1.6.0/v1.6.0.mod) = 3573
+SHA256 (go/www_jira-cli/jira-cli-v1.6.0/v1.6.0.zip) = 8677cbf397d912b82e3afa2b6ae9efb645df4b3a2e05a14b43f7751dfb2155ef
+SIZE (go/www_jira-cli/jira-cli-v1.6.0/v1.6.0.zip) = 53411127