diff --git a/editors/with-editor-devel/Makefile b/editors/with-editor-devel/Makefile index 1431a3f33284..0ef15067aa4f 100644 --- a/editors/with-editor-devel/Makefile +++ b/editors/with-editor-devel/Makefile @@ -1,65 +1,64 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v -DISTVERSION= 3.3.2-1 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -gfcd186d +DISTVERSION= 3.3.2-5 +DISTVERSIONSUFFIX= -g5db5f0e CATEGORIES= editors elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} MAINTAINER= yasu@FreeBSD.org COMMENT= Use the Emacsclient as the $$EDITOR of child processes WWW= https://github.com/magit/with-editor LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE 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 ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/compat" MAKE_JOBS_UNSAFE= yes ALL_TARGET= lisp info CONFLICTS_INSTALL= with-editor-emacs* NO_ARCH= yes INFO= with-editor PLIST_FILES= ${EMACS_VERSION_SITE_LISPDIR}/with-editor-autoloads.el \ ${EMACS_VERSION_SITE_LISPDIR}/with-editor.el \ ${EMACS_VERSION_SITE_LISPDIR}/with-editor.elc PORTDOCS= README.org with-editor.html OPTIONS_DEFINE= DOCS PDF PDF_DESC= Build and install PDF document DOCS_BUILD_DEPENDS= gsed:textproc/gsed DOCS_ALL_TARGET= html DOCS_BINARY_ALIAS= sed=gsed PDF_BUILD_DEPENDS= texi2pdf:print/texinfo PDF_USES= tex PDF_USE= TEX=dvipdfmx:build PDF_ALL_TARGET= pdf PDF_PLIST_FILES= ${DOCSDIR}/with-editor.pdf do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} ${INSTALL_DATA} ${WRKSRC}/lisp/*.el* \ ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} ${INSTALL_DATA} ${WRKSRC}/docs/*.info ${STAGEDIR}${PREFIX}/${INFO_PATH} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.org \ ${WRKSRC}/docs/with-editor.html ${STAGEDIR}${DOCSDIR} do-install-PDF-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/with-editor.pdf ${STAGEDIR}${DOCSDIR} .include diff --git a/editors/with-editor-devel/distinfo b/editors/with-editor-devel/distinfo index b460c98e30eb..13c25bc5fef3 100644 --- a/editors/with-editor-devel/distinfo +++ b/editors/with-editor-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696131909 -SHA256 (magit-with-editor-v3.3.2-1-gfcd186d_GH0.tar.gz) = 975150b87d0cb7c87f196327b485c390e07c32023347889414bf0dc08903ec6d -SIZE (magit-with-editor-v3.3.2-1-gfcd186d_GH0.tar.gz) = 33254 +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