[macports-ports] branch master updated (1c1c669dead -> 821857f6403)
Renee Otten
reneeotten at macports.org
Fri Dec 30 01:18:33 UTC 2022
Renee Otten (reneeotten) pushed a change to branch master
in repository macports-ports.
from 1c1c669dead lenstool: update to 8.0.4
new 6570de618bf gklib: new port (version 20221128)
new c1ab9f8b76d metis: update to 20220130
new 821857f6403 parmetis: update to 20220110
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
math/gklib/Portfile | 36 +
math/metis/Portfile | 103 +-
math/metis/files/cmake64.patch | 871 ------
math/metis/files/cmake_gklib_tls.patch | 19 -
math/metis/files/cmake_system_include.patch | 16 -
math/metis/files/cmake_tls.patch | 37 -
math/metis/files/gkl.patch | 219 --
math/metis/files/missing_includes.patch | 20 -
math/metis/files/patch-darwin-sources.diff | 16 +
math/metis/files/patch-shared-gklib.diff | 17 +
math/metis/files/remove_home_dir.patch | 20 -
math/metis/files/sharedprefix.patch | 23 -
math/parmetis/Portfile | 56 +-
math/parmetis/files/add_math_flag.patch | 23 -
math/parmetis/files/break_code_copying.patch | 106 -
math/parmetis/files/cmake_system_include.patch | 18 -
math/parmetis/files/default_path.patch | 24 -
math/parmetis/files/headers.patch | 3488 ------------------------
math/parmetis/files/less_than_equal.patch | 37 -
math/parmetis/files/patch-shared-metis.diff | 17 +
math/parmetis/files/sharedprefix.patch | 23 -
math/parmetis/files/static.patch | 23 -
math/parmetis/files/tls.patch | 34 -
23 files changed, 149 insertions(+), 5097 deletions(-)
create mode 100644 math/gklib/Portfile
delete mode 100644 math/metis/files/cmake64.patch
delete mode 100644 math/metis/files/cmake_gklib_tls.patch
delete mode 100644 math/metis/files/cmake_system_include.patch
delete mode 100644 math/metis/files/cmake_tls.patch
delete mode 100644 math/metis/files/gkl.patch
delete mode 100644 math/metis/files/missing_includes.patch
create mode 100644 math/metis/files/patch-darwin-sources.diff
create mode 100644 math/metis/files/patch-shared-gklib.diff
delete mode 100644 math/metis/files/remove_home_dir.patch
delete mode 100644 math/metis/files/sharedprefix.patch
delete mode 100644 math/parmetis/files/add_math_flag.patch
delete mode 100644 math/parmetis/files/break_code_copying.patch
delete mode 100644 math/parmetis/files/cmake_system_include.patch
delete mode 100644 math/parmetis/files/default_path.patch
delete mode 100644 math/parmetis/files/headers.patch
delete mode 100644 math/parmetis/files/less_than_equal.patch
create mode 100644 math/parmetis/files/patch-shared-metis.diff
delete mode 100644 math/parmetis/files/sharedprefix.patch
delete mode 100644 math/parmetis/files/static.patch
delete mode 100644 math/parmetis/files/tls.patch
More information about the macports-changes
mailing list