diff options
-rw-r--r-- | freebsd/Makefile | 4 | ||||
-rw-r--r-- | freebsd/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile index 67b9c40c6..ceb35ed3f 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pandoc -# Date created: 9 February 2007 +# Date created: 19 August 2007 # Whom: John MacFarlane <jgm@berkeley.edu> # # $FreeBSD: ports/textproc/pandoc/Makefile,v 1.1 2007/02/11 17:21:55 nox Exp $ # PORTNAME= pandoc -PORTVERSION= 0.4 +PORTVERSION= 0.41 CATEGORIES= textproc haskell MASTER_SITES= http://pandoc.googlecode.com/files/ DISTNAME= pandoc-${PORTVERSION} diff --git a/freebsd/distinfo b/freebsd/distinfo index b059d16ce..31cc4040a 100644 --- a/freebsd/distinfo +++ b/freebsd/distinfo @@ -1,3 +1,3 @@ -MD5 (pandoc-0.3.tar.gz) = 08ea5da564b721bd3cd52eee316143a1 -SHA256 (pandoc-0.3.tar.gz) = b010436d325c8ec67e2f9c238474089f76c895bec3ef19ca13c82da5860a4b05 -SIZE (pandoc-0.3.tar.gz) = 243335 +MD5 (pandoc-0.41.tar.gz) = 732d5b690dda755c3b0b34d485488dd3 +SHA256 (pandoc-0.41.tar.gz) = e0eb2d5f934c209d6bc3af54c12e59dfa4f33e1e607a5140f5e7f166abb74d2d +SIZE (pandoc-0.41.tar.gz) = 310303 |