svn commit: r449668 - head/editors/with-editor

Kurt Jaeger pi at FreeBSD.org
Tue Sep 12 01:46:44 UTC 2017


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 at 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 at 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


More information about the svn-ports-all mailing list