Date: Tue, 26 Oct 2021 07:22:47 GMT From: Yasuhiro Kimura <yasu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 994d222c8922 - main - devel/transient: Update to 0.3.7 Message-ID: <202110260722.19Q7Ml7D026157@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=994d222c89224d6709757c1c3449f1222b952afe commit 994d222c89224d6709757c1c3449f1222b952afe Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2021-10-25 23:56:47 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2021-10-26 07:21:32 +0000 devel/transient: Update to 0.3.7 ChangeLog: https://github.com/magit/transient/blob/v0.3.7/docs/CHANGELOG Approved by: ygy (mentor) Differential Revision: https://reviews.freebsd.org/D32653 --- devel/transient/Makefile | 3 +-- devel/transient/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/transient/Makefile b/devel/transient/Makefile index 03c495204339..401d1385dd83 100644 --- a/devel/transient/Makefile +++ b/devel/transient/Makefile @@ -1,7 +1,6 @@ PORTNAME= transient DISTVERSIONPREFIX= v -DISTVERSION= 0.3.6 -PORTREVISION= 1 +DISTVERSION= 0.3.7 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/transient/distinfo b/devel/transient/distinfo index 495637a19eab..e7b861193639 100644 --- a/devel/transient/distinfo +++ b/devel/transient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625254540 -SHA256 (magit-transient-v0.3.6_GH0.tar.gz) = e270ea356e548bf948ae78df2d46538efca90dd932d33e4a75bccbf51af43d1a -SIZE (magit-transient-v0.3.6_GH0.tar.gz) = 100905 +TIMESTAMP = 1635206116 +SHA256 (magit-transient-v0.3.7_GH0.tar.gz) = b6b8c9432135a5b359a104a216c7ee46133c41bb70e3d1af3c77e8250245cf41 +SIZE (magit-transient-v0.3.7_GH0.tar.gz) = 103105
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110260722.19Q7Ml7D026157>