aboutsummaryrefslogtreecommitdiff
path: root/security/ocaml-cryptokit
diff options
context:
space:
mode:
authorJase Thew <jase@FreeBSD.org>2012-07-01 10:13:53 +0000
committerJase Thew <jase@FreeBSD.org>2012-07-01 10:13:53 +0000
commite62635926b80cf249b391aaf2d4b94ce2246509b (patch)
treed83e649888faa50456ed5f9abbb6477c3c019073 /security/ocaml-cryptokit
parent936a467d104953dfa25c76a5d5363a3a54171e4c (diff)
downloadports-e62635926b80cf249b391aaf2d4b94ce2246509b.tar.gz
ports-e62635926b80cf249b391aaf2d4b94ce2246509b.zip
Notes
Diffstat (limited to 'security/ocaml-cryptokit')
-rw-r--r--security/ocaml-cryptokit/Makefile10
-rw-r--r--security/ocaml-cryptokit/distinfo4
2 files changed, 9 insertions, 5 deletions
diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile
index aaf4433bcf80..36b2c4e35e88 100644
--- a/security/ocaml-cryptokit/Makefile
+++ b/security/ocaml-cryptokit/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= cryptokit
-PORTVERSION= 1.5
+PORTVERSION= 1.6
CATEGORIES= security
-MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/639/
+MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/891/
PKGNAMEPREFIX= ocaml-
MAINTAINER= jaapb@kerguelen.org
@@ -22,7 +22,11 @@ USE_OCAML_FINDLIB= yes
USE_OCAMLFIND_PLIST= yes
MAKE_JOBS_SAFE= yes
-.ifndef(NOPORTDOCS)
+OPTIONS_DEFINE= DOCS
+
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MDOCS}
ALL_TARGET+= doc
CONFIGURE_ARGS+= --docdir ${PREFIX}/share/doc/ocaml
diff --git a/security/ocaml-cryptokit/distinfo b/security/ocaml-cryptokit/distinfo
index f0c8f756478f..f5813e446c8f 100644
--- a/security/ocaml-cryptokit/distinfo
+++ b/security/ocaml-cryptokit/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cryptokit-1.5.tar.gz) = e2483a463ea57eee99c1e9c5aed1c34885255e47f0d4d872bb2bb3a8975eb3e4
-SIZE (cryptokit-1.5.tar.gz) = 128907
+SHA256 (cryptokit-1.6.tar.gz) = c58cb6ee1efa996bb227d64b378e80824637f875e914ad38833d610b7f992422
+SIZE (cryptokit-1.6.tar.gz) = 133031