ports/115835: Upgrade port: pandoc 0.42

John MacFarlane jgm at berkeley.edu
Sun Aug 26 18:10:02 UTC 2007


>Number:         115835
>Category:       ports
>Synopsis:       Upgrade port: pandoc 0.42
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 26 18:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     John MacFarlane
>Release:        6.2
>Organization:
>Environment:
>Description:
Upgraded port for pandoc 0.42.  Note:  I've attached diffs
with the old pandoc 0.3_1 port.  I submitted an upgrade to
0.41 earlier, but it has not been processed and may now be
ignored.  
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN pandoc.bkp/Makefile pandoc/Makefile
--- pandoc.bkp/Makefile	Sat May 19 13:24:07 2007
+++ pandoc/Makefile	Sun Aug 26 10:49:04 2007
@@ -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 @@
 MAINTAINER=	jgm at 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
diff -ruN pandoc.bkp/distinfo pandoc/distinfo
--- pandoc.bkp/distinfo	Sun Feb 11 09:21:55 2007
+++ pandoc/distinfo	Sun Aug 26 10:51:52 2007
@@ -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.42.tar.gz) = e8c452fee346a57e82b24fbb2c801410
+SHA256 (pandoc-0.42.tar.gz) = 7ffa6235e5e5a7ef28c76b94ecd8d94be13f062adf1ae4bf6152717c751e2dd6
+SIZE (pandoc-0.42.tar.gz) = 317418
diff -ruN pandoc.bkp/pkg-descr pandoc/pkg-descr
--- pandoc.bkp/pkg-descr	Sun Feb 11 09:21:55 2007
+++ pandoc/pkg-descr	Sun Aug 26 10:49:04 2007
@@ -1,7 +1,7 @@
 Pandoc is a command-line tool for converting from one markup format
 to another.  It can read markdown and (subsets of) reStructuredText,
 HTML, and LaTeX, and it can write markdown, reStructuredText, HTML,
-LaTeX, DocBook, RTF, and S5 HTML slide shows.
+LaTeX, ConTeXt, DocBook, RTF, groff man pages, and S5 HTML slide shows.
 
 Pandoc extends standard markdown syntax with footnotes, embedded LaTeX,
 and other features.  A compatibility mode is provided for those who


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list