[macports-ports] branch master updated (7aaed042be0 -> 008b8d1628d)

Ryan Schmidt ryandesign at macports.org
Tue Apr 5 12:40:23 UTC 2022


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

    from 7aaed042be0 libsolv: update to 0.7.22
     new 83a70b23320 n2n: Remove space after -L and -I
     new dd028eb4e06 magic: Update to 8.3.284
     new cc44f968ae6 stardict: Blacklist clang < 900
     new 71bf5447ceb gtk-chtheme: Fix build failure (deprecated gtk)
     new bb739ecf365 gtk-chtheme: Add modeline and adjust whitespace
     new 606b7627bfe torsocks: Disable silent rules
     new bcc7a9a90f7 vtm: Remove redundant homepage line
     new 941fcff5ea4 netpbm: Update to 10.97.06
     new 6306106231c github-1.0.tcl: Only rename dir for tarball type
     new e9a7bd7f76a usbredir: Don't use -Werror
     new 005a4c3eb4d Io: Remove unused patchfile
     new 008b8d1628d Io: Fix version and build failure

The 12 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:
 _resources/port1.0/group/github-1.0.tcl            |  3 +-
 devel/usbredir/Portfile                            |  5 +-
 devel/usbredir/files/no-Werror.patch               | 14 ++++++
 graphics/netpbm/Portfile                           | 22 ++++----
 lang/Io/Portfile                                   |  8 ++-
 lang/Io/files/Cairo-clang-warnings.patch           | 15 ++++++
 lang/Io/files/EditLine-clang-warnings.patch        | 25 ++++++++++
 lang/Io/files/IoImage-clang-warnings.patch         | 56 +++++++++++++++++++++
 lang/Io/files/SHA1-clang-warnings.patch            | 13 +++++
 .../patch-libs-basekit-source-Common_inline.h.diff | 12 -----
 lang/Io/files/version.patch                        | 10 ++++
 net/n2n/Portfile                                   |  3 +-
 net/n2n/files/no-space-after-L-or-I.patch          | 15 ++++++
 net/torsocks/Portfile                              |  7 ++-
 science/magic/Portfile                             |  8 +--
 sysutils/vtm/Portfile                              |  2 -
 textproc/stardict/Portfile                         |  5 ++
 x11/gtk-chtheme/Portfile                           | 58 +++++++++++++---------
 x11/gtk-chtheme/files/Makefile.patch               | 19 +++++++
 x11/gtk-chtheme/files/Metadata.diff                | 10 ----
 20 files changed, 242 insertions(+), 68 deletions(-)
 create mode 100644 devel/usbredir/files/no-Werror.patch
 create mode 100644 lang/Io/files/Cairo-clang-warnings.patch
 create mode 100644 lang/Io/files/EditLine-clang-warnings.patch
 create mode 100644 lang/Io/files/IoImage-clang-warnings.patch
 create mode 100644 lang/Io/files/SHA1-clang-warnings.patch
 delete mode 100644 lang/Io/files/patch-libs-basekit-source-Common_inline.h.diff
 create mode 100644 lang/Io/files/version.patch
 create mode 100644 net/n2n/files/no-space-after-L-or-I.patch
 create mode 100644 x11/gtk-chtheme/files/Makefile.patch
 delete mode 100644 x11/gtk-chtheme/files/Metadata.diff



More information about the macports-changes mailing list