aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-pandoc
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2009-07-19 15:00:44 +0000
committerGabor Pali <pgj@FreeBSD.org>2009-07-19 15:00:44 +0000
commit8219325fdf0c750624cef3dd5377ae68ea8be2fa (patch)
tree2045d825efcad2e8590f39acc3333adb36543524 /textproc/hs-pandoc
parenta2dc6e2282ea70bfd7ceb3b9695b3e32aa81dcef (diff)
downloadports-8219325fdf0c750624cef3dd5377ae68ea8be2fa.tar.gz
ports-8219325fdf0c750624cef3dd5377ae68ea8be2fa.zip
Notes
Diffstat (limited to 'textproc/hs-pandoc')
-rw-r--r--textproc/hs-pandoc/Makefile6
-rw-r--r--textproc/hs-pandoc/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index 26fa07e07ce6..95b2a03fdd5c 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pandoc
-PORTVERSION= 1.2
+PORTVERSION= 1.2.1
CATEGORIES= textproc haskell
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -36,6 +36,10 @@ BUILD_DEPENDS+= hs-highlighting-kate-ghc>=0.2:${PORTSDIR}/textproc/hs-highlighti
MAKE_ARGS= CABALOPTS+="-fhighlighting"
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's/Text.Pandoc.TH,/Text.Pandoc.TH/; /Paths_pandoc/d' \
+ ${WRKSRC}/pandoc.cabal
+
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/dist/build/pandoc/pandoc ${PREFIX}/bin
.for script in ${SCRIPTS}
diff --git a/textproc/hs-pandoc/distinfo b/textproc/hs-pandoc/distinfo
index 4a233ab83425..41b33c5ad2ee 100644
--- a/textproc/hs-pandoc/distinfo
+++ b/textproc/hs-pandoc/distinfo
@@ -1,3 +1,3 @@
-MD5 (pandoc-1.2.tar.gz) = 402999cf17dd7072e4c8c7b6b6050ec3
-SHA256 (pandoc-1.2.tar.gz) = e922c8f4765a8d105abf30dbe21a73961357929cd2fb8dfd323f0f62ca0723b4
-SIZE (pandoc-1.2.tar.gz) = 328603
+MD5 (pandoc-1.2.1.tar.gz) = b57900f883823d5b24029c4768aa2d12
+SHA256 (pandoc-1.2.1.tar.gz) = 642bdcbc1423d6a7b12f03a2edb696b78a03c3022719749e52df7b0efbb8644a
+SIZE (pandoc-1.2.1.tar.gz) = 332692