diff options
author | gahr <gahr@FreeBSD.org> | 2014-09-11 20:01:09 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-09-11 20:01:09 +0800 |
commit | fd0b29a074ca8804cbf492d6aee1c18a9c6d3a9f (patch) | |
tree | ae806fbd97093baf743bd0477e39e853ef0f98bd /textproc | |
parent | 64c2e6baa9396178eee3cdad86d91bd9ec4a5f90 (diff) | |
download | freebsd-ports-gnome-fd0b29a074ca8804cbf492d6aee1c18a9c6d3a9f.tar.gz freebsd-ports-gnome-fd0b29a074ca8804cbf492d6aee1c18a9c6d3a9f.tar.zst freebsd-ports-gnome-fd0b29a074ca8804cbf492d6aee1c18a9c6d3a9f.zip |
- Update to 2.18
Change:
* Adapt to ocaml 4.02, use 'Bytes' module + backward compatibility hack.
* Some patches by Damien: typos + illegal format strings.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hevea/Makefile | 2 | ||||
-rw-r--r-- | textproc/hevea/distinfo | 8 |
2 files changed, 3 insertions, 7 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index bdecb0e3c6bb..5bfeade3d972 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -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/ diff --git a/textproc/hevea/distinfo b/textproc/hevea/distinfo index 99cce24400fd..7085a319804e 100644 --- a/textproc/hevea/distinfo +++ b/textproc/hevea/distinfo @@ -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 |