Date: Thu, 12 May 2022 18:58:06 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9e4da3e29e89 - main - math/adept: Update 2.0.8 -> 2.1.1 Message-ID: <202205121858.24CIw62K095130@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e4da3e29e8955ff3d788350b99123bc7f22aad2 commit 9e4da3e29e8955ff3d788350b99123bc7f22aad2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-12 18:57:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-12 18:57:53 +0000 math/adept: Update 2.0.8 -> 2.1.1 Reported by: portscout --- math/adept/Makefile | 2 +- math/adept/distinfo | 6 +++--- math/adept/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/math/adept/Makefile b/math/adept/Makefile index e6be2cf8f0a0..a917edba1880 100644 --- a/math/adept/Makefile +++ b/math/adept/Makefile @@ -1,5 +1,5 @@ PORTNAME= adept -DISTVERSION= 2.0.8 +DISTVERSION= 2.1.1 CATEGORIES= math MASTER_SITES= http://www.met.reading.ac.uk/clouds/adept/ diff --git a/math/adept/distinfo b/math/adept/distinfo index 317fc817ff0a..ebc5265325a1 100644 --- a/math/adept/distinfo +++ b/math/adept/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600102387 -SHA256 (adept-2.0.8.tar.gz) = 2bbcf4b9000bdabb4f82e42811c800c6fdee5ac44ca3d48cfc79d209a006964b -SIZE (adept-2.0.8.tar.gz) = 697194 +TIMESTAMP = 1652381625 +SHA256 (adept-2.1.1.tar.gz) = 0cef334e82df4526d3761bdd8319a63e7582c96b2f1cc88391729018b4825c47 +SIZE (adept-2.1.1.tar.gz) = 716481 diff --git a/math/adept/pkg-plist b/math/adept/pkg-plist index d45ae28a9d60..6d54d3ed7422 100644 --- a/math/adept/pkg-plist +++ b/math/adept/pkg-plist @@ -47,8 +47,10 @@ include/adept/vector_utilities.h include/adept/where.h include/adept_arrays.h include/adept_optimize.h +include/adept_source.h lib/libadept.so lib/libadept.so.0 lib/libadept.so.0.0.0 +%%DATADIR%%/README.md %%PDFTEXDOCS%%%%DOCSDIR%%/adept_documentation.pdf %%PDFTEXDOCS%%%%DOCSDIR%%/adept_reference.pdf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205121858.24CIw62K095130>