git: 7cafb037b604 - main - www/jira-cli: Update to 1.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Feb 2023 16:03:16 UTC
The branch main has been updated by fox: URL: https://cgit.FreeBSD.org/ports/commit/?id=7cafb037b604ddbd8ff0e4ed434ea2a6d6d9d375 commit 7cafb037b604ddbd8ff0e4ed434ea2a6d6d9d375 Author: Santhosh Raju <fox@FreeBSD.org> AuthorDate: 2023-02-04 16:01:53 +0000 Commit: Santhosh Raju <fox@FreeBSD.org> CommitDate: 2023-02-04 16:01:53 +0000 www/jira-cli: Update to 1.3.0 Changes since 1.1.0: v1.3.0 This release contains some features and enhancements + upgrades all dependencies. - feat: Allow to set reporter on issue create by @ankitpokhrel in #539 - feat: Use single char ellipsis instead of triple dot by @ankitpokhrel in #540 - ehc: Make assignee operation atomic on create by @ankitpokhrel in #531 - ehc: Auto fallback to plain output on notty by @ankitpokhrel in #538 - ehc: Add warning for invalid custom field by @ankitpokhrel in #528 (Original work by @martinpovolny on #525) - fix(build): Invalid commit hash in docker image by @ankitpokhrel in #535 - dep: Upgrade all packages by @ankitpokhrel in #532 - dep: Upgrade golang to v1.19 by @ankitpokhrel in #534 - ci: Upgrade golangci-lint to v1.50.1 by @ankitpokhrel in #536 Full Changelog: https://github.com/ankitpokhrel/jira-cli/compare/v1.2.0...v1.3.0 v1.2.0 This release adds support for Jira v9, a serverinfo command to quickly check your Jira server build info, lets you set resolution, assignee and comment on issue move, and many more. - feat: Add serverinfo command by @ankitpokhrel in #440 - feat: Support for Jira v9 by @ankitpokhrel in #447 - feat: Allow to set start datetime on worklog add by @ankitpokhrel in #453 - feat: Make date time input in worklog flexible by @ankitpokhrel in #465 - feat: Add support for project datatype in custom fields by @oveaurs in #482 - feat: Add weblink to issue (#446) by @Syd7 in #483 - feat: Resolution, assignee & comment on issue move by @ankitpokhrel in #492 - feat: Filter issues by the absence of label(s) by @martinpovolny in #505 - feat: Add labels to the issue listing by @martinpovolny in #506 - feat: Allow setting of fixed columns in the list of issues, epics and sprints by @martinpovolny in #509 - fix: Option to show issues from all projects in sprint list by @ankitpokhrel in #475 - fix: Discrepancy in --insecure flag by @ankitpokhrel in #507 - fix: Make board selection optional by @ankitpokhrel in #502 - fix: Improve support for pager by @ankitpokhrel in #503 - fix: Respect editor env vars in Windows by @ankitpokhrel in #524 - ci: Multi-arch docker image by @ankitpokhrel in #508 - doc: Add link to project in help by @ankitpokhrel in #456 - doc: Add Nix package by @bryanasdev000 in #458 - doc: Update help for completion cmd by @ankitpokhrel in #491 - doc: Add scoop installation process by @alkuzad in #497 - @bryanasdev000 made their first contribution in #458 - @oveaurs made their first contribution in #482 - @Syd7 made their first contribution in #483 - @alkuzad made their first contribution in #497 - @martinpovolny made their first contribution in #505 Full Changelog: https://github.com/ankitpokhrel/jira-cli/compare/v1.1.0...v1.2.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 f925dbccc661..29f57fca249e 100644 --- a/www/jira-cli/Makefile +++ b/www/jira-cli/Makefile @@ -1,7 +1,6 @@ PORTNAME= jira-cli DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 -PORTREVISION= 4 +DISTVERSION= 1.3.0 CATEGORIES= www DIST_SUBDIR= jira-cli diff --git a/www/jira-cli/distinfo b/www/jira-cli/distinfo index cf5534b78a0c..4e0b03e542b0 100644 --- a/www/jira-cli/distinfo +++ b/www/jira-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1660646244 -SHA256 (go/www_jira-cli/jira-cli-v1.1.0/v1.1.0.mod) = 84a8071d0e9ce76111401cccd93c426e3424f0616510419b9ff58ccc315d4b65 -SIZE (go/www_jira-cli/jira-cli-v1.1.0/v1.1.0.mod) = 3160 -SHA256 (go/www_jira-cli/jira-cli-v1.1.0/v1.1.0.zip) = 4294ee0c6ae2277f4761efac38e8e19dd33a43fa24a7f220726670a8dcd7389b -SIZE (go/www_jira-cli/jira-cli-v1.1.0/v1.1.0.zip) = 53370478 +TIMESTAMP = 1675516690 +SHA256 (go/www_jira-cli/jira-cli-v1.3.0/v1.3.0.mod) = c65d19967075c5f7f1385171210575c53bef0a0d5bc2dc254f84dd43b2b06f6b +SIZE (go/www_jira-cli/jira-cli-v1.3.0/v1.3.0.mod) = 3116 +SHA256 (go/www_jira-cli/jira-cli-v1.3.0/v1.3.0.zip) = 07d8f0c862b877dcf332d2e7150560d9d86304c3ad02ae06761be4898bab39c1 +SIZE (go/www_jira-cli/jira-cli-v1.3.0/v1.3.0.zip) = 53371049