- Update to 1.8.2.1
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
d2579ee486
commit
7a3b86aad4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279705
2 changed files with 6 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue