1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

science/metaphysicl: Update 1.2.2 -> 1.3.1

Project moved to a different GH account.
This commit is contained in:
Yuri Victorovich 2021-11-03 00:24:03 -07:00
parent 09fcd562eb
commit f90000b2aa
5 changed files with 11 additions and 9 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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