ports/118515: [patch] [maintainer-update] pandoc port - update to version 0.45
John MacFarlane
jgm at berkeley.edu
Sun Dec 9 22:10:03 UTC 2007
>Number: 118515
>Category: ports
>Synopsis: [patch] [maintainer-update] pandoc port - update to version 0.45
>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 Dec 09 22:10:03 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: John MacFarlane
>Release: 6.2-RELEASE
>Organization:
>Environment:
>Description:
Pandoc 0.45 has just been released. The latest version in the ports
tree is 0.42. I've attached a patch to upgrade the port to 0.45.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN orig/Makefile new/Makefile
--- orig/Makefile Sun Dec 9 13:51:51 2007
+++ new/Makefile Sun Dec 9 13:51:36 2007
@@ -6,7 +6,7 @@
#
PORTNAME= pandoc
-PORTVERSION= 0.42
+PORTVERSION= 0.45
CATEGORIES= textproc haskell
MASTER_SITES= http://pandoc.googlecode.com/files/
DISTNAME= pandoc-${PORTVERSION}
diff -ruN orig/distinfo new/distinfo
--- orig/distinfo Sun Dec 9 13:57:53 2007
+++ new/distinfo Sun Dec 9 13:57:57 2007
@@ -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 -ruN orig/pkg-descr new/pkg-descr
--- orig/pkg-descr Sun Dec 9 13:51:51 2007
+++ new/pkg-descr Sun Dec 9 13:51:36 2007
@@ -16,4 +16,4 @@
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/
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list