Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Sep 2023 03:00:13 GMT
From:      Yasuhiro Kimura <yasu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 200175d51b69 - main - textproc/markdown-mode.el: Update to 2.6
Message-ID:  <202309160300.38G30D3P074930@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yasu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=200175d51b697645e47fe2ed424e0d76bb1dd858

commit 200175d51b697645e47fe2ed424e0d76bb1dd858
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2023-08-30 16:45:42 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2023-09-16 02:59:39 +0000

    textproc/markdown-mode.el: Update to 2.6
    
    ChangeLog:      https://github.com/jrblevin/markdown-mode/releases/tag/v2.6
    PR:             273454
    Approved by:    maintainer timeout
---
 textproc/markdown-mode.el/Makefile | 3 +--
 textproc/markdown-mode.el/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/textproc/markdown-mode.el/Makefile b/textproc/markdown-mode.el/Makefile
index 9daf1d8c4bc3..452be5ceb456 100644
--- a/textproc/markdown-mode.el/Makefile
+++ b/textproc/markdown-mode.el/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	markdown-mode.el
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.5
-PORTREVISION=	6
+DISTVERSION=	2.6
 CATEGORIES=	textproc elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/textproc/markdown-mode.el/distinfo b/textproc/markdown-mode.el/distinfo
index 97820dd18310..cb4897e775fb 100644
--- a/textproc/markdown-mode.el/distinfo
+++ b/textproc/markdown-mode.el/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644605695
-SHA256 (jrblevin-markdown-mode-v2.5_GH0.tar.gz) = 188964f604ac04728dc3cbb188b91f1b385d818f583a9930f4c8f781fe9e7e58
-SIZE (jrblevin-markdown-mode-v2.5_GH0.tar.gz) = 218329
+TIMESTAMP = 1693413711
+SHA256 (jrblevin-markdown-mode-v2.6_GH0.tar.gz) = 88c42f5ce7ec5a45c7d264c2a138522452cde044aaadf5cb4a298144f54f8225
+SIZE (jrblevin-markdown-mode-v2.6_GH0.tar.gz) = 222181



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309160300.38G30D3P074930>