aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2014-09-04 18:24:31 +0800
committergahr <gahr@FreeBSD.org>2014-09-04 18:24:31 +0800
commit332959690721870ee48be110344f47b554f3304c (patch)
tree6fbf8bbc600d2b1bc4f67ea0fe940405f1c99837
parentb865748145d6284edd9984421993e93a38b9b2e0 (diff)
downloadfreebsd-ports-gnome-332959690721870ee48be110344f47b554f3304c.tar.gz
freebsd-ports-gnome-332959690721870ee48be110344f47b554f3304c.tar.zst
freebsd-ports-gnome-332959690721870ee48be110344f47b554f3304c.zip
- Update to 2.17
Changes: * Adapt to ocaml 4.02 (suppress a few 'Deprecated' warnings)
-rw-r--r--textproc/hevea/Makefile5
-rw-r--r--textproc/hevea/distinfo12
2 files changed, 8 insertions, 9 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile
index 450c8f69aeae..bdecb0e3c6bb 100644
--- a/textproc/hevea/Makefile
+++ b/textproc/hevea/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hevea
-PORTVERSION= 2.16
+PORTVERSION= 2.17
CATEGORIES= textproc
MASTER_SITES= http://para.inria.fr/~maranget/hevea/distri/ \
ftp://ftp.inria.fr/INRIA/moscova/hevea/
@@ -35,11 +35,10 @@ post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bibhva
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hevea
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hacha
- @${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/hevea
.if ${PORT_OPTIONS:MDOCS}
+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/hevea
${INSTALL_DATA} ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.pdf ${STAGEDIR}${PREFIX}/share/doc/hevea
(cd ${STAGEDIR}${PREFIX}/share/doc/hevea; ${TAR} xvfz ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.tar.gz)
- #@${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${PREFIX}/share/doc/hevea
.endif
@${CAT} ${PKGMESSAGE}
diff --git a/textproc/hevea/distinfo b/textproc/hevea/distinfo
index d093f7b4d599..99cce24400fd 100644
--- a/textproc/hevea/distinfo
+++ b/textproc/hevea/distinfo
@@ -1,6 +1,6 @@
-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
+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