Skip to content

Commit

Permalink
science/metaphysicl: Update 1.2.2 -> 1.3.1
Browse files Browse the repository at this point in the history
Project moved to a different GH account.
  • Loading branch information
yurivict committed Nov 3, 2021
1 parent 09fcd56 commit f90000b
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion science/antioch/Makefile
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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
2 changes: 1 addition & 1 deletion science/metaphysicl/pkg-descr
Expand Up @@ -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
6 changes: 4 additions & 2 deletions science/metaphysicl/pkg-plist
Expand Up @@ -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
Expand All @@ -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

0 comments on commit f90000b

Please sign in to comment.