Date: Tue, 12 Sep 2017 01:46:43 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449668 - head/editors/with-editor Message-ID: <201709120146.v8C1khL2046408@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Tue Sep 12 01:46:42 2017 New Revision: 449668 URL: https://svnweb.freebsd.org/changeset/ports/449668 Log: editors/with-editor: update 2.5.11 -> 2.6.0 PR: 222121 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Modified: head/editors/with-editor/Makefile head/editors/with-editor/distinfo Modified: head/editors/with-editor/Makefile ============================================================================== --- head/editors/with-editor/Makefile Mon Sep 11 21:13:54 2017 (r449667) +++ head/editors/with-editor/Makefile Tue Sep 12 01:46:42 2017 (r449668) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= with-editor -PORTVERSION= 2.5.11 +PORTVERSION= 2.6.0 DISTVERSIONPREFIX= v CATEGORIES= editors elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} @@ -11,9 +11,6 @@ MAINTAINER= yasu@utahime.org COMMENT= Use the Emacsclient as the $EDITOR of child processes LICENSE= GPLv3 - -BUILD_DEPENDS= dash.el>0:devel/dash.el -RUN_DEPENDS= dash.el>0:devel/dash.el USE_GITHUB= yes GH_ACCOUNT= magit Modified: head/editors/with-editor/distinfo ============================================================================== --- head/editors/with-editor/distinfo Mon Sep 11 21:13:54 2017 (r449667) +++ head/editors/with-editor/distinfo Tue Sep 12 01:46:42 2017 (r449668) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497515723 -SHA256 (magit-with-editor-v2.5.11_GH0.tar.gz) = 65e8a07e283dc157c4e282fb31ebfde0b58a2d31372bdaf7a864343bcb5cda9f -SIZE (magit-with-editor-v2.5.11_GH0.tar.gz) = 28112 +TIMESTAMP = 1504782599 +SHA256 (magit-with-editor-v2.6.0_GH0.tar.gz) = 8f26a619d745f0a47281fd389c6f947733752472eec26a2b1d5e7f641063ea04 +SIZE (magit-with-editor-v2.6.0_GH0.tar.gz) = 28124
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709120146.v8C1khL2046408>