[macports-ports] branch master updated (1dc39dc037d -> 08683bd5267)

Herby Gillot herby.gillot at gmail.com
Tue Feb 7 14:53:43 UTC 2023


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

    from 1dc39dc037d ddrescue: update to 1.27
     new fb03856a2b6 R-arrayhelpers: new port
     new a018ea85181 R-svUnit: new port
     new 9a8cac1be6f R-zip: new port
     new 95f1f453d38 R-yaml: new port
     new 800ef31db5f R-tzdb: new port
     new f1d9882a883 R-ellipsis: new port
     new 6f05753d8c6 R-hms: new port
     new 5bdbc617801 R-checkmate: new port
     new 9cc239e2077 R-clipr: new port
     new 2c92fe35ef3 R-tidyselect: new port
     new 19bd04887ae R-here: new port
     new 38e982fae49 R-prettyunits: new port
     new 9e1f23d3732 R-progress: new port
     new 0f77e46d903 R-processx: new port
     new eb1e27cdb56 R-progressr: new port
     new b5690c83c77 R-xopen: new port
     new ac5e87983d9 R-generics: new port
     new ec6cc67e0ec R-invgamma: new port
     new 1456d5de1d9 R-matrixStats: new port
     new ce99122b1a1 R-inline: new port
     new b6e18a61c56 R-loo: new port
     new b17f0d83126 R-cellranger: new port
     new 4785c89a927 R-readxl: new port
     new fd39a72b36f R-vroom: new port
     new 7d051a62ead R-purrr: new port
     new 7284c887c9e R-dplyr: new port
     new 35a8cc0d163 R-rematch2: new port
     new 39a1da49c82 R-reshape2: new port
     new e6a1b36d840 R-tidyr: new port
     new 08683bd5267 R-htmltools: new port

The 30 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:
 R/R-arrayhelpers/Portfile           | 17 +++++++++++++++
 R/R-cellranger/Portfile             | 18 ++++++++++++++++
 R/R-checkmate/Portfile              | 17 +++++++++++++++
 R/R-clipr/Portfile                  | 17 +++++++++++++++
 R/R-dplyr/Portfile                  | 26 +++++++++++++++++++++++
 R/R-ellipsis/Portfile               | 20 ++++++++++++++++++
 R/R-generics/Portfile               | 16 ++++++++++++++
 R/R-here/Portfile                   | 19 +++++++++++++++++
 R/R-hms/Portfile                    | 22 +++++++++++++++++++
 R/R-htmltools/Portfile              | 20 ++++++++++++++++++
 R/R-inline/Portfile                 | 17 +++++++++++++++
 R/R-invgamma/Portfile               | 16 ++++++++++++++
 R/R-loo/Portfile                    | 20 ++++++++++++++++++
 R/R-matrixStats/Portfile            | 15 +++++++++++++
 R/R-prettyunits/Portfile            | 15 +++++++++++++
 R/R-processx/Portfile               | 19 +++++++++++++++++
 R/R-progress/Portfile               | 21 +++++++++++++++++++
 R/R-progressr/Portfile              | 19 +++++++++++++++++
 R/R-purrr/Portfile                  | 22 +++++++++++++++++++
 R/R-readxl/Portfile                 | 22 +++++++++++++++++++
 R/R-rematch2/Portfile               | 19 +++++++++++++++++
 R/R-reshape2/Portfile               | 20 ++++++++++++++++++
 R/R-svUnit/Portfile                 | 16 ++++++++++++++
 R/R-tidyr/Portfile                  | 28 +++++++++++++++++++++++++
 R/R-tidyselect/Portfile             | 24 +++++++++++++++++++++
 R/R-tzdb/Portfile                   | 18 ++++++++++++++++
 R/R-vroom/Portfile                  | 42 +++++++++++++++++++++++++++++++++++++
 R/R-vroom/files/patch-Makevars.diff |  6 ++++++
 R/R-xopen/Portfile                  | 18 ++++++++++++++++
 R/R-yaml/Portfile                   | 17 +++++++++++++++
 R/R-zip/Portfile                    | 15 +++++++++++++
 31 files changed, 601 insertions(+)
 create mode 100644 R/R-arrayhelpers/Portfile
 create mode 100644 R/R-cellranger/Portfile
 create mode 100644 R/R-checkmate/Portfile
 create mode 100644 R/R-clipr/Portfile
 create mode 100644 R/R-dplyr/Portfile
 create mode 100644 R/R-ellipsis/Portfile
 create mode 100644 R/R-generics/Portfile
 create mode 100644 R/R-here/Portfile
 create mode 100644 R/R-hms/Portfile
 create mode 100644 R/R-htmltools/Portfile
 create mode 100644 R/R-inline/Portfile
 create mode 100644 R/R-invgamma/Portfile
 create mode 100644 R/R-loo/Portfile
 create mode 100644 R/R-matrixStats/Portfile
 create mode 100644 R/R-prettyunits/Portfile
 create mode 100644 R/R-processx/Portfile
 create mode 100644 R/R-progress/Portfile
 create mode 100644 R/R-progressr/Portfile
 create mode 100644 R/R-purrr/Portfile
 create mode 100644 R/R-readxl/Portfile
 create mode 100644 R/R-rematch2/Portfile
 create mode 100644 R/R-reshape2/Portfile
 create mode 100644 R/R-svUnit/Portfile
 create mode 100644 R/R-tidyr/Portfile
 create mode 100644 R/R-tidyselect/Portfile
 create mode 100644 R/R-tzdb/Portfile
 create mode 100644 R/R-vroom/Portfile
 create mode 100644 R/R-vroom/files/patch-Makevars.diff
 create mode 100644 R/R-xopen/Portfile
 create mode 100644 R/R-yaml/Portfile
 create mode 100644 R/R-zip/Portfile



More information about the macports-changes mailing list