[macports-ports] branch master updated (71ce4cde1f3 -> 1340ec6cba6)

Haren S harens at macports.org
Tue Feb 21 17:59:24 UTC 2023


Haren S (harens) pushed a change to branch master
in repository macports-ports.

    from 71ce4cde1f3 robotfindskitten: fix build on Ventura
     new 9e7e631ef6e hugs98: fix the build
     new e9160db7275 hugs98: modeline and spaces
     new 1340ec6cba6 hugs98: fix build with non-Apple gcc

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:
 lang/hugs98/Portfile                               |  92 +++-
 lang/hugs98/files/patch-GLUT.diff                  |  39 ++
 lang/hugs98/files/patch-HTYPE_INT.diff             |  21 +
 lang/hugs98/files/patch-O0.diff                    |  16 +
 lang/hugs98/files/patch-O1.diff                    |  16 +
 lang/hugs98/files/patch-cpp-cleanup.diff           | 611 +++++++++++++++++++++
 lang/hugs98/files/patch-environ.diff               |  35 ++
 lang/hugs98/files/patch-gcc-inline.diff            |  20 +
 lang/hugs98/files/patch-no-cpp-precomp.diff        |  25 +
 .../patch-packages-base-include-HsBase.h.diff      |  17 -
 lang/hugs98/files/patch-packages.diff              | 110 ++++
 11 files changed, 962 insertions(+), 40 deletions(-)
 create mode 100644 lang/hugs98/files/patch-GLUT.diff
 create mode 100644 lang/hugs98/files/patch-HTYPE_INT.diff
 create mode 100644 lang/hugs98/files/patch-O0.diff
 create mode 100644 lang/hugs98/files/patch-O1.diff
 create mode 100644 lang/hugs98/files/patch-cpp-cleanup.diff
 create mode 100644 lang/hugs98/files/patch-environ.diff
 create mode 100644 lang/hugs98/files/patch-gcc-inline.diff
 create mode 100644 lang/hugs98/files/patch-no-cpp-precomp.diff
 delete mode 100644 lang/hugs98/files/patch-packages-base-include-HsBase.h.diff
 create mode 100644 lang/hugs98/files/patch-packages.diff



More information about the macports-changes mailing list