diff --git a/textproc/libutf8proc/Portfile b/textproc/libutf8proc/Portfile index efffefe315e..02da507a0cf 100644 --- a/textproc/libutf8proc/Portfile +++ b/textproc/libutf8proc/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup github 1.0 PortGroup makefile 1.0 -github.setup JuliaStrings utf8proc 2.11.2 v +github.setup JuliaStrings utf8proc 2.11.3 v github.tarball_from archive revision 0 name libutf8proc @@ -16,9 +16,9 @@ long_description {*}${description} homepage https://julialang.org/utf8proc/ -checksums rmd160 c42bf18ba07ca00556c9f3d5519f73b844053072 \ - sha256 a9b8d8fd57fb3aeca2aede62fd58958036d3bd29871afc1b871e3916c48420a7 \ - size 202477 +checksums rmd160 b56d484287727c8d01147b641a019558273e5206 \ + sha256 abfed50b6d4da51345713661370290f4f4747263ee73dc90356299dfc7990c78 \ + size 202535 post-patch { reinplace {s/WCFLAGS = -Wsign-conversion/WCFLAGS =/} ${worksrcpath}/Makefile