diff options
-rw-r--r-- | archivers/ocaml-zip/Makefile | 4 | ||||
-rw-r--r-- | archivers/ocaml-zip/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile index 5fdd78b1b7fc..613d11c76c1a 100644 --- a/archivers/ocaml-zip/Makefile +++ b/archivers/ocaml-zip/Makefile @@ -7,13 +7,13 @@ # PORTNAME= zip -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= archivers MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/ PKGNAMEPREFIX= ocaml- DISTNAME= caml${PORTNAME}-${PORTVERSION} -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= OCaml library to manipulate ZIP/GZIP/JAR archives #USE_GMAKE= yes diff --git a/archivers/ocaml-zip/distinfo b/archivers/ocaml-zip/distinfo index 01a73d20199a..dd77b0a85845 100644 --- a/archivers/ocaml-zip/distinfo +++ b/archivers/ocaml-zip/distinfo @@ -1,3 +1,3 @@ -MD5 (camlzip-1.02.tar.gz) = f043818c5525875139debee33427ec1e -SHA256 (camlzip-1.02.tar.gz) = 0de00d5521d3e49c8c2b1b9bdde362d879b36417360048914ecb1031086299ef -SIZE (camlzip-1.02.tar.gz) = 24574 +MD5 (camlzip-1.03.tar.gz) = 65cee9abf1df6544cae554b94128d441 +SHA256 (camlzip-1.03.tar.gz) = d45af5deee6126137eb1bd896373ceeabacb916e30b977122de2eb3134336f08 +SIZE (camlzip-1.03.tar.gz) = 24562 |