[macports-ports] branch master updated (2eff2f2cae8 -> 56ce638a2dc)
Marcus Calhoun-Lopez
mcalhoun at macports.org
Sat Feb 11 12:58:41 UTC 2023
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a change to branch master
in repository macports-ports.
from 2eff2f2cae8 lua: allow tests to find dynamic library
new 8f7d8939ea2 lua: move complexity from patch files to Portfile
new 56ce638a2dc lua: minor refactor of Portfile
The 2 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:
lang/lua/Portfile | 139 ++++++++++++++++++++---------
lang/lua/files/patch-Makefile-51.diff | 32 -------
lang/lua/files/patch-Makefile-52.diff | 32 -------
lang/lua/files/patch-Makefile-53.diff | 27 ------
lang/lua/files/patch-Makefile-54.diff | 28 ------
lang/lua/files/patch-Makefile.diff | 43 ---------
lang/lua/files/patch-src-Makefile-51.diff | 78 +++++-----------
lang/lua/files/patch-src-Makefile-52.diff | 89 ++++++------------
lang/lua/files/patch-src-Makefile-53.diff | 65 ++++----------
lang/lua/files/patch-src-Makefile-54.diff | 65 ++++----------
lang/lua/files/patch-src-Makefile.diff | 85 +++++-------------
lang/lua/files/patch-src-luaconf.h-51.diff | 11 ---
lang/lua/files/patch-src-luaconf.h-52.diff | 11 ---
lang/lua/files/patch-src-luaconf.h-53.diff | 11 ---
lang/lua/files/patch-src-luaconf.h-54.diff | 11 ---
lang/lua/files/patch-src-luaconf.h.diff | 11 ---
16 files changed, 207 insertions(+), 531 deletions(-)
delete mode 100755 lang/lua/files/patch-Makefile-51.diff
delete mode 100644 lang/lua/files/patch-Makefile-52.diff
delete mode 100755 lang/lua/files/patch-Makefile-53.diff
delete mode 100644 lang/lua/files/patch-Makefile-54.diff
delete mode 100644 lang/lua/files/patch-Makefile.diff
mode change 100755 => 100644 lang/lua/files/patch-src-Makefile-51.diff
mode change 100755 => 100644 lang/lua/files/patch-src-Makefile-53.diff
delete mode 100644 lang/lua/files/patch-src-luaconf.h-51.diff
delete mode 100644 lang/lua/files/patch-src-luaconf.h-52.diff
delete mode 100755 lang/lua/files/patch-src-luaconf.h-53.diff
delete mode 100644 lang/lua/files/patch-src-luaconf.h-54.diff
delete mode 100644 lang/lua/files/patch-src-luaconf.h.diff
More information about the macports-changes
mailing list