svn commit: r315758 - head/textproc/hevea
Pietro Cerutti
gahr at FreeBSD.org
Mon Apr 8 12:12:47 UTC 2013
Author: gahr
Date: Mon Apr 8 12:12:46 2013
New Revision: 315758
URL: http://svnweb.freebsd.org/changeset/ports/315758
Log:
- Update to 2.06 (old distfile is unfetchable)
Changes (2 bugs fixes):
- Some spaces dissapeared in toc's. FIX -> add braces around macro
expansion in subst_expn.
- Spurious '_' outside of math mode warnings when \label{..._...} occurs
in section titles. FIX -> add \@getprint around \sec at id@attr in
\@doaddtoc [latexcommon.hva] and \cuthere [html/hevea.hva].
Reported by: John Marino <draco at marino.st> (ports/177655)
Approved by: portmgr
Modified:
head/textproc/hevea/Makefile
head/textproc/hevea/distinfo
Modified: head/textproc/hevea/Makefile
==============================================================================
--- head/textproc/hevea/Makefile Mon Apr 8 06:11:48 2013 (r315757)
+++ head/textproc/hevea/Makefile Mon Apr 8 12:12:46 2013 (r315758)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hevea
-PORTVERSION= 2.05
+PORTVERSION= 2.06
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 Mon Apr 8 06:11:48 2013 (r315757)
+++ head/textproc/hevea/distinfo Mon Apr 8 12:12:46 2013 (r315758)
@@ -1,8 +1,8 @@
-SHA256 (hevea-2.05.tar.gz) = b3da4b401c7366cd7564ef1e49967d9a48db183aa351aed18fd9422c3d45165f
-SIZE (hevea-2.05.tar.gz) = 405522
-SHA256 (hevea-2.05-manual.pdf) = 5e66c016d78571591cd52685f019527d64acc009a0456508be9a17ce6cc73f18
-SIZE (hevea-2.05-manual.pdf) = 632297
-SHA256 (hevea-2.05-manual.ps.gz) = f703bc74082eb8865bd0a86f3d3e99eec553ef71139c43555bcd518114bb8217
-SIZE (hevea-2.05-manual.ps.gz) = 359433
-SHA256 (hevea-2.05-manual.tar.gz) = ebddc77e933b4602208abcd96117c4536174d7fb476698194552f6ec27daee36
-SIZE (hevea-2.05-manual.tar.gz) = 441434
+SHA256 (hevea-2.06.tar.gz) = a11ab19434812c954d465dcbfac549f660945708e1f532352a308f179eabf585
+SIZE (hevea-2.06.tar.gz) = 405785
+SHA256 (hevea-2.06-manual.pdf) = 493045acc0d3de2bc0685c9d68fcb7caaa1241116a910806aea7a704052ff133
+SIZE (hevea-2.06-manual.pdf) = 632332
+SHA256 (hevea-2.06-manual.ps.gz) = 4cb625e72585ace51a5187fa1883719bf7f3a7e0f8a8f1de76dd6302625f2059
+SIZE (hevea-2.06-manual.ps.gz) = 359452
+SHA256 (hevea-2.06-manual.tar.gz) = ad757e205f1401b48abf7e2b58afcccd1f6d93fea674c2fb6f5f2f77e5305da7
+SIZE (hevea-2.06-manual.tar.gz) = 441459
More information about the svn-ports-all
mailing list