Date: Sat, 2 Oct 2021 07:57:59 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: b071a304f46d - main - editors/with-editor: Update to 3.0.5 Message-ID: <202110020757.1927vxwM004235@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=b071a304f46d64afbe5c5d8bf86fa13c7affc701 commit b071a304f46d64afbe5c5d8bf86fa13c7affc701 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2021-10-02 00:59:32 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2021-10-02 07:55:48 +0000 editors/with-editor: Update to 3.0.5 Changes: https://github.com/magit/with-editor/commits/v3.0.5 Approved by: ygy (mentor) Differential Revision: https://reviews.freebsd.org/D32275 --- editors/with-editor/Makefile | 3 +-- editors/with-editor/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile index 1ac5d5768f81..428d3d5af8ae 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -2,8 +2,7 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v -DISTVERSION= 3.0.4 -PORTREVISION= 1 +DISTVERSION= 3.0.5 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/with-editor/distinfo b/editors/with-editor/distinfo index 270fd10c51b1..a7ce53ee5f62 100644 --- a/editors/with-editor/distinfo +++ b/editors/with-editor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621974040 -SHA256 (magit-with-editor-v3.0.4_GH0.tar.gz) = 1e5001cb0793f7d3e17d83121f557d7586f8c3760e71f5cfc3fdcf5057712c50 -SIZE (magit-with-editor-v3.0.4_GH0.tar.gz) = 31998 +TIMESTAMP = 1633136248 +SHA256 (magit-with-editor-v3.0.5_GH0.tar.gz) = 9926e69aef982a6c857d742016c274acfa00d2cb2b07f48e01477aa57639d488 +SIZE (magit-with-editor-v3.0.5_GH0.tar.gz) = 31985
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110020757.1927vxwM004235>