diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2018-04-02 21:19:48 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2018-04-02 21:19:48 +0000 |
commit | 999b5f1e616cc13130eee1fdf4720942a09be1f7 (patch) | |
tree | 73d3ae439f8d05583f64fe08996f9c14ef0515f5 /editors/with-editor | |
parent | 76dde75203276ca9ef76b72181a54848b9b54bf6 (diff) |
Notes
Diffstat (limited to 'editors/with-editor')
-rw-r--r-- | editors/with-editor/Makefile | 5 | ||||
-rw-r--r-- | editors/with-editor/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile index ea99d631fa24..f69e24298a32 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= with-editor -PORTVERSION= 2.7.1 +PORTVERSION= 2.7.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} @@ -12,7 +11,7 @@ MAINTAINER= yasu@utahime.org COMMENT= Use the Emacsclient as the $$EDITOR of child processes LICENSE= GPLv3+ -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/LICENSE USES= emacs gmake makeinfo USE_GITHUB= yes diff --git a/editors/with-editor/distinfo b/editors/with-editor/distinfo index 08d68a2a3180..e2bf17935781 100644 --- a/editors/with-editor/distinfo +++ b/editors/with-editor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1515712076 -SHA256 (magit-with-editor-v2.7.1_GH0.tar.gz) = 392b06c905d06f63861476abd546d112932ca8f120993b9c789155ec1c492139 -SIZE (magit-with-editor-v2.7.1_GH0.tar.gz) = 29974 +TIMESTAMP = 1522496484 +SHA256 (magit-with-editor-v2.7.2_GH0.tar.gz) = bb0addd744f443ed2b3494f3316ad6d7ec049460bdcbb0d90d8b01cdba1a11cb +SIZE (magit-with-editor-v2.7.2_GH0.tar.gz) = 30121 |