Date: Mon, 24 May 2021 13:12:45 GMT From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8177cf929076 - main - devel/ghq: Update to 1.2.1 Message-ID: <202105241312.14ODCjOO026307@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=8177cf929076278e7dc435c1a219b702bf6f8540 commit 8177cf929076278e7dc435c1a219b702bf6f8540 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2021-05-24 13:10:56 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2021-05-24 13:10:56 +0000 devel/ghq: Update to 1.2.1 Changelog: https://github.com/x-motemen/ghq/releases/tag/v1.2.1 PR: 256116 Reported by: Dries Michiels <driesm.michiels@gmail.com> (maintainer) --- devel/ghq/Makefile | 2 +- devel/ghq/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/ghq/Makefile b/devel/ghq/Makefile index e3598535ecb8..30f7897b71ba 100644 --- a/devel/ghq/Makefile +++ b/devel/ghq/Makefile @@ -1,6 +1,6 @@ PORTNAME= ghq DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0 +DISTVERSION= 1.2.1 CATEGORIES= devel MAINTAINER= driesm.michiels@gmail.com diff --git a/devel/ghq/distinfo b/devel/ghq/distinfo index 584d477bae26..61ee517bcf40 100644 --- a/devel/ghq/distinfo +++ b/devel/ghq/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1621763743 -SHA256 (go/devel_ghq/ghq-v1.2.0/v1.2.0.mod) = 6aaa660b9d1d29a7340d4b89d3737e52a23ee3386a716f47c971c66eb2dd0549 -SIZE (go/devel_ghq/ghq-v1.2.0/v1.2.0.mod) = 641 -SHA256 (go/devel_ghq/ghq-v1.2.0/v1.2.0.zip) = 4369f5e77b185dddf07a59a3b6e5d9531d44108f6a08711c1b851060bc8f43b5 -SIZE (go/devel_ghq/ghq-v1.2.0/v1.2.0.zip) = 65956 +TIMESTAMP = 1621852618 +SHA256 (go/devel_ghq/ghq-v1.2.1/v1.2.1.mod) = 6aaa660b9d1d29a7340d4b89d3737e52a23ee3386a716f47c971c66eb2dd0549 +SIZE (go/devel_ghq/ghq-v1.2.1/v1.2.1.mod) = 641 +SHA256 (go/devel_ghq/ghq-v1.2.1/v1.2.1.zip) = 6d0596b354bf3ae0be39f4ffc4a5f0acae5056f900d897eb39da343cae6c7753 +SIZE (go/devel_ghq/ghq-v1.2.1/v1.2.1.zip) = 66031
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105241312.14ODCjOO026307>