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

Joseph Mingrone jrm at FreeBSD.org
Mon Apr 2 21:19:49 UTC 2018


Author: jrm
Date: Mon Apr  2 21:19:48 2018
New Revision: 466265
URL: https://svnweb.freebsd.org/changeset/ports/466265

Log:
  editors/with-editor: Update to version 2.7.2
  
  PR:		227132
  Submitted by:	yasu at utahime.org (maintainer)

Modified:
  head/editors/with-editor/Makefile   (contents, props changed)
  head/editors/with-editor/distinfo   (contents, props changed)

Modified: head/editors/with-editor/Makefile
==============================================================================
--- head/editors/with-editor/Makefile	Mon Apr  2 21:19:45 2018	(r466264)
+++ head/editors/with-editor/Makefile	Mon Apr  2 21:19:48 2018	(r466265)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	with-editor
-PORTVERSION=	2.7.1
+PORTVERSION=	2.7.2
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
@@ -12,7 +11,7 @@ MAINTAINER=	yasu at utahime.org
 COMMENT=	Use the Emacsclient as the $$EDITOR of child processes
 
 LICENSE=	GPLv3+
-LICENSE_FILE=	${WRKSRC}/COPYING
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		emacs gmake makeinfo
 USE_GITHUB=	yes

Modified: head/editors/with-editor/distinfo
==============================================================================
--- head/editors/with-editor/distinfo	Mon Apr  2 21:19:45 2018	(r466264)
+++ head/editors/with-editor/distinfo	Mon Apr  2 21:19:48 2018	(r466265)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515712076
-SHA256 (magit-with-editor-v2.7.1_GH0.tar.gz) = 392b06c905d06f63861476abd546d112932ca8f120993b9c789155ec1c492139
-SIZE (magit-with-editor-v2.7.1_GH0.tar.gz) = 29974
+TIMESTAMP = 1522496484
+SHA256 (magit-with-editor-v2.7.2_GH0.tar.gz) = bb0addd744f443ed2b3494f3316ad6d7ec049460bdcbb0d90d8b01cdba1a11cb
+SIZE (magit-with-editor-v2.7.2_GH0.tar.gz) = 30121


More information about the svn-ports-head mailing list