git: 20e5ed6754b7 - main - devel/ocaml-extlib: Adopt/Update to 1.7.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Oct 2022 21:52:32 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=20e5ed6754b7ea217f436f78a10d867cfa353524 commit 20e5ed6754b7ea217f436f78a10d867cfa353524 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-10-08 21:27:19 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-10-08 21:52:13 +0000 devel/ocaml-extlib: Adopt/Update to 1.7.9 - Switch to MASTER_SITES - Pet portlint and portclippy ChangeLog: https://github.com/ygrek/ocaml-extlib/blob/master/CHANGES --- devel/ocaml-extlib/Makefile | 23 +++++++++++------------ devel/ocaml-extlib/distinfo | 6 +++--- 2 files changed, 14 insertions(+), 15 deletions(-) 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,35 +1,34 @@ 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 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