Index: head/ftp/ocaml-ocurl/Makefile =================================================================== --- head/ftp/ocaml-ocurl/Makefile (revision 394018) +++ head/ftp/ocaml-ocurl/Makefile (revision 394019) @@ -1,49 +1,49 @@ # Created by: Marwan BURELLE # $FreeBSD$ PORTNAME= ocurl -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.5 CATEGORIES= ftp -MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/1523/ \ +MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/1537/ \ http://ygrek.org.ua/p/release/ocurl/ PKGNAMEPREFIX= ocaml- MAINTAINER= johans@FreeBSD.org COMMENT= Interface for OCaml to the curl lib BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib RUN_DEPENDS:= ${BUILD_DEPENDS} LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-findlib" MAKE_JOBS_UNSAFE= yes USE_OCAML= yes USE_OCAML_CAMLP4= yes USE_OCAML_FINDLIB= yes USE_OCAML_LDCONFIG= yes OCAML_PKGDIRS= curl OPTIONS_DEFINE= LWT OPTIONS_DEFAULT=LWT OPTIONS_SUB= yes LWT_DESC= Include threading support (ocaml-lwt) LWT_RUN_DEPENDS=${LOCALBASE}/${OCAML_SITELIBDIR}/lwt/lwt.a:${PORTSDIR}/devel/ocaml-lwt LWT_BUILD_DEPENDS=${LWT_RUN_DEPENDS} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/curl/dllcurl-helper.so .include .if ! ${PORT_OPTIONS:MLWT} # Override auto-detection post-configure: ${REINPLACE_CMD} 's/(lwt,no)/(no,no)/' ${WRKSRC}/Makefile \ ${WRKSRC}/examples/Makefile .endif .include Index: head/ftp/ocaml-ocurl/distinfo =================================================================== --- head/ftp/ocaml-ocurl/distinfo (revision 394018) +++ head/ftp/ocaml-ocurl/distinfo (revision 394019) @@ -1,2 +1,2 @@ -SHA256 (ocurl-0.7.4.tar.gz) = 51af1d4fc38a7be15cac38a1367f4e2dcd8c2014d8d2e545d96d25c8d2f0135e -SIZE (ocurl-0.7.4.tar.gz) = 104716 +SHA256 (ocurl-0.7.5.tar.gz) = a6432a2f0109525b4128337ac9708b0192a97ee8f958a5f65b6c8f25435f6cff +SIZE (ocurl-0.7.5.tar.gz) = 103981