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

Li-Wen Hsu lwhsu at FreeBSD.org
Mon Oct 26 11:11:03 UTC 2020


Author: lwhsu
Date: Mon Oct 26 11:11:02 2020
New Revision: 553335
URL: https://svnweb.freebsd.org/changeset/ports/553335

Log:
  editors/with-editor: Update to 3.0.0
  
  PR:		250615
  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 Oct 26 11:00:52 2020	(r553334)
+++ head/editors/with-editor/Makefile	Mon Oct 26 11:11:02 2020	(r553335)
@@ -3,8 +3,7 @@
 
 PORTNAME=	with-editor
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.9.4
-PORTREVISION=	1
+DISTVERSION=	3.0.0
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 

Modified: head/editors/with-editor/distinfo
==============================================================================
--- head/editors/with-editor/distinfo	Mon Oct 26 11:00:52 2020	(r553334)
+++ head/editors/with-editor/distinfo	Mon Oct 26 11:11:02 2020	(r553335)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595277664
-SHA256 (magit-with-editor-v2.9.4_GH0.tar.gz) = 6cdc5a453b59182207b2c2caf122cf9658632b02ebdf372ba08f8f7656cb4729
-SIZE (magit-with-editor-v2.9.4_GH0.tar.gz) = 31639
+TIMESTAMP = 1603664109
+SHA256 (magit-with-editor-v3.0.0_GH0.tar.gz) = 755df4be9c04bb752b3ef2d2254a87c727c0af28e1a26311455fe739d7ed27de
+SIZE (magit-with-editor-v3.0.0_GH0.tar.gz) = 31950


More information about the svn-ports-all mailing list