diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2011-08-14 14:40:32 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2011-08-14 14:40:32 +0000 |
commit | 7a3b86aad4017d816602bcf46b495ea80897ddce (patch) | |
tree | 2571437d3e1298533acbe9d73992c7f2941695a7 /textproc/hs-pandoc | |
parent | d2579ee486897b82acba27c509a615fad50e946d (diff) |
Notes
Diffstat (limited to 'textproc/hs-pandoc')
-rw-r--r-- | textproc/hs-pandoc/Makefile | 9 | ||||
-rw-r--r-- | textproc/hs-pandoc/distinfo | 4 |
2 files changed, 6 insertions, 7 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 diff --git a/textproc/hs-pandoc/distinfo b/textproc/hs-pandoc/distinfo index 663636dc5b08..4093cd04ddb7 100644 --- a/textproc/hs-pandoc/distinfo +++ b/textproc/hs-pandoc/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/pandoc-1.8.1.1.tar.gz) = 526355ddcbff69c0df7757d30d37e08864995b7ebd899916e329ecd19104c83c -SIZE (cabal/pandoc-1.8.1.1.tar.gz) = 459135 +SHA256 (cabal/pandoc-1.8.2.1.tar.gz) = f1025377b2c78043b06d7963eb61ce66c2290d2580f2488a8186c82c24f09433 +SIZE (cabal/pandoc-1.8.2.1.tar.gz) = 461545 |