diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2013-01-26 14:29:10 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2013-01-26 14:29:10 +0000 |
commit | a443a866eff8afb0db7f4d9e44a76b4af517c54f (patch) | |
tree | 9ccfeb0c0845bb22f2dcea41c2eaf54ba03babcf | |
parent | Use the new lang/gcc-ecj45 port when building the Java frontend (diff) |
Upgrade to version 1.9.
Notes
Notes:
svn path=/head/; revision=311013
-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 b282c2988a11..968872418751 100644 --- a/textproc/markdown-mode.el/Makefile +++ b/textproc/markdown-mode.el/Makefile @@ -6,8 +6,7 @@ # PORTNAME= markdown-mode.el -PORTVERSION= 1.8.1 -PORTREVISION= 6 +PORTVERSION= 1.9 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 97dc3af51183..0a3d748f74fb 100644 --- a/textproc/markdown-mode.el/distinfo +++ b/textproc/markdown-mode.el/distinfo @@ -1,2 +1,2 @@ -SHA256 (markdown-mode.el-1.8.1/markdown-mode.el) = ea606dff279df0f804ac6cc849248ca85c41065bbac728b7976b9f4279289f33 -SIZE (markdown-mode.el-1.8.1/markdown-mode.el) = 75777 +SHA256 (markdown-mode.el-1.9/markdown-mode.el) = 5298adaba76d81ffd71ba3b693999e2d8b86dcd518e7611e0ea4894aed545120 +SIZE (markdown-mode.el-1.9/markdown-mode.el) = 106755 |