aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-pandoc/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2011-08-14 14:40:32 +0000
committerGabor Pali <pgj@FreeBSD.org>2011-08-14 14:40:32 +0000
commit7a3b86aad4017d816602bcf46b495ea80897ddce (patch)
tree2571437d3e1298533acbe9d73992c7f2941695a7 /textproc/hs-pandoc/Makefile
parentd2579ee486897b82acba27c509a615fad50e946d (diff)
downloadports-7a3b86aad4017d816602bcf46b495ea80897ddce.tar.gz
ports-7a3b86aad4017d816602bcf46b495ea80897ddce.zip
Notes
Diffstat (limited to 'textproc/hs-pandoc/Makefile')
-rw-r--r--textproc/hs-pandoc/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index a1a3bac4f76e..d045ffa33296 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pandoc
-PORTVERSION= 1.8.1.1
-PORTREVISION= 6
+PORTVERSION= 1.8.2.1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -17,9 +16,9 @@ LICENSE= GPLv2
FILE_LICENSE= COPYING
CABAL_SETUP= Setup.hs
-USE_CABAL= citeproc-hs>=0.3.1 dlist>=0.4 HTTP>=4000.0.5 json>=0.4 \
- mtl>=1.1 network>=2 pandoc-types>=1.8 parsec>=2.1 \
- tagsoup>=0.12 texmath>=0.5 utf8-string>=0.3 \
+USE_CABAL= base64-bytestring>=0.1 citeproc-hs>=0.3.1 dlist>=0.4 \
+ HTTP>=4000.0.5 json>=0.4 mtl>=1.1 network>=2 pandoc-types>=1.8 \
+ parsec>=2.1 tagsoup>=0.12 texmath>=0.5 utf8-string>=0.3 \
xhtml>=3000.0 xml>=1.3.5 zip-archive>=0.1.1.7
MAN1= pandoc.1 markdown2pdf.1