aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-pandoc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-15 20:33:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-15 20:33:54 +0000
commitf37d5811c3e800ab6fd71c899ff0f5bc871c90c1 (patch)
tree01b984f71b28be789eb5447f1ce764c4bf8c6c48 /textproc/hs-pandoc
parent9a60137235736632306937cc53b88e3b4b956712 (diff)
- Update to 0.45
PR: 118515 Submitted by: John MacFarlane <jgm@berkeley.edu> (maintainer)
Notes
Notes: svn path=/head/; revision=203794
Diffstat (limited to 'textproc/hs-pandoc')
-rw-r--r--textproc/hs-pandoc/Makefile3
-rw-r--r--textproc/hs-pandoc/distinfo6
-rw-r--r--textproc/hs-pandoc/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index f452f79bebd6..e20108228159 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= pandoc
-PORTVERSION= 0.42
+PORTVERSION= 0.45
CATEGORIES= textproc haskell
MASTER_SITES= http://pandoc.googlecode.com/files/
-DISTNAME= pandoc-${PORTVERSION}
MAINTAINER= jgm@berkeley.edu
COMMENT= A general markup converter
diff --git a/textproc/hs-pandoc/distinfo b/textproc/hs-pandoc/distinfo
index 29af1e1384e0..be9930793c55 100644
--- a/textproc/hs-pandoc/distinfo
+++ b/textproc/hs-pandoc/distinfo
@@ -1,3 +1,3 @@
-MD5 (pandoc-0.42.tar.gz) = e8c452fee346a57e82b24fbb2c801410
-SHA256 (pandoc-0.42.tar.gz) = 7ffa6235e5e5a7ef28c76b94ecd8d94be13f062adf1ae4bf6152717c751e2dd6
-SIZE (pandoc-0.42.tar.gz) = 317418
+MD5 (pandoc-0.45.tar.gz) = e466be81d775336c76176e1e3b0d1557
+SHA256 (pandoc-0.45.tar.gz) = 17c1b7d551a65e2d5d83f886d629762805f0bf63d490b27ce8003d88213572bd
+SIZE (pandoc-0.45.tar.gz) = 406075
diff --git a/textproc/hs-pandoc/pkg-descr b/textproc/hs-pandoc/pkg-descr
index c81eb4601ab1..1ef530270b0a 100644
--- a/textproc/hs-pandoc/pkg-descr
+++ b/textproc/hs-pandoc/pkg-descr
@@ -16,4 +16,4 @@ representation of the document, and a set of writers, which convert
this native representation into a target format. Thus, adding an input
or output format requires only adding a reader or writer.
-WWW: http://sophos.berkeley.edu/macfarlane/pandoc/
+WWW: http://johnmacfarlane.net/pandoc/