Index: head/textproc/hs-highlighting-kate/Makefile =================================================================== --- head/textproc/hs-highlighting-kate/Makefile (revision 377911) +++ head/textproc/hs-highlighting-kate/Makefile (revision 377912) @@ -1,23 +1,22 @@ # $FreeBSD$ PORTNAME= highlighting-kate -PORTVERSION= 0.5.8.5 -PORTREVISION= 1 +PORTVERSION= 0.5.11.1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Syntax highlighting LICENSE= GPLv2 USE_CABAL= blaze-html>=0.4.2 mtl parsec \ regex-pcre-builtin>=0.94.4.8.8.35 utf8-string FLAGS_DEFINE= EXECUTABLE EXECUTABLE_DESC= Build the Highlight executable EXECUTABLE_FLAG_ENABLE= executable EXECUTABLE_FLAG_EXECUTABLE= Highlight .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-highlighting-kate/distinfo =================================================================== --- head/textproc/hs-highlighting-kate/distinfo (revision 377911) +++ head/textproc/hs-highlighting-kate/distinfo (revision 377912) @@ -1,2 +1,2 @@ -SHA256 (cabal/highlighting-kate-0.5.8.5.tar.gz) = d386eb0b49303c454b0cb20e2a771d48e6b51407a3e3ff130a845ce95c5fd677 -SIZE (cabal/highlighting-kate-0.5.8.5.tar.gz) = 724217 +SHA256 (cabal/highlighting-kate-0.5.11.1.tar.gz) = 7b5af011fb86b0358c186245840c95c4c43ada3d98f7b9060d9ce2a0c2e5c2fc +SIZE (cabal/highlighting-kate-0.5.11.1.tar.gz) = 862965 Index: head/textproc/hs-pandoc/Makefile =================================================================== --- head/textproc/hs-pandoc/Makefile (revision 377911) +++ head/textproc/hs-pandoc/Makefile (revision 377912) @@ -1,55 +1,56 @@ # Created by: John MacFarlane # $FreeBSD$ PORTNAME= pandoc -PORTVERSION= 1.13.1 +PORTVERSION= 1.13.2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Conversion between markup formats LICENSE= GPLv2 -USE_CABAL= aeson>=0.7.0.5 base64-bytestring>=0.1 blaze-html>=0.5 \ +USE_CABAL= aeson>=0.7 base64-bytestring>=0.1 blaze-html>=0.5 \ blaze-markup>=0.5.1 data-default>=0.4 deepseq-generics>=0.1 \ extensible-exceptions>=0.1 haddock-library>=1.1 \ - highlighting-kate>=0.5.8.5 hslua>=0.3 HTTP>=4000.0.5 \ + highlighting-kate>=0.5.11.1 hslua>=0.3 HTTP>=4000.0.5 \ JuicyPixels>=3.1.6.1 mtl>=1.1 network>=2 \ pandoc-types>=1.12.4 parsec>=3.1 random>=1 scientific>=0.2 \ - SHA>=1.6 syb>=0.1 tagsoup>=0.13.1 temporary>=1.1 texmath>=0.8 \ - text>=0.11 unordered-containers>=0.2 vector>=0.10 xml>=1.3.12 \ - yaml>=0.8.8.2 zip-archive>=0.2.3.4 zlib>=0.5 + SHA>=1.6 syb>=0.1 tagsoup>=0.13.1 temporary>=1.1 \ + texmath>=0.8.0.1 text>=0.11 unordered-containers>=0.2 \ + vector>=0.10 xml>=1.3.12 yaml>=0.8.8.2 zip-archive>=0.2.3.4 \ + zlib>=0.5 USE_ALEX= yes USE_HAPPY= yes EXECUTABLE= pandoc # For PDF generation USE_TEX= texmf:run MAN1SRC= man/man1 MAN5SRC= man/man5 MAN1PAGES= pandoc.1 MAN5PAGES= pandoc_markdown.5 FLAGS_DEFINE= EMBED_DATA_FILES HTTPS TRYPANDOC FLAGS_DEFAULT= HTTPS EMBED_DATA_FILES_DESC= Embed data files in binary for relocatable executable EMBED_DATA_FILES_FLAG_ENABLE= embed_data_files HTTPS_DESC= Enable downloading of resources over HTTPS HTTPS_FLAG_ENABLE= https HTTPS_FLAG_CABAL= http-client>=0.3.2 http-client-tls>=0.2 http-types>=0.8 TRYPANDOC_DESC= Build trypandoc cgi executable TRYPANDOC_FLAG_ENABLE= trypandoc TRYPANDOC_FLAG_CABAL= aeson highlighting-kate text wai-extra wai>=0.3 \ http-types TRYPANDOC_FLAG_EXECUTABLE= trypandoc FLAGS_DISABLE= make-pandoc-man-pages .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-pandoc/distinfo =================================================================== --- head/textproc/hs-pandoc/distinfo (revision 377911) +++ head/textproc/hs-pandoc/distinfo (revision 377912) @@ -1,2 +1,2 @@ -SHA256 (cabal/pandoc-1.13.1.tar.gz) = 7b1bb9b7d66edfbac33796a3f5d3218c2add786b95ea9dfbd497dc0e8ed27e6f -SIZE (cabal/pandoc-1.13.1.tar.gz) = 1823730 +SHA256 (cabal/pandoc-1.13.2.tar.gz) = e65c445f4454e9efcf1bc8c28754260d7108803bd8979bc2ff3c34705e386d8a +SIZE (cabal/pandoc-1.13.2.tar.gz) = 1980729 Index: head/textproc/hs-texmath/Makefile =================================================================== --- head/textproc/hs-texmath/Makefile (revision 377911) +++ head/textproc/hs-texmath/Makefile (revision 377912) @@ -1,19 +1,18 @@ # Created by: Giuseppe Pilichi aka Jacula Modyun # $FreeBSD$ PORTNAME= texmath -PORTVERSION= 0.8 -PORTREVISION= 1 +PORTVERSION= 0.8.0.1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Conversion between formats used to represent mathematics LICENSE= GPLv2 -USE_CABAL= mtl pandoc-types>=1.12.3.3 parsec>=3 syb xml +USE_CABAL= mtl network pandoc-types>=1.12.3.3 parsec>=3 syb xml -FLAGS_DISABLE= executable +FLAGS_DISABLE= executable network-uri .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/textproc/hs-texmath/distinfo =================================================================== --- head/textproc/hs-texmath/distinfo (revision 377911) +++ head/textproc/hs-texmath/distinfo (revision 377912) @@ -1,2 +1,2 @@ -SHA256 (cabal/texmath-0.8.tar.gz) = eb9d558a67ac429055ebf70484b36a58ddbc9df1be59dfbf13146247524911c8 -SIZE (cabal/texmath-0.8.tar.gz) = 1613635 +SHA256 (cabal/texmath-0.8.0.1.tar.gz) = 9625e7106c76199f1228777569a49900bf300e1f4880c69c22986358d5d5c8cc +SIZE (cabal/texmath-0.8.0.1.tar.gz) = 1595283 Index: head/textproc/hs-texmath/pkg-descr =================================================================== --- head/textproc/hs-texmath/pkg-descr (revision 377911) +++ head/textproc/hs-texmath/pkg-descr (revision 377912) @@ -1,6 +1,8 @@ -The texmathml library provides functions to convert LaTeX math formulas -to presentation MathML (which can be used in HTML) or OMML (Office Math -Markup Language, used in Microsoft Office). It supports basic LaTeX and -AMS extensions, and it can parse and apply LaTeX macros. +The texmath library provides functions to read and write TeX math, +presentation MathML, and OMML (Office Math Markup Language, used in +Microsoft Office). Support is also included for converting math formats to +pandoc's native format (allowing conversion, via pandoc, to a variety of +different markup formats). The TeX reader supports basic LaTeX and AMS +extensions, and it can parse and apply LaTeX macros. WWW: http://github.com/jgm/texmath Index: head/www/hs-activehs/Makefile =================================================================== --- head/www/hs-activehs/Makefile (revision 377911) +++ head/www/hs-activehs/Makefile (revision 377912) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= activehs PORTVERSION= 0.3.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Haskell code presentation tool LICENSE= BSD3CLAUSE USE_CABAL= activehs-base>=0.2 blaze-html>=0.5 blaze-markup>=0.5.1.0 \ cmdargs>=0.7 data-pprint>=0.2 dia-base>=0.1 \ dia-functions>=0.2.1.1 exceptions>=0.6 haskell-src-exts>=1.12 \ highlighting-kate>=0.5 hint>=0.3.3.2 hoogle>=4.2.11 mtl>=2.0 \ pandoc>=1.12 pureMD5>=2.1 QuickCheck>=2.4 simple-reflect>=0.2 \ snap-core>=0.6 snap-server>=0.6 split>=0.1 syb>=0.2 \ text>=0.11 utf8-string>=0.3 STANDALONE= yes EXECUTABLE= activehs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Index: head/www/hs-gitit/Makefile =================================================================== --- head/www/hs-gitit/Makefile (revision 377911) +++ head/www/hs-gitit/Makefile (revision 377912) @@ -1,34 +1,35 @@ # $FreeBSD$ PORTNAME= gitit PORTVERSION= 0.10.6.1 +PORTREVISION= 1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Wiki using happstack, git or darcs, and pandoc LICENSE= GPLv2 USE_CABAL= aeson>=0.7 base64-bytestring>=0.1 blaze-html>=0.4 \ ConfigFile>=1 feed>=0.3.6 filestore>=0.6 \ happstack-server>=7.0 highlighting-kate>=0.5.0.1 \ hoauth2>=0.4.1 hslogger>=1 HStringTemplate>=0.6 HTTP>=4000.0 \ http-client-tls>=0.2.2 http-conduit>=2.1.4 json>=0.4 mtl \ network>=2 pandoc>=1.12.4 pandoc-types>=1.12.3 parsec random \ recaptcha>=0.1 safe SHA>1 split syb tagsoup>=0.13 text \ uri>=0.1 url>=2.1 utf8-string>=0.3 uuid>=1.3 xml>=1.3.5 \ xss-sanitize>=0.3 zlib>=0.5 EXECUTABLE= expireGititCache gitit FLAGS_DEFINE= PLUGINS FLAGS_DEFAULT= PLUGINS PLUGINS_DESC= Enable support for plugins PLUGINS_FLAG_ENABLE= plugins PLUGINS_FLAG_CABAL= ghc-paths FLAGS_DISABLE= network-uri .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include