From nobody Sat Nov 20 10:49:46 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id BE6BE1888244; Sat, 20 Nov 2021 10:49:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hx9K64zhtz3RH5; Sat, 20 Nov 2021 10:49:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 808CC1A8DC; Sat, 20 Nov 2021 10:49:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AKAnkN1050924; Sat, 20 Nov 2021 10:49:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AKAnk7P050923; Sat, 20 Nov 2021 10:49:46 GMT (envelope-from git) Date: Sat, 20 Nov 2021 10:49:46 GMT Message-Id: <202111201049.1AKAnk7P050923@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Santhosh Raju Subject: git: 2300d7153105 - main - www/jira-cli: Update to 0.2.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fox X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2300d71531056bb5e3338ace7989777a1be43df4 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by fox: URL: https://cgit.FreeBSD.org/ports/commit/?id=2300d71531056bb5e3338ace7989777a1be43df4 commit 2300d71531056bb5e3338ace7989777a1be43df4 Author: Santhosh Raju AuthorDate: 2021-11-20 10:46:11 +0000 Commit: Santhosh Raju CommitDate: 2021-11-20 10:48:48 +0000 www/jira-cli: Update to 0.2.0 Changes since 0.1.1: > This version has some breaking changes in the config file and, you will need to regenerate the config for all features to work. - The tool is now compatible with next-gen/team-managed project. - New filters when listing issues, viz: - Filter by parent: This will allow you to list all sub-tasks of a task. - Order by filter: This will allow you to display a list sorted by their rank for example. - You can now assign epic to the issue on creation. - You can add issues to the sprint with `jira sprint add` - feat: Allow to assign epic on create #194 - feat: Cmd to add issues to sprint #205 - feat: Allow to filter by parent #197 - feat: Add order-by filter #206 - feat: Add type on project listing #190 - fix: Make epic add work in next-gen project #195 - fix: Epic creation for next-gen project #192 - fix: Make epic remove work in next-gen project #196 - fix: Make epic list work for next-gen project #201 - fix: Segmentation fault on view #202 - fix(tui): Link/key copy is broken for altered key col #204 - cfg!: Expand config to include project type #191 - cfg!: Rename field to name and add link field to epic #193 - dep: Upgrade rivo/tview #176 - dep: Upgrade outdated deps to latest #177 - dep: Use Go 1.17 #178 **Full Changelog**: https://github.com/ankitpokhrel/jira-cli/compare/v0.1.1...v0.2.0 --- www/jira-cli/Makefile | 2 +- www/jira-cli/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/jira-cli/Makefile b/www/jira-cli/Makefile index 63fcf6d20438..d9d97d47f896 100644 --- a/www/jira-cli/Makefile +++ b/www/jira-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= jira-cli DISTVERSIONPREFIX= v -DISTVERSION= 0.1.1 +DISTVERSION= 0.2.0 CATEGORIES= www DIST_SUBDIR= jira-cli diff --git a/www/jira-cli/distinfo b/www/jira-cli/distinfo index 6109b700e95e..764efb131fb6 100644 --- a/www/jira-cli/distinfo +++ b/www/jira-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1636369330 -SHA256 (go/www_jira-cli/jira-cli-v0.1.1/v0.1.1.mod) = 03293e72192e26b4ab6961a9d9a10f9c7a51ac2f7d72df55c1cced3d63790ff8 -SIZE (go/www_jira-cli/jira-cli-v0.1.1/v0.1.1.mod) = 1472 -SHA256 (go/www_jira-cli/jira-cli-v0.1.1/v0.1.1.zip) = 18deaeb0bee8002644cc7c52db57d400f1205669f064d7a0cdf2187090a61c27 -SIZE (go/www_jira-cli/jira-cli-v0.1.1/v0.1.1.zip) = 53325707 +TIMESTAMP = 1637404119 +SHA256 (go/www_jira-cli/jira-cli-v0.2.0/v0.2.0.mod) = 0f50d960582af5e1639f0db7ed956ea140d3a6d6f7aeab782a32ddd3b182fa5e +SIZE (go/www_jira-cli/jira-cli-v0.2.0/v0.2.0.mod) = 2747 +SHA256 (go/www_jira-cli/jira-cli-v0.2.0/v0.2.0.zip) = 22ec0aa4e3e6632e9f2d81c4ed2372bfe9361cf3bdee0558f1d557a7a909e8fa +SIZE (go/www_jira-cli/jira-cli-v0.2.0/v0.2.0.zip) = 53330281