Date: Tue, 10 Jun 2014 08:13:17 +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: r357279 - head/textproc/hevea Message-ID: <201406100813.s5A8DHfK052977@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Tue Jun 10 08:13:17 2014 New Revision: 357279 URL: http://svnweb.freebsd.org/changeset/ports/357279 QAT: https://qat.redports.org/buildarchive/r357279/ Log: - Update to 2.16 Changes in 2.16 * Patchy: change fnsymbol from '%' to '$' Changes in 2.15 * Correct definition of \@addstyle as '%' can now occur in attr -> inline definition of \@printnostyle * Correct bug : define \% as \char037 not as * \@print{\char045} ! Modified: head/textproc/hevea/Makefile head/textproc/hevea/distinfo Modified: head/textproc/hevea/Makefile ============================================================================== --- head/textproc/hevea/Makefile Tue Jun 10 07:53:22 2014 (r357278) +++ head/textproc/hevea/Makefile Tue Jun 10 08:13:17 2014 (r357279) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hevea -PORTVERSION= 2.14 +PORTVERSION= 2.16 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 Tue Jun 10 07:53:22 2014 (r357278) +++ head/textproc/hevea/distinfo Tue Jun 10 08:13:17 2014 (r357279) @@ -1,6 +1,6 @@ -SHA256 (hevea-2.14.tar.gz) = 7983b8041723f3dcfc43e6f8f0629ee098ae41a06657b23897c428126150925c -SIZE (hevea-2.14.tar.gz) = 406502 -SHA256 (hevea-2.14-manual.pdf) = e3fd12735988702823a5cea8e2791b3675f2ad79c2b83fb83efeffda08f30a55 -SIZE (hevea-2.14-manual.pdf) = 643239 -SHA256 (hevea-2.14-manual.tar.gz) = 963b0c2decab4f264da13ff2bc5fc37663421ccf4bfa835329b82912c7fa81bc -SIZE (hevea-2.14-manual.tar.gz) = 497636 +SHA256 (hevea-2.16.tar.gz) = 7a8f762ef4c7ffe3171af6b97ee6f101e942a1569fe7775016b11767d9c56ca8 +SIZE (hevea-2.16.tar.gz) = 406693 +SHA256 (hevea-2.16-manual.pdf) = 97759ec9457be8c28e3a40e98e513f8a62372c653399347d965d3ae655885d55 +SIZE (hevea-2.16-manual.pdf) = 642302 +SHA256 (hevea-2.16-manual.tar.gz) = 4432fb4734234fea978cdb6c3cedd825b73b08afb989720f864e9c669cc677df +SIZE (hevea-2.16-manual.tar.gz) = 497593
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406100813.s5A8DHfK052977>