Date: Wed, 24 Jun 2026 19:54:46 +0000 From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: afac15e219c1 - main - editors/with-editor: Update to 3.5.1 Message-ID: <6a3c3606.43b6a.4e804378@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=afac15e219c103548f6333ecc4b9df7721ba2044 commit afac15e219c103548f6333ecc4b9df7721ba2044 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2026-06-23 18:08:40 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2026-06-24 18:56:13 +0000 editors/with-editor: Update to 3.5.1 Event: Halifax Hackathon 202606 Sponsored by: The FreeBSD Foundation --- editors/with-editor/Makefile | 5 +++-- editors/with-editor/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile index adf06b3e5efe..79c78793bf4d 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -1,6 +1,6 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v -DISTVERSION= 3.5.0 +DISTVERSION= 3.5.1 CATEGORIES= editors elisp MAINTAINER= jrm@FreeBSD.org @@ -10,7 +10,8 @@ WWW= https://github.com/magit/with-editor LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= compat.el>=30.1.0.0:misc/compat.el +RUN_DEPENDS= compat.el>=31.0:misc/compat.el \ + cond-let>=1.0:devel/cond-let USES= emacs:build gmake makeinfo USE_GITHUB= yes diff --git a/editors/with-editor/distinfo b/editors/with-editor/distinfo index 4f79aa1a8b37..869a9b68baf9 100644 --- a/editors/with-editor/distinfo +++ b/editors/with-editor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778382836 -SHA256 (magit-with-editor-v3.5.0_GH0.tar.gz) = 9d601700acbfeb519df7f02063211024b33e1c38428d0a0ad044e35c5d230fdf -SIZE (magit-with-editor-v3.5.0_GH0.tar.gz) = 33999 +TIMESTAMP = 1782238024 +SHA256 (magit-with-editor-v3.5.1_GH0.tar.gz) = ebb694c2b016d6d8ccbb3d9592fc7adbd52bcc32cd217995d3219f6823caf888 +SIZE (magit-with-editor-v3.5.1_GH0.tar.gz) = 34146home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a3c3606.43b6a.4e804378>
