Date: Thu, 11 Sep 2014 12:01:10 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367921 - head/textproc/hevea Message-ID: <201409111201.s8BC1Asj092250@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Thu Sep 11 12:01:09 2014 New Revision: 367921 URL: http://svnweb.freebsd.org/changeset/ports/367921 QAT: https://qat.redports.org/buildarchive/r367921/ Log: - Update to 2.18 Change: * Adapt to ocaml 4.02, use 'Bytes' module + backward compatibility hack. * Some patches by Damien: typos + illegal format strings. Modified: head/textproc/hevea/Makefile head/textproc/hevea/distinfo Modified: head/textproc/hevea/Makefile ============================================================================== --- head/textproc/hevea/Makefile Thu Sep 11 11:20:02 2014 (r367920) +++ head/textproc/hevea/Makefile Thu Sep 11 12:01:09 2014 (r367921) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hevea -PORTVERSION= 2.17 +PORTVERSION= 2.18 CATEGORIES= textproc MASTER_SITES= http://para.inria.fr/~maranget/hevea/distri/ \ ftp://ftp.inria.fr/INRIA/moscova/hevea/ Modified: head/textproc/hevea/distinfo ============================================================================== --- head/textproc/hevea/distinfo Thu Sep 11 11:20:02 2014 (r367920) +++ head/textproc/hevea/distinfo Thu Sep 11 12:01:09 2014 (r367921) @@ -1,6 +1,2 @@ -SHA256 (hevea-2.17.tar.gz) = 943f95d85ab3c3b526ec7b32d1c790d1dd16f1d56a4f90a12c88d7c2f247f482 -SIZE (hevea-2.17.tar.gz) = 406833 -SHA256 (hevea-2.17-manual.pdf) = 9bd1696bd2e8bf686119397d3b1fa70ac87075b2e3e1618f18f524b2df348f92 -SIZE (hevea-2.17-manual.pdf) = 643364 -SHA256 (hevea-2.17-manual.tar.gz) = fad943eba6e1c281f7d5ecb20b5a11b238de76e2b07bef9b3473f4221320bc31 -SIZE (hevea-2.17-manual.tar.gz) = 497628 +SHA256 (hevea-2.18.tar.gz) = be665556a62cc80d6e159c59b7f2e5137c0e104f49aa54eaf7b025935150feaf +SIZE (hevea-2.18.tar.gz) = 407339
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409111201.s8BC1Asj092250>