diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile index e79a1298f93a..75f259b98883 100644 --- a/math/ocamlgsl/Makefile +++ b/math/ocamlgsl/Makefile @@ -1,55 +1,54 @@ PORTNAME= ocaml-gsl -DISTVERSION= 1.25.0 -PORTREVISION= 2 +DISTVERSION= 1.25.1 CATEGORIES= math MAINTAINER= ports@FreeBSD.org COMMENT= Interface to GSL for the Objective Caml language WWW= https://mmottl.github.io/gsl-ocaml LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md NOT_FOR_ARCHS= armv6 NOT_FOR_ARCHS_REASON= architectures with double-word alignment for doubles are not supported BUILD_DEPENDS= ocaml-base>=0:devel/ocaml-base \ ocaml-stdio>=0:devel/ocaml-stdio LIB_DEPENDS= libgsl.so:math/gsl USES= blaslapack:openblas ocaml:dune,ldconfig pkgconfig OCAML_LDLIBS= gsl OCAML_PACKAGES= gsl USE_GITHUB= yes GH_ACCOUNT= mmottl GH_PROJECT= gsl-ocaml MAKE_ENV= GSL_CBLAS_LIB="${BLASLIB}" DOCSDIR= ${OCAML_DOCSDIR}/gsl EXAMPLESDIR= ${OCAML_EXAMPLESDIR}/gsl PORTDOCS= CHANGES.md LICENSE.md README.md PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} \ -e "s/(name gsl)/&\n(version ${PORTVERSION})/" \ ${WRKSRC}/dune-project post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/gsl/dllgsl_stubs.so \ ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/gsl/gsl.cmxs # cleanup from previous OCAML_LDLIBS @${ECHO_CMD} @postexec ${SED} -i "''" -e \ "'/^${PREFIX:S#/#\/#g}\/${OCAML_SITELIBDIR:S#/#\/#g}\/ocaml-gsl$$/d'" \ %D/${OCAML_LDCONF} >> ${TMPPLIST} post-install-EXAMPLES-on: (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . \ ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/math/ocamlgsl/distinfo b/math/ocamlgsl/distinfo index 418cef0661d0..2fcdd010941d 100644 --- a/math/ocamlgsl/distinfo +++ b/math/ocamlgsl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717314772 -SHA256 (mmottl-gsl-ocaml-1.25.0_GH0.tar.gz) = e0d5f78240d55ed3b2f4e6bd912cd4ef091538ae76d29faf6a57726d9f8c66e1 -SIZE (mmottl-gsl-ocaml-1.25.0_GH0.tar.gz) = 116401 +TIMESTAMP = 1739427328 +SHA256 (mmottl-gsl-ocaml-1.25.1_GH0.tar.gz) = 20a7a96cbe1adf54be6bc3da94ec04c8a253baf7b9a4f7c361b03f55162d3eb9 +SIZE (mmottl-gsl-ocaml-1.25.1_GH0.tar.gz) = 115294