Date: Thu, 23 Feb 2023 18:48:20 GMT From: Dries Michiels <driesm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6a9ba6ab5a9d - main - devel/ghq: update to 1.4.1 Message-ID: <202302231848.31NImKGE048538@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a9ba6ab5a9d48d348e2b55a0a5e7a603491f23b commit 6a9ba6ab5a9d48d348e2b55a0a5e7a603491f23b Author: Dries Michiels <driesm@FreeBSD.org> AuthorDate: 2023-02-23 18:45:49 +0000 Commit: Dries Michiels <driesm@FreeBSD.org> CommitDate: 2023-02-23 18:48:10 +0000 devel/ghq: update to 1.4.1 Changes: https://github.com/x-motemen/ghq/releases/tag/v1.4.0 Changes: https://github.com/x-motemen/ghq/releases/tag/v1.4.1 --- devel/ghq/Makefile | 3 +-- devel/ghq/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/ghq/Makefile b/devel/ghq/Makefile index 6e8ca0bf710e..1f9ea19b8c1d 100644 --- a/devel/ghq/Makefile +++ b/devel/ghq/Makefile @@ -1,7 +1,6 @@ PORTNAME= ghq DISTVERSIONPREFIX= v -DISTVERSION= 1.3.0 -PORTREVISION= 9 +DISTVERSION= 1.4.1 CATEGORIES= devel MAINTAINER= driesm@FreeBSD.org diff --git a/devel/ghq/distinfo b/devel/ghq/distinfo index 6912e9e03b4f..117bdc1c8db9 100644 --- a/devel/ghq/distinfo +++ b/devel/ghq/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1652134095 -SHA256 (go/devel_ghq/ghq-v1.3.0/v1.3.0.mod) = 88642972c1a377ae6a7dcd9bf1f0a28c1d250684791ecf59a259d8586eaf743f -SIZE (go/devel_ghq/ghq-v1.3.0/v1.3.0.mod) = 818 -SHA256 (go/devel_ghq/ghq-v1.3.0/v1.3.0.zip) = 0ff4dc3ef6b3542fda1a61afc40faad39ba6a534b61d5194a7ec3422d26516f1 -SIZE (go/devel_ghq/ghq-v1.3.0/v1.3.0.zip) = 62877 +TIMESTAMP = 1677177923 +SHA256 (go/devel_ghq/ghq-v1.4.1/v1.4.1.mod) = dfd222fa6830c0f95ce013e718f459edd627e1e3f4519a64f3e1bda03149fdfb +SIZE (go/devel_ghq/ghq-v1.4.1/v1.4.1.mod) = 887 +SHA256 (go/devel_ghq/ghq-v1.4.1/v1.4.1.zip) = f6ec6247b28e76dd41222388029d0c0a8d5c2f23c4c505646b7bcabc02902674 +SIZE (go/devel_ghq/ghq-v1.4.1/v1.4.1.zip) = 67188
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302231848.31NImKGE048538>