[macports-ports] branch master updated (64afdc07bbf -> 7518079e1e4)

Christopher Nielsen mascguy at macports.org
Sun Oct 24 17:11:04 UTC 2021


Christopher Nielsen (mascguy) pushed a change to branch master
in repository macports-ports.

    from 64afdc07bbf nsh: new port
     new 4f145ee6bd1 rsync-hfscomp: new port for rsync 3.1.2, with HFS compression Fixes: https://trac.macports.org/ticket/60792
     new 31ec53b073e rsync: declare conflict against rsync-hfscomp
     new 7518079e1e4 rsync dependents: switch to bin-style dep

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:
 devel/git/Portfile                                 |    2 +-
 net/grsync/Portfile                                |    2 +-
 net/rsync-hfscomp/Portfile                         |   83 ++
 .../files/patch-acls-unpack-error.diff             |    9 +-
 net/rsync-hfscomp/files/patch-crtimes.diff         |  735 +++++++++++
 net/rsync-hfscomp/files/patch-fileflags.diff       | 1301 ++++++++++++++++++++
 .../files/patch-hfs-compression-options.diff       |   33 +
 net/rsync-hfscomp/files/patch-hfs-compression.diff |  810 ++++++++++++
 .../files/rsyncd.conf.example                      |    2 +-
 net/rsync/Portfile                                 |    1 +
 python/py-tensorflow-addons/Portfile               |    2 +-
 sysutils/backuppc/Portfile                         |    2 +-
 sysutils/dirvish/Portfile                          |    2 +-
 sysutils/rsnapshot/Portfile                        |    2 +-
 sysutils/rvm/Portfile                              |    2 +-
 15 files changed, 2976 insertions(+), 12 deletions(-)
 create mode 100644 net/rsync-hfscomp/Portfile
 copy net/{rsync => rsync-hfscomp}/files/patch-acls-unpack-error.diff (79%)
 create mode 100644 net/rsync-hfscomp/files/patch-crtimes.diff
 create mode 100644 net/rsync-hfscomp/files/patch-fileflags.diff
 create mode 100644 net/rsync-hfscomp/files/patch-hfs-compression-options.diff
 create mode 100644 net/rsync-hfscomp/files/patch-hfs-compression.diff
 copy net/{rsync => rsync-hfscomp}/files/rsyncd.conf.example (84%)



More information about the macports-changes mailing list