diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile index 619d37ddc11c..2b83df70ba01 100644 --- a/devel/ocaml-extlib/Makefile +++ b/devel/ocaml-extlib/Makefile @@ -1,41 +1,40 @@ PORTNAME= extlib -PORTVERSION= 1.7.5 +DISTVERSION= 1.7.9 CATEGORIES= devel +MASTER_SITES= https://github.com/ygrek/ocaml-extlib/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= ocaml- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Complete - yet small - standard library for OCaml WWW= https://github.com/ygrek/ocaml-extlib LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/../LICENSE -BROKEN_mips= Depends on Ocaml(not available for mips) +BROKEN_mips= depends on Ocaml(not available for mips) BUILD_DEPENDS= cppo:devel/ocaml-cppo -WRKSRC_SUBDIR= src - USES= gmake -USE_GITHUB= yes -GH_ACCOUNT= ygrek -GH_PROJECT= ocaml-extlib USE_OCAML= yes -USE_OCAML_CAMLP4=yes -USE_OCAML_FINDLIB=yes -USE_OCAMLFIND_PLIST=yes +USE_OCAML_CAMLP4= yes +USE_OCAML_FINDLIB= yes +USE_OCAMLFIND_PLIST= yes -MAKE_ARGS= VERSION="${PORTVERSION}" +MAKE_ARGS= VERSION="${DISTVERSION}" ALL_TARGET= all opt doc DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} + +WRKSRC_SUBDIR= src + PORTDOCS= * OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/doc && ${INSTALL_DATA} * ${STAGEDIR}${DOCSDIR}) .include diff --git a/devel/ocaml-extlib/distinfo b/devel/ocaml-extlib/distinfo index 37877ed50df7..f249f41a511f 100644 --- a/devel/ocaml-extlib/distinfo +++ b/devel/ocaml-extlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534731133 -SHA256 (ygrek-ocaml-extlib-1.7.5_GH0.tar.gz) = 28e36367a65b1a5886d09f6d535e73b4aa88076778594c62df653a2b1536e62d -SIZE (ygrek-ocaml-extlib-1.7.5_GH0.tar.gz) = 87781 +TIMESTAMP = 1665263042 +SHA256 (extlib-1.7.9.tar.gz) = 58de4dde016deb00b4f33956ab9697282f4e607c6452e3d38f8e116405ffcdcb +SIZE (extlib-1.7.9.tar.gz) = 91090