Date: Mon, 26 Oct 2020 11:11:03 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553335 - head/editors/with-editor Message-ID: <202010261111.09QBB3Bs083883@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010261111.09QBB3Bs083883>