1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Update to 2.09

Changes:

  2.09
  * Corrected a very unfortunate bug in german babel:
    \@german@dquote has to consider the case when '"' is not active..

  2.08
  * Added \fcolorbox

  2.07
  * bug in hacha -tocbis/-tocter when no cut induced by section.
  * Do not change (\cutname) the name of toplevel file.
This commit is contained in:
Pietro Cerutti 2013-08-21 14:48:34 +00:00
parent 8a1a6efad5
commit 7561ddaad2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325146
2 changed files with 16 additions and 13 deletions

View File

@ -2,14 +2,11 @@
# $FreeBSD$
PORTNAME= hevea
PORTVERSION= 2.06
PORTVERSION= 2.09
CATEGORIES= textproc
MASTER_SITES= http://para.inria.fr/~maranget/hevea/distri/ \
ftp://ftp.inria.fr/INRIA/moscova/hevea/
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \
${PORTNAME}-${PORTVERSION}-manual.pdf \
${PORTNAME}-${PORTVERSION}-manual.ps.gz \
${PORTNAME}-${PORTVERSION}-manual.tar.gz
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz
EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz
MAINTAINER= gahr@FreeBSD.org
@ -21,6 +18,12 @@ PLIST_SUB= HEVEAVERSION=${PORTVERSION}
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
DISTFILES+= ${PORTNAME}-${PORTVERSION}-manual.pdf \
${PORTNAME}-${PORTVERSION}-manual.ps.gz \
${PORTNAME}-${PORTVERSION}-manual.tar.gz
.endif
post-patch:
@${REINPLACE_CMD} -e '/^PREFIX=/s|/usr/local|${PREFIX}|' \
${WRKSRC}/Makefile

View File

@ -1,8 +1,8 @@
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
SHA256 (hevea-2.09.tar.gz) = 57a5da20dad8e5406485a5e0cedbd99b717892a82ab78ba35f2b5bb5e18a9697
SIZE (hevea-2.09.tar.gz) = 406170
SHA256 (hevea-2.09-manual.pdf) = 78fe4c45b1a32e25de2d77c3b37a60f57f5f2c4bb6fd4b007b41c5a1a754fb6c
SIZE (hevea-2.09-manual.pdf) = 641080
SHA256 (hevea-2.09-manual.ps.gz) = 9bae228b27647b2f586b4222cd67249fdd7df609f3528b5c4b27c15bc99287b5
SIZE (hevea-2.09-manual.ps.gz) = 360054
SHA256 (hevea-2.09-manual.tar.gz) = 730fa8ce4f802eb40a63c8e1739fb41667d00ff32782583339963c75af794dc3
SIZE (hevea-2.09-manual.tar.gz) = 496631