aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-pandoc-crossref/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-pandoc-crossref/Makefile')
-rw-r--r--textproc/hs-pandoc-crossref/Makefile15
1 files changed, 7 insertions, 8 deletions
diff --git a/textproc/hs-pandoc-crossref/Makefile b/textproc/hs-pandoc-crossref/Makefile
index 5975dcd34a23..e52d0706547a 100644
--- a/textproc/hs-pandoc-crossref/Makefile
+++ b/textproc/hs-pandoc-crossref/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pandoc-crossref
-DISTVERSION= 0.3.21
+DISTVERSION= 0.3.22
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -45,7 +45,7 @@ USE_CABAL+= Glob-0.10.2_3 \
cabal-doctest-1.0.11 \
case-insensitive-1.2.1.0 \
cassava-0.5.4.1 \
- cborg-0.2.10.0 \
+ cborg-0.2.10.0_3 \
cereal-0.5.8.3 \
character-ps-0.1 \
citeproc-0.10 \
@@ -118,8 +118,8 @@ USE_CABAL+= Glob-0.10.2_3 \
optparse-applicative-0.19.0.0 \
ordered-containers-0.2.4 \
os-string-2.0.8 \
- pandoc-3.8.1 \
- pandoc-types-1.23.1_3 \
+ pandoc-3.8.2 \
+ pandoc-types-1.23.1_4 \
pem-0.2.4 \
pretty-show-1.10 \
prettyprinter-1.7.1 \
@@ -150,7 +150,7 @@ USE_CABAL+= Glob-0.10.2_3 \
tagsoup-0.14.8 \
tasty-1.5.3_2 \
temporary-1.3 \
- texmath-0.13 \
+ texmath-0.13.0.1 \
text-conversions-0.3.1.1 \
text-iso8601-0.1.1_2 \
text-short-0.1.6_3 \
@@ -172,7 +172,7 @@ USE_CABAL+= Glob-0.10.2_3 \
uniplate-1.6.13_1 \
unix-time-0.4.17 \
unliftio-core-0.2.1.0_4 \
- unordered-containers-0.2.20_4 \
+ unordered-containers-0.2.20.1 \
utf8-string-1.0.2 \
utility-ht-0.0.17.2 \
uuid-types-1.0.6_3 \
@@ -188,13 +188,12 @@ USE_CABAL+= Glob-0.10.2_3 \
zlib-0.7.1.1
CABAL_EXECUTABLES= pandoc pandoc-crossref
-CABAL_REVISION= 1
SKIP_CABAL_PLIST= yes
PLIST_FILES= bin/pandoc-crossref \
share/man/man1/pandoc-crossref.1.gz
-PANDOC_VER= 3.8.1
+PANDOC_VER= 3.8.2
post-build:
${SETENV} pandoc_datadir=${WRKSRC}/_cabal_deps/pandoc-${PANDOC_VER} \