[macports-ports] branch master updated (cc352196b7f -> 0c41b0ccf2d)

Herby Gillot herby.gillot at gmail.com
Wed Mar 13 15:06:21 UTC 2024


Herby Gillot (herbygillot) pushed a change to branch master
in repository macports-ports.

    from cc352196b7f nmail: fix when built against libstdc++
     new cc97f3800ac rb-aes_key_wrap: new port
     new f7f9d689f56 rb-crypt-isaac: update to 1.2.0
     new 84ff5b50c07 rb-aescrypt: fix the port, use approriate name
     new 0c41b0ccf2d rb-aes: new port

The 4 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:
 ruby/rb-aes/Portfile                    | 34 +++++++-------
 ruby/rb-aes/files/patch-aes.c           | 11 -----
 ruby/rb-aes_key_wrap/Portfile           | 18 ++++++++
 ruby/rb-aescrypt/Portfile               | 29 ++++++++++++
 ruby/rb-aescrypt/files/patch-aes.c      | 81 +++++++++++++++++++++++++++++++++
 ruby/rb-aescrypt/files/patch-platform.h | 11 +++++
 ruby/rb-crypt-isaac/Portfile            | 29 ++++++++----
 7 files changed, 176 insertions(+), 37 deletions(-)
 delete mode 100644 ruby/rb-aes/files/patch-aes.c
 create mode 100644 ruby/rb-aes_key_wrap/Portfile
 create mode 100644 ruby/rb-aescrypt/Portfile
 create mode 100644 ruby/rb-aescrypt/files/patch-aes.c
 create mode 100644 ruby/rb-aescrypt/files/patch-platform.h



More information about the macports-changes mailing list