* Updated to 2.5.10
Changelog: - Add a space in before export command to avoid polluting HISTFILE PR: 219975 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11193
This commit is contained in:
parent
856c1de08b
commit
60fae59f77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443590
2 changed files with 4 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue