diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-01-12 22:41:35 +0800 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-01-12 22:41:35 +0800 |
commit | a7168dee60cf39ecc13827755ab490f85f67657b (patch) | |
tree | f44fd09caaedccd561db807eb622689d02a57c06 /editors/with-editor | |
parent | 95a0905de905b27bbc6f1131a4d9712af229ac4f (diff) | |
download | freebsd-ports-gnome-a7168dee60cf39ecc13827755ab490f85f67657b.tar.gz freebsd-ports-gnome-a7168dee60cf39ecc13827755ab490f85f67657b.tar.zst freebsd-ports-gnome-a7168dee60cf39ecc13827755ab490f85f67657b.zip |
editors/with-editor: update to 2.7.1
PR: 225090
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Diffstat (limited to 'editors/with-editor')
-rw-r--r-- | editors/with-editor/Makefile | 2 | ||||
-rw-r--r-- | editors/with-editor/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile index 9f6692482b5c..662adbc3fec7 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= with-editor -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.1 DISTVERSIONPREFIX= v CATEGORIES= editors elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/editors/with-editor/distinfo b/editors/with-editor/distinfo index 9fe86a623044..08d68a2a3180 100644 --- a/editors/with-editor/distinfo +++ b/editors/with-editor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1506958628 -SHA256 (magit-with-editor-v2.7.0_GH0.tar.gz) = 24f842c3771b4684489bbe41165a5f0233bc426990bcb2b44bfd8720f63d504d -SIZE (magit-with-editor-v2.7.0_GH0.tar.gz) = 28462 +TIMESTAMP = 1515712076 +SHA256 (magit-with-editor-v2.7.1_GH0.tar.gz) = 392b06c905d06f63861476abd546d112932ca8f120993b9c789155ec1c492139 +SIZE (magit-with-editor-v2.7.1_GH0.tar.gz) = 29974 |