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

Li-Wen Hsu lwhsu at FreeBSD.org
Tue Oct 27 02:22:35 UTC 2020


Author: lwhsu
Date: Tue Oct 27 02:22:34 2020
New Revision: 553408
URL: https://svnweb.freebsd.org/changeset/ports/553408

Log:
  editors/with-editor: Update to 3.0.1
  
  PR:		250656
  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	Tue Oct 27 01:52:31 2020	(r553407)
+++ head/editors/with-editor/Makefile	Tue Oct 27 02:22:34 2020	(r553408)
@@ -3,7 +3,7 @@
 
 PORTNAME=	with-editor
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.0.0
+DISTVERSION=	3.0.1
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 

Modified: head/editors/with-editor/distinfo
==============================================================================
--- head/editors/with-editor/distinfo	Tue Oct 27 01:52:31 2020	(r553407)
+++ head/editors/with-editor/distinfo	Tue Oct 27 02:22:34 2020	(r553408)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603664109
-SHA256 (magit-with-editor-v3.0.0_GH0.tar.gz) = 755df4be9c04bb752b3ef2d2254a87c727c0af28e1a26311455fe739d7ed27de
-SIZE (magit-with-editor-v3.0.0_GH0.tar.gz) = 31950
+TIMESTAMP = 1603749512
+SHA256 (magit-with-editor-v3.0.1_GH0.tar.gz) = 4cfce4de028dd3b30436724d65033049c6c910307179f0a8cc2fefd0a61ebc15
+SIZE (magit-with-editor-v3.0.1_GH0.tar.gz) = 31951


More information about the svn-ports-all mailing list