diff --git a/math/unuran/Makefile b/math/unuran/Makefile index 4736993ebbd9..4b4921c7d805 100644 --- a/math/unuran/Makefile +++ b/math/unuran/Makefile @@ -1,48 +1,48 @@ PORTNAME= unuran -PORTVERSION= 1.10.0 +PORTVERSION= 1.11.0 CATEGORIES= math MASTER_SITES= http://statmath.wu-wien.ac.at/unuran/ MAINTAINER= wen@FreeBSD.org COMMENT= Universal Non-Uniform RANdom number generators WWW= http://statmath.wu-wien.ac.at/unuran/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= librngstreams.so:math/rngstreams USES= gmake libtool localbase:ldflags GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --with-urng-rngstream --with-urng-default=rngstream \ --enable-info MAKE_ENV= MAKE="${MAKE_CMD}" USE_LDCONFIG= yes INFO= unuran PORTDOCS= unuran.pdf unuran.txt OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/UNURANFULLCHECK=true make check/s/make/${MAKE_CMD}/' \ ${WRKSRC}/Makefile.in post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for DD in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/doc/${DD} ${STAGEDIR}${DOCSDIR} .endfor .ifdef(MAINTAINER_MODE) CONFIGURE_ARGS+= --enable-check-struct --enable-logging do-test: @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} check) fullcheck: build @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} fullcheck) .endif .include diff --git a/math/unuran/distinfo b/math/unuran/distinfo index cbb70677b170..50729ed8772c 100644 --- a/math/unuran/distinfo +++ b/math/unuran/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683530100 -SHA256 (unuran-1.10.0.tar.gz) = df97b528b328f54269756239102f1088e1e9e567be3a2bdb294e9002f37a0ae5 -SIZE (unuran-1.10.0.tar.gz) = 3819554 +TIMESTAMP = 1685239668 +SHA256 (unuran-1.11.0.tar.gz) = 098793854c590b4c2c7e98bc48a45408875f48c5ad47650b5fabbd3e94dd8049 +SIZE (unuran-1.11.0.tar.gz) = 3820549