FreeBSD Bugzilla – Attachment 225271 Details for
Bug 256160
editors/with-editor: Update to 3.0.4.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch file
editors_with-editor.patch (text/plain), 2.17 KB, created by
Yasuhiro Kimura
on 2021-05-26 10:27:42 UTC
(
hide
)
Description:
Updated patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2021-05-26 10:27:42 UTC
Size:
2.17 KB
patch
obsolete
>From f04bb9f99faaa5561440dada2569ab3642305016 Mon Sep 17 00:00:00 2001 >From: Yasuhiro Kimura <yasu@utahime.org> >Date: Wed, 26 May 2021 05:21:04 +0900 >Subject: [PATCH] editors/with-editor: Update to 3.0.4. > >* Update to 3.0.4. >* Pet portclippy. >* Reformat with portfmt. > >Changes: https://github.com/magit/with-editor/commits/v3.0.4 >--- > editors/with-editor/Makefile | 17 ++++++++--------- > editors/with-editor/distinfo | 6 +++--- > 2 files changed, 11 insertions(+), 12 deletions(-) > >diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile >index b69e78976d1a..6b7b5bf2bf13 100644 >--- a/editors/with-editor/Makefile >+++ b/editors/with-editor/Makefile >@@ -2,8 +2,7 @@ > > PORTNAME= with-editor > DISTVERSIONPREFIX= v >-DISTVERSION= 3.0.2 >-PORTREVISION= 1 >+DISTVERSION= 3.0.4 > CATEGORIES= editors elisp > PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} > >@@ -16,19 +15,19 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > USES= emacs gmake makeinfo > USE_GITHUB= yes > GH_ACCOUNT= magit >-NO_ARCH= yes > >-INFO= with-editor > MAKE_ENV+= EFLAGS="-L ${PREFIX}/${EMACS_SITE_LISPDIR}" > >-PLIST_FILES= ${EMACS_VERSION_SITE_LISPDIR}/with-editor.el \ >- ${EMACS_VERSION_SITE_LISPDIR}/with-editor.elc \ >- ${EMACS_VERSION_SITE_LISPDIR}/with-editor-autoloads.el >- >-OPTIONS_DEFINE= DOCS >+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.md > >+OPTIONS_DEFINE= DOCS >+ > do-install: > @${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} > ${INSTALL_DATA} ${WRKSRC}/*.el ${WRKSRC}/*.elc \ >diff --git a/editors/with-editor/distinfo b/editors/with-editor/distinfo >index e83d6b4663a8..270fd10c51b1 100644 >--- a/editors/with-editor/distinfo >+++ b/editors/with-editor/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1604100366 >-SHA256 (magit-with-editor-v3.0.2_GH0.tar.gz) = 99c743e7ec3404874c05a6e3eea0183fc454f78742462d1713d3156ab7429157 >-SIZE (magit-with-editor-v3.0.2_GH0.tar.gz) = 31992 >+TIMESTAMP = 1621974040 >+SHA256 (magit-with-editor-v3.0.4_GH0.tar.gz) = 1e5001cb0793f7d3e17d83121f557d7586f8c3760e71f5cfc3fdcf5057712c50 >+SIZE (magit-with-editor-v3.0.4_GH0.tar.gz) = 31998 >-- >2.31.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
yasu
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 256160
:
225264
| 225271