Date: Fri, 18 Mar 2022 12:16:22 GMT From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 58797c419cbe - main - math/unuran: update to 1.9.0 Message-ID: <202203181216.22ICGMOx008459@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=58797c419cbedb9b84abec488f9f497847cf9125 commit 58797c419cbedb9b84abec488f9f497847cf9125 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2022-03-18 07:28:37 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-03-18 12:14:23 +0000 math/unuran: update to 1.9.0 Reported by: portscout --- math/unuran/Makefile | 3 +-- math/unuran/distinfo | 5 +++-- math/unuran/files/patch-doc_Makefile.in | 10 +++++----- math/unuran/pkg-plist | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/math/unuran/Makefile b/math/unuran/Makefile index a91fb5d39c43..fe0d34ec8550 100644 --- a/math/unuran/Makefile +++ b/math/unuran/Makefile @@ -1,8 +1,7 @@ # Created by: bf <bf2006a@yahoo.com> PORTNAME= unuran -PORTVERSION= 1.8.1 -PORTREVISION= 2 +PORTVERSION= 1.9.0 CATEGORIES= math MASTER_SITES= http://statmath.wu-wien.ac.at/unuran/ \ LOCAL/bf diff --git a/math/unuran/distinfo b/math/unuran/distinfo index 6178371d7a41..b310ddd3a80b 100644 --- a/math/unuran/distinfo +++ b/math/unuran/distinfo @@ -1,2 +1,3 @@ -SHA256 (unuran-1.8.1.tar.gz) = c270ae96857857dbac6450043df865e0517f52856ddbe5202fd35583b13c5193 -SIZE (unuran-1.8.1.tar.gz) = 4409911 +TIMESTAMP = 1647588391 +SHA256 (unuran-1.9.0.tar.gz) = 7196665291dd9026773d6b2853e14ceb5bb3e28b1d9a160685866255f06817d3 +SIZE (unuran-1.9.0.tar.gz) = 3803126 diff --git a/math/unuran/files/patch-doc_Makefile.in b/math/unuran/files/patch-doc_Makefile.in index 8adf957bd4cf..1cbd06ebc556 100644 --- a/math/unuran/files/patch-doc_Makefile.in +++ b/math/unuran/files/patch-doc_Makefile.in @@ -1,9 +1,9 @@ ---- doc/Makefile.in.orig 2011-04-19 10:50:45 UTC +--- doc/Makefile.in.orig 2022-03-16 13:45:30 UTC +++ doc/Makefile.in -@@ -50,7 +50,7 @@ CONFIG_CLEAN_FILES = - CONFIG_CLEAN_VPATH_FILES = - SOURCES = - DIST_SOURCES = +@@ -143,7 +143,7 @@ AM_V_texidevnull = $(am__v_texidevnull_@AM_V@) + am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@) + am__v_texidevnull_0 = > /dev/null + am__v_texidevnull_1 = -INFO_DEPS = $(srcdir)/unuran.info $(srcdir)/unuran_win32.info +INFO_DEPS = $(srcdir)/unuran.info am__TEXINFO_TEX_DIR = $(srcdir)/./src diff --git a/math/unuran/pkg-plist b/math/unuran/pkg-plist index 1fd740931268..d4fb9c9ee34b 100644 --- a/math/unuran/pkg-plist +++ b/math/unuran/pkg-plist @@ -5,5 +5,5 @@ include/unuran_urng_prng.h include/unuran_urng_rngstreams.h lib/libunuran.a lib/libunuran.so -lib/libunuran.so.15 -lib/libunuran.so.15.0.0 +lib/libunuran.so.16 +lib/libunuran.so.16.0.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203181216.22ICGMOx008459>