Date: Wed, 1 May 2024 02:30:33 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: 1d727a1e9e90 - main - editors/with-editor-devel: Update to latest snapshot Message-ID: <202405010230.4412UXR5030826@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=1d727a1e9e90acaf0e7400d277a22aaa87cf3341 commit 1d727a1e9e90acaf0e7400d277a22aaa87cf3341 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2024-05-01 01:06:09 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2024-05-01 02:28:06 +0000 editors/with-editor-devel: Update to latest snapshot Changes: https://github.com/magit/with-editor/compare/5db5f0e...1b45264 --- editors/with-editor-devel/Makefile | 5 ++--- editors/with-editor-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/editors/with-editor-devel/Makefile b/editors/with-editor-devel/Makefile index 28cf2b50ef50..9ecf10ea9a24 100644 --- a/editors/with-editor-devel/Makefile +++ b/editors/with-editor-devel/Makefile @@ -1,8 +1,7 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v -DISTVERSION= 3.3.2-5 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -g5db5f0e +DISTVERSION= 3.3.2-7 +DISTVERSIONSUFFIX= -g1b45264 CATEGORIES= editors elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/editors/with-editor-devel/distinfo b/editors/with-editor-devel/distinfo index 13c25bc5fef3..22a5e15cbb51 100644 --- a/editors/with-editor-devel/distinfo +++ b/editors/with-editor-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707355144 -SHA256 (magit-with-editor-v3.3.2-5-g5db5f0e_GH0.tar.gz) = 62a3f48d7fe1ccdf3908575dc7890db6df5f98c196925f0ccea710db7172f34e -SIZE (magit-with-editor-v3.3.2-5-g5db5f0e_GH0.tar.gz) = 33261 +TIMESTAMP = 1714525524 +SHA256 (magit-with-editor-v3.3.2-7-g1b45264_GH0.tar.gz) = 9cd68bea7341faf5d34332a10ac216cf6e55aff617de6417da4d0b76f68c1d6e +SIZE (magit-with-editor-v3.3.2-7-g1b45264_GH0.tar.gz) = 33262
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405010230.4412UXR5030826>