Date: Wed, 3 Nov 2021 07:27:08 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: f90000b2aa19 - main - science/metaphysicl: Update 1.2.2 -> 1.3.1 Message-ID: <202111030727.1A37R8ph089270@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=f90000b2aa19d17b86b3bb1c04b9b634670e27c2 commit f90000b2aa19d17b86b3bb1c04b9b634670e27c2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-11-03 07:24:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-11-03 07:27:06 +0000 science/metaphysicl: Update 1.2.2 -> 1.3.1 Project moved to a different GH account. --- science/antioch/Makefile | 2 +- science/metaphysicl/Makefile | 4 ++-- science/metaphysicl/distinfo | 6 +++--- science/metaphysicl/pkg-descr | 2 +- science/metaphysicl/pkg-plist | 6 ++++-- 5 files changed, 11 insertions(+), 9 deletions(-) diff --git a/science/antioch/Makefile b/science/antioch/Makefile index 16659ee2a5c0..7fa7c6729848 100644 --- a/science/antioch/Makefile +++ b/science/antioch/Makefile @@ -2,7 +2,7 @@ PORTNAME= antioch DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-156 DISTVERSIONSUFFIX= -g90ffa43 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/metaphysicl/Makefile b/science/metaphysicl/Makefile index 8d44c040e643..46bb4157cc48 100644 --- a/science/metaphysicl/Makefile +++ b/science/metaphysicl/Makefile @@ -1,6 +1,6 @@ PORTNAME= MetaPhysicL DISTVERSIONPREFIX= v -DISTVERSION= 1.2.2 +DISTVERSION= 1.3.1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -15,7 +15,7 @@ USES= autoreconf gmake libtool USE_LDCONFIG= yes USE_GITHUB= yes -GH_ACCOUNT= roystgnr +GH_ACCOUNT= libMesh GH_TUPLE= libMesh:autoconf-submodule:a993d79:autoconf_submodule/m4/autoconf-submodule GNU_CONFIGURE= yes diff --git a/science/metaphysicl/distinfo b/science/metaphysicl/distinfo index d6000e56fa9e..b289c46c8fb9 100644 --- a/science/metaphysicl/distinfo +++ b/science/metaphysicl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1635447140 -SHA256 (roystgnr-MetaPhysicL-v1.2.2_GH0.tar.gz) = 4137678e97e82d0e2dffbdcd98c74610d786436af723baf715865a2a2db2e1f4 -SIZE (roystgnr-MetaPhysicL-v1.2.2_GH0.tar.gz) = 399859 +TIMESTAMP = 1635918416 +SHA256 (libMesh-MetaPhysicL-v1.3.1_GH0.tar.gz) = 8a126211ae8342d677e5ec5b63614fc5517dd5b148dda3ac80a7bdd360ac687b +SIZE (libMesh-MetaPhysicL-v1.3.1_GH0.tar.gz) = 399875 SHA256 (libMesh-autoconf-submodule-a993d79_GH0.tar.gz) = 0af40bed4fcf0efce6febcda30eb9798da3ec1ad2c872c4875f10edeeca00c0a SIZE (libMesh-autoconf-submodule-a993d79_GH0.tar.gz) = 22342 diff --git a/science/metaphysicl/pkg-descr b/science/metaphysicl/pkg-descr index cbba45de6edc..f33be23b8595 100644 --- a/science/metaphysicl/pkg-descr +++ b/science/metaphysicl/pkg-descr @@ -13,4 +13,4 @@ double, but which may provide more featureful output: * EquationSet, for the automatic assembly of physics equations into evaluation codes. -WWW: https://github.com/roystgnr/MetaPhysicL +WWW: https://github.com/libMesh/MetaPhysicL diff --git a/science/metaphysicl/pkg-plist b/science/metaphysicl/pkg-plist index 5e6f33b6cc68..55d3ec625b4a 100644 --- a/science/metaphysicl/pkg-plist +++ b/science/metaphysicl/pkg-plist @@ -46,7 +46,9 @@ include/metaphysicl/nddualnumber.h include/metaphysicl/numberarray.h include/metaphysicl/numbervector.h include/metaphysicl/parallel_dualnumber.h +include/metaphysicl/parallel_dynamic_std_array_wrapper.h include/metaphysicl/parallel_dynamicsparsenumberarray.h +include/metaphysicl/parallel_semidynamicsparsenumberarray.h include/metaphysicl/physics.h include/metaphysicl/raw_type.h include/metaphysicl/semidynamicsparsenumberarray.h @@ -58,7 +60,7 @@ include/metaphysicl/sparsenumberutils.h include/metaphysicl/sparsenumbervector.h include/metaphysicl/testable.h lib/libmetaphysicl.so -lib/libmetaphysicl.so.7 -lib/libmetaphysicl.so.7.0.0 +lib/libmetaphysicl.so.8 +lib/libmetaphysicl.so.8.0.0 libdata/pkgconfig/metaphysicl.pc share/aclocal/metaphysicl.m4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111030727.1A37R8ph089270>