aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-pandoc/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-09-27 20:53:18 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-09-27 20:53:18 +0000
commit213bf30b4e11bf710a5cfc114653f63693de82be (patch)
tree9fc0ee982a8b4a046b2b1368438937260206669a /textproc/hs-pandoc/Makefile
parentdd2a22e56b1b8ed961d7d3dfd07a641318a5a383 (diff)
Notes
Diffstat (limited to 'textproc/hs-pandoc/Makefile')
-rw-r--r--textproc/hs-pandoc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index 3922030518b2..f452f79bebd6 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pandoc
-PORTVERSION= 0.3
-PORTREVISION= 1
+PORTVERSION= 0.42
CATEGORIES= textproc haskell
MASTER_SITES= http://pandoc.googlecode.com/files/
DISTNAME= pandoc-${PORTVERSION}
@@ -15,7 +14,7 @@ DISTNAME= pandoc-${PORTVERSION}
MAINTAINER= jgm@berkeley.edu
COMMENT= A general markup converter
-BUILD_DEPENDS= ghc>=6.4:${PORTSDIR}/lang/ghc
+BUILD_DEPENDS= ghc>=6.6:${PORTSDIR}/lang/ghc
MANCOMPRESSED= no
MAN1= pandoc.1 markdown2pdf.1 html2markdown.1 hsmarkdown.1