diff options
Diffstat (limited to 'textproc/hs-highlighting-kate')
-rw-r--r-- | textproc/hs-highlighting-kate/Makefile | 5 | ||||
-rw-r--r-- | textproc/hs-highlighting-kate/distinfo | 4 | ||||
-rw-r--r-- | textproc/hs-highlighting-kate/pkg-descr | 12 |
3 files changed, 6 insertions, 15 deletions
diff --git a/textproc/hs-highlighting-kate/Makefile b/textproc/hs-highlighting-kate/Makefile index 2332061e7cb9..ffd31b48658a 100644 --- a/textproc/hs-highlighting-kate/Makefile +++ b/textproc/hs-highlighting-kate/Makefile @@ -6,12 +6,11 @@ # PORTNAME= highlighting-kate -PORTVERSION= 0.2.9 -PORTREVISION= 1 +PORTVERSION= 0.2.10 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= A Haskell syntax highlighting library for 50+ languages +COMMENT= Syntax highlighting LICENSE= GPLv2 diff --git a/textproc/hs-highlighting-kate/distinfo b/textproc/hs-highlighting-kate/distinfo index 9f45967d4b92..5057bd42dfe4 100644 --- a/textproc/hs-highlighting-kate/distinfo +++ b/textproc/hs-highlighting-kate/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/highlighting-kate-0.2.9.tar.gz) = f3ad0a001848f161270a9589242a91e590108c612d96dca8b4db705c03a86856 -SIZE (cabal/highlighting-kate-0.2.9.tar.gz) = 767587 +SHA256 (cabal/highlighting-kate-0.2.10.tar.gz) = 10e63f5eeda9fd0e34ef4985efeded164f97ce5b47b37808fce466aa354e8833 +SIZE (cabal/highlighting-kate-0.2.10.tar.gz) = 771871 diff --git a/textproc/hs-highlighting-kate/pkg-descr b/textproc/hs-highlighting-kate/pkg-descr index 9ac361be719e..eacf2cf1c96d 100644 --- a/textproc/hs-highlighting-kate/pkg-descr +++ b/textproc/hs-highlighting-kate/pkg-descr @@ -5,14 +5,6 @@ Kate can be added. An (optional) command-line program is provided, along with a utility for generating new parsers from Kate XML syntax descriptions. -Currently the following languages are supported: Ada, Asp, Awk, Bash, -Bibtex, C, Cmake, Coldfusion, Commonlisp, Cpp, Css, D, Djangotemplate, -Doxygen, Dtd, Eiffel, Erlang, Fortran, Haskell, Html, Java, Javadoc, -Javascript, Json, Latex, Lex, LiterateHaskell, Lua, Makefile, Matlab, -Mediawiki, Modula3, Nasm, Objectivec, Ocaml, Octave, Pascal, Perl, Php, -Postscript, Prolog, Python, Rhtml, Ruby, Scala, Scheme, Sgml, Sql, -SqlMysql, SqlPostgresql, Tcl, Texinfo, Xml, Xslt, Yacc. +[1] http://kate-editor.org/ -[1] <http://kate-editor.org> - -WWW: http://johnmacfarlane.net/highlighting-kate +WWW: http://github.com/jgm/highlighting-kate |