diff options
author | swills <swills@FreeBSD.org> | 2018-07-27 18:53:29 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-07-27 18:53:29 +0800 |
commit | 0d2ff3b2878a9880176ccbc4437bd45ec9f95042 (patch) | |
tree | 681ba679eb4c12b4993c75c61a8bd1add15083b5 /editors | |
parent | 54842ea44c24e378a5dce3fea21b22753e80d116 (diff) | |
download | freebsd-ports-gnome-0d2ff3b2878a9880176ccbc4437bd45ec9f95042.tar.gz freebsd-ports-gnome-0d2ff3b2878a9880176ccbc4437bd45ec9f95042.tar.zst freebsd-ports-gnome-0d2ff3b2878a9880176ccbc4437bd45ec9f95042.zip |
editors/with-editor: Update to 2.7.4
PR: 230075
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/with-editor/Makefile | 3 | ||||
-rw-r--r-- | editors/with-editor/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile index 98ddfaf38d94..7915ed2f77dd 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -3,8 +3,7 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v -DISTVERSION= 2.7.3 -PORTREVISION= 1 +DISTVERSION= 2.7.4 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/with-editor/distinfo b/editors/with-editor/distinfo index 037b036e819e..57111a5e93c7 100644 --- a/editors/with-editor/distinfo +++ b/editors/with-editor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1527059435 -SHA256 (magit-with-editor-v2.7.3_GH0.tar.gz) = f06189b6a2c4b9f3e0bbd4e80d62948e8121c59aa19b5c31287bfec926d0c2d2 -SIZE (magit-with-editor-v2.7.3_GH0.tar.gz) = 30133 +TIMESTAMP = 1532649096 +SHA256 (magit-with-editor-v2.7.4_GH0.tar.gz) = 5bd91d2851565d41a354f5e367e91ebab69f99d3863d761a3a812c9748bd35ca +SIZE (magit-with-editor-v2.7.4_GH0.tar.gz) = 30159 |