Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2023 06:15:02 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: 16ea3aa3502a - main - editors/with-editor-devel: Update to latest snapshot
Message-ID:  <202305110615.34B6F2hW051137@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=16ea3aa3502a3eb8436ffdae7401327165e4f6d8

commit 16ea3aa3502a3eb8436ffdae7401327165e4f6d8
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2023-05-11 04:49:33 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2023-05-11 06:14:04 +0000

    editors/with-editor-devel: Update to latest snapshot
    
    Changes:        https://github.com/magit/with-editor/compare/59867ae...df74385
---
 editors/with-editor-devel/Makefile | 11 +++++------
 editors/with-editor-devel/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/editors/with-editor-devel/Makefile b/editors/with-editor-devel/Makefile
index 1370af39afe1..9b05009f802b 100644
--- a/editors/with-editor-devel/Makefile
+++ b/editors/with-editor-devel/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	with-editor
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.2.0-40
-PORTREVISION=	2
-DISTVERSIONSUFFIX=	-g59867ae
+DISTVERSION=	3.2.0-41
+DISTVERSIONSUFFIX=	-gdf74385
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	-devel${EMACS_PKGNAMESUFFIX}
 
@@ -13,14 +12,14 @@ WWW=		https://github.com/magit/with-editor
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	compat.el${EMACS_PKGNAMESUFFIX}>=28.1.1.0:misc/compat.el@${EMACS_FLAVOR}
-RUN_DEPENDS=	compat.el${EMACS_PKGNAMESUFFIX}>=28.1.1.0:misc/compat.el@${EMACS_FLAVOR}
+BUILD_DEPENDS=	compat.el${EMACS_PKGNAMESUFFIX}>=29.1.3.4:misc/compat.el@${EMACS_FLAVOR}
+RUN_DEPENDS=	compat.el${EMACS_PKGNAMESUFFIX}>=29.1.3.4:misc/compat.el@${EMACS_FLAVOR}
 
 USES=		emacs gmake makeinfo
 USE_GITHUB=	yes
 GH_ACCOUNT=	magit
 
-MAKE_ENV+=	LOAD_PATH="-L ${WRKSRC}/lisp -L ${PREFIX}/${EMACS_SITE_LISPDIR} -L ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} -L ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/compat"
+MAKE_ENV+=	LOAD_PATH="-L ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/compat"
 MAKE_JOBS_UNSAFE=	yes
 ALL_TARGET=	lisp info
 
diff --git a/editors/with-editor-devel/distinfo b/editors/with-editor-devel/distinfo
index 19bdec921762..a665afb41370 100644
--- a/editors/with-editor-devel/distinfo
+++ b/editors/with-editor-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677634317
-SHA256 (magit-with-editor-v3.2.0-40-g59867ae_GH0.tar.gz) = 99274a49826d4b662026311e24aff7db6b90e0b42f5ce297d54ee7c5591ea09f
-SIZE (magit-with-editor-v3.2.0-40-g59867ae_GH0.tar.gz) = 33263
+TIMESTAMP = 1683780276
+SHA256 (magit-with-editor-v3.2.0-41-gdf74385_GH0.tar.gz) = 0314b55eb9be423da4b604d3ea78acf605845f1c4ada161faece75554e0f1e8a
+SIZE (magit-with-editor-v3.2.0-41-gdf74385_GH0.tar.gz) = 33294



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305110615.34B6F2hW051137>