[macports-ports] 01/01: icu: update to 61.1
Ryan Schmidt
ryandesign at macports.org
Mon Apr 23 16:07:23 UTC 2018
On Apr 23, 2018, at 08:36, Leonardo Brondani Schenkel wrote:
> Leonardo Brondani Schenkel (lbschenkel) pushed a commit to branch icu
> in repository macports-ports.
>
>
> https://github.com/macports/macports-ports/commit/0c47ec4d30dc02c085dd851262cf2fcbbb0b1521
>
> commit 0c47ec4d30dc02c085dd851262cf2fcbbb0b1521
>
> Author: Leonardo Brondani Schenkel
> AuthorDate: Mon Apr 23 15:36:11 2018 +0200
>
> icu: update to 61.1
>
> ---
> devel/icu/Portfile | 16 +--
> devel/icu/files/CVE-2017-14952.patch | 12 --
> devel/icu/files/CVE-2017-7867-CVE-2017-7868.patch | 156 ----------------------
> 3 files changed, 8 insertions(+), 176 deletions(-)
>
>
> diff --git a/devel/icu/Portfile b/devel/icu/Portfile
> index 308b564..a44341b 100644
> --- a/devel/icu/Portfile
> +++ b/devel/icu/Portfile
> @@ -8,7 +8,7 @@ set my_name icu4c
> # whenever the library version number changes. Thanks.
> # To find dependencies, use:
> # port file all | sort -u | xargs grep -El ':icu( |$)' | rev | cut -d / -f 2 | rev | sort -u
> -version 58.2
> +version 61.1
> # Don't update to 59 or later because they require C++11
> categories devel textproc
> platforms darwin freebsd
I've been meaning to revisit updating icu, now that we have the cxx11 1.1 portgroup. Let me know what you discover!
More information about the macports-dev
mailing list