pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Add markdown-mode.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b2f175f57a7
branches: trunk
changeset: 392958:9b2f175f57a7
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu May 14 06:10:40 2009 +0000
description:
Add markdown-mode.
diffstat:
doc/CHANGES-2009 | 3 ++-
textproc/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r a71e5784d3e4 -r 9b2f175f57a7 doc/CHANGES-2009
--- a/doc/CHANGES-2009 Thu May 14 06:09:24 2009 +0000
+++ b/doc/CHANGES-2009 Thu May 14 06:10:40 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.1820 2009/05/14 05:54:09 minskim Exp $
+$NetBSD: CHANGES-2009,v 1.1821 2009/05/14 06:10:40 minskim Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2424,3 +2424,4 @@
Updated print/tex-bin-tetex to 3.0.12897 [minskim 2009-05-14]
Added print/tex-hyph-utf8-doc version 2008.11171 [minskim 2009-05-14]
Added devel/lua-mode version 20071122 [minskim 2009-05-14]
+ Added textproc/markdown-mode version 1.6 [minskim 2009-05-14]
diff -r a71e5784d3e4 -r 9b2f175f57a7 textproc/Makefile
--- a/textproc/Makefile Thu May 14 06:09:24 2009 +0000
+++ b/textproc/Makefile Thu May 14 06:10:40 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.476 2009/05/08 14:09:31 seb Exp $
+# $NetBSD: Makefile,v 1.477 2009/05/14 06:10:40 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -170,6 +170,7 @@
SUBDIR+= lua-expat
SUBDIR+= makeindexk
SUBDIR+= makeztxt
+SUBDIR+= markdown-mode
SUBDIR+= mdoclint
SUBDIR+= mdocml
SUBDIR+= mecab
Home |
Main Index |
Thread Index |
Old Index