svn commit: r443590 - head/editors/with-editor
Richard Gallamore
ultima at FreeBSD.org
Wed Jun 14 16:22:15 UTC 2017
Author: ultima
Date: Wed Jun 14 16:22:13 2017
New Revision: 443590
URL: https://svnweb.freebsd.org/changeset/ports/443590
Log:
* Updated to 2.5.10
Changelog:
- Add a space in before export command to avoid polluting HISTFILE
PR: 219975
Submitted by: Yasuhiro KIMURA <yasu at utahime.org> (maintainer)
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11193
Modified:
head/editors/with-editor/Makefile
head/editors/with-editor/distinfo
Modified: head/editors/with-editor/Makefile
==============================================================================
--- head/editors/with-editor/Makefile Wed Jun 14 16:20:23 2017 (r443589)
+++ head/editors/with-editor/Makefile Wed Jun 14 16:22:13 2017 (r443590)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= with-editor
-PORTVERSION= 2.5.9
-PORTREVISION= 1
+PORTVERSION= 2.5.10
DISTVERSIONPREFIX= v
CATEGORIES= editors elisp
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
Modified: head/editors/with-editor/distinfo
==============================================================================
--- head/editors/with-editor/distinfo Wed Jun 14 16:20:23 2017 (r443589)
+++ head/editors/with-editor/distinfo Wed Jun 14 16:22:13 2017 (r443590)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484463070
-SHA256 (magit-with-editor-v2.5.9_GH0.tar.gz) = f0772410e280cf7926d145bcc8c43643141afefa3aa97fa2cfc08c8cbdfdce7e
-SIZE (magit-with-editor-v2.5.9_GH0.tar.gz) = 28072
+TIMESTAMP = 1497344599
+SHA256 (magit-with-editor-v2.5.10_GH0.tar.gz) = c7a849ed827e830f0092695d6b99dce9fad5e1a87e6f0cf1fe7379f860505d53
+SIZE (magit-with-editor-v2.5.10_GH0.tar.gz) = 28081
More information about the svn-ports-head
mailing list