aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/hs-highlighting-kate/Makefile3
-rw-r--r--textproc/hs-highlighting-kate/distinfo4
-rw-r--r--textproc/hs-pandoc/Makefile13
-rw-r--r--textproc/hs-pandoc/distinfo4
-rw-r--r--textproc/hs-texmath/Makefile7
-rw-r--r--textproc/hs-texmath/distinfo4
-rw-r--r--textproc/hs-texmath/pkg-descr10
-rw-r--r--www/hs-activehs/Makefile2
-rw-r--r--www/hs-gitit/Makefile1
9 files changed, 25 insertions, 23 deletions
diff --git a/textproc/hs-highlighting-kate/Makefile b/textproc/hs-highlighting-kate/Makefile
index 177674a7534b..72cb8a6df025 100644
--- a/textproc/hs-highlighting-kate/Makefile
+++ b/textproc/hs-highlighting-kate/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= highlighting-kate
-PORTVERSION= 0.5.8.5
-PORTREVISION= 1
+PORTVERSION= 0.5.11.1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-highlighting-kate/distinfo b/textproc/hs-highlighting-kate/distinfo
index 296702ada891..90cabdc38a5c 100644
--- a/textproc/hs-highlighting-kate/distinfo
+++ b/textproc/hs-highlighting-kate/distinfo
@@ -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
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index d17a177baa0e..fc8e455ba018 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pandoc
-PORTVERSION= 1.13.1
+PORTVERSION= 1.13.2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,15 +10,16 @@ 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
diff --git a/textproc/hs-pandoc/distinfo b/textproc/hs-pandoc/distinfo
index 308d166e3bac..f52429c82d0e 100644
--- a/textproc/hs-pandoc/distinfo
+++ b/textproc/hs-pandoc/distinfo
@@ -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
diff --git a/textproc/hs-texmath/Makefile b/textproc/hs-texmath/Makefile
index b5dc51dfb3bf..2a47f37f71f8 100644
--- a/textproc/hs-texmath/Makefile
+++ b/textproc/hs-texmath/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= texmath
-PORTVERSION= 0.8
-PORTREVISION= 1
+PORTVERSION= 0.8.0.1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,9 +10,9 @@ 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 <bsd.port.mk>
diff --git a/textproc/hs-texmath/distinfo b/textproc/hs-texmath/distinfo
index eda96b1c844e..89cfd939a99a 100644
--- a/textproc/hs-texmath/distinfo
+++ b/textproc/hs-texmath/distinfo
@@ -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
diff --git a/textproc/hs-texmath/pkg-descr b/textproc/hs-texmath/pkg-descr
index 7d16c9cba352..36191f6f3f4a 100644
--- a/textproc/hs-texmath/pkg-descr
+++ b/textproc/hs-texmath/pkg-descr
@@ -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
diff --git a/www/hs-activehs/Makefile b/www/hs-activehs/Makefile
index 66e900d036c2..19c8044922c3 100644
--- a/www/hs-activehs/Makefile
+++ b/www/hs-activehs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= activehs
PORTVERSION= 0.3.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/www/hs-gitit/Makefile b/www/hs-gitit/Makefile
index 8e7b1ece4245..700fcb4674c0 100644
--- a/www/hs-gitit/Makefile
+++ b/www/hs-gitit/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gitit
PORTVERSION= 0.10.6.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org