Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 2025 18:34:56 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: 9583725e3c4f - main - textproc/markdown-mode.el: Update to 2.7
Message-ID:  <202504191834.53JIYuIX034352@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yasu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9583725e3c4f8816c6b49e1509ba4caa589fe998

commit 9583725e3c4f8816c6b49e1509ba4caa589fe998
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2025-02-26 07:36:47 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2025-04-19 18:34:18 +0000

    textproc/markdown-mode.el: Update to 2.7
    
    ChangeLog:      https://github.com/jrblevin/markdown-mode/blob/v2.7/CHANGES.md
    PR:             285047
    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 5ef03c4e3ec4..ebff50636999 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.6
-PORTREVISION=	5
+DISTVERSION=	2.7
 CATEGORIES=	textproc elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
diff --git a/textproc/markdown-mode.el/distinfo b/textproc/markdown-mode.el/distinfo
index cb4897e775fb..ed045b81a633 100644
--- a/textproc/markdown-mode.el/distinfo
+++ b/textproc/markdown-mode.el/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693413711
-SHA256 (jrblevin-markdown-mode-v2.6_GH0.tar.gz) = 88c42f5ce7ec5a45c7d264c2a138522452cde044aaadf5cb4a298144f54f8225
-SIZE (jrblevin-markdown-mode-v2.6_GH0.tar.gz) = 222181
+TIMESTAMP = 1740550024
+SHA256 (jrblevin-markdown-mode-v2.7_GH0.tar.gz) = 5429b754772227f121954d0ba947817ab79adbc52837c852eeae2906c3daa15b
+SIZE (jrblevin-markdown-mode-v2.7_GH0.tar.gz) = 229464


home | help

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