[macports-ports] branch master updated (132ed70bcac -> 6b20fbaed06)

Ryan Carsten Schmidt ryandesign at macports.org
Wed Oct 2 06:42:54 UTC 2024


Ryan Carsten Schmidt (ryandesign) pushed a change to branch master
in repository macports-ports.

    from 132ed70bcac oh-my-posh: update to version 23.15.3
     new 7d50cf45b73 nbsmtp: Use archived homepage, macports_distfiles
     new 711fdcbc171 nbsmtp: Fix implicit function declaration errors
     new b16af7bd1f2 nbsmtp: Use the right compiler and flags and openssl
     new 3b4ac7973d6 nbsmtp: Fix void pointer to int cast warnings
     new 6b20fbaed06 nbsmtp: Fix strict prototype warnings

The 5 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:
 mail/nbsmtp/Portfile                              | 20 +++++--
 mail/nbsmtp/files/Makefile.in.patch               | 23 ++++++++
 {x11/xdialog => mail/nbsmtp}/files/implicit.patch |  7 ++-
 mail/nbsmtp/files/strict-prototypes.patch         | 36 ++++++++++++
 mail/nbsmtp/files/void-pointer-to-int-cast.patch  | 69 +++++++++++++++++++++++
 5 files changed, 146 insertions(+), 9 deletions(-)
 create mode 100644 mail/nbsmtp/files/Makefile.in.patch
 copy {x11/xdialog => mail/nbsmtp}/files/implicit.patch (75%)
 create mode 100644 mail/nbsmtp/files/strict-prototypes.patch
 create mode 100644 mail/nbsmtp/files/void-pointer-to-int-cast.patch



More information about the macports-changes mailing list