diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2016-01-10 14:22:59 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2016-01-10 14:22:59 +0000 |
commit | 914ed36e91b20fa98769623f126aa54589fa6165 (patch) | |
tree | ee4892d319672f05d8e36b44bfe0fba3c90b4f22 /textproc/markdown-mode.el | |
parent | PyCryptodome is a fork of PyCrypto. It brings the following (diff) |
Upgrade textproc/markdown-mode.el to version 2.1.
Notes
Notes:
svn path=/head/; revision=405697
Diffstat (limited to 'textproc/markdown-mode.el')
-rw-r--r-- | textproc/markdown-mode.el/Makefile | 3 | ||||
-rw-r--r-- | textproc/markdown-mode.el/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/markdown-mode.el/Makefile b/textproc/markdown-mode.el/Makefile index 60e1a171d524..ada182a1fee1 100644 --- a/textproc/markdown-mode.el/Makefile +++ b/textproc/markdown-mode.el/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= markdown-mode.el -PORTVERSION= 2.0 -PORTREVISION= 3 +PORTVERSION= 2.1 CATEGORIES= textproc MASTER_SITES= http://jblevins.org/projects/markdown-mode/ DISTNAME= markdown-mode.el diff --git a/textproc/markdown-mode.el/distinfo b/textproc/markdown-mode.el/distinfo index 25b356bce46e..d50eb3a79885 100644 --- a/textproc/markdown-mode.el/distinfo +++ b/textproc/markdown-mode.el/distinfo @@ -1,2 +1,2 @@ -SHA256 (markdown-mode.el-2.0/markdown-mode.el) = eb183966f5cabb4b0c7e4a344c5bfb6e1524f799e7c921f6b44adb45237b7661 -SIZE (markdown-mode.el-2.0/markdown-mode.el) = 194511 +SHA256 (markdown-mode.el-2.1/markdown-mode.el) = dc50fb3d820e2ac9afaf3d4da2cb0bdfe090385d5c0b20928ad24a31b25a51b9 +SIZE (markdown-mode.el-2.1/markdown-mode.el) = 255517 |