ports/contrib (3.7): utf8proc: 2.7.0 -> 2.8.0
commit 683407f3b39b628eb78b7e9f42c5e7c2f41c6dd2 Author: Tim Biermann <tbier@posteo.de> Date: Mon Oct 31 09:03:26 2022 +0000 utf8proc: 2.7.0 -> 2.8.0 diff --git a/utf8proc/.footprint b/utf8proc/.footprint index 26a9055b1..f01acaaa0 100644 --- a/utf8proc/.footprint +++ b/utf8proc/.footprint @@ -2,9 +2,9 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/utf8proc.h drwxr-xr-x root/root usr/lib/ --rwxr-xr-x root/root usr/lib/libutf8proc.so.2.5.0 -lrwxrwxrwx root/root usr/lib/libutf8proc.so.2 -> libutf8proc.so.2.5.0 -lrwxrwxrwx root/root usr/lib/libutf8proc.so -> libutf8proc.so.2.5.0 +lrwxrwxrwx root/root usr/lib/libutf8proc.so -> libutf8proc.so.2.6.0 +lrwxrwxrwx root/root usr/lib/libutf8proc.so.2 -> libutf8proc.so.2.6.0 +-rwxr-xr-x root/root usr/lib/libutf8proc.so.2.6.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libutf8proc.pc -rw-r--r-- root/root usr/lib/pkgconfig/utf8proc.pc diff --git a/utf8proc/.signature b/utf8proc/.signature index 30ed869c0..4e0479374 100644 --- a/utf8proc/.signature +++ b/utf8proc/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF389wO6hq0eg7TvkWi/Xww8T4tLBB16SGflnIxeOXc2WQGqNByqUnG02q2CwujHULjAlQbogj81BjvMaLIakVRgc= -SHA256 (Pkgfile) = f068da0f6bb0b85e8f7f782c7143e1b4522186f64ea197a496dd3462d685d19a -SHA256 (.footprint) = b3c4ed505acad58640945a2c35fb5621e6bfb60dc67ee4e5f788265067936c42 -SHA256 (utf8proc-2.7.0.tar.gz) = 4bb121e297293c0fd55f08f83afab6d35d48f0af4ecc07523ad8ec99aa2b12a1 +RWSagIOpLGJF30iEaEGq3k20x1OWD7tN6xG6GFKpxG4ib0g5OMoYUHZ+l2mM48fLgH95UZVxQk7TMWPQ9P3d1uMej0fwVnMimgA= +SHA256 (Pkgfile) = f3dbfa1cc75f00aa6a037059220c8687c6f2dd0d15d36f715e5138aca183ecc9 +SHA256 (.footprint) = 14d73cdf7b7729f0a9f394eea9349bbcfdffd565f6d562dcf472ac9af88d9bb5 +SHA256 (utf8proc-2.8.0.tar.gz) = a0a60a79fe6f6d54e7d411facbfcc867a6e198608f2cd992490e46f04b1bcecc diff --git a/utf8proc/Pkgfile b/utf8proc/Pkgfile index d35e83141..64f7361f9 100644 --- a/utf8proc/Pkgfile +++ b/utf8proc/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tim Biermann, tbier at posteo dot de name=utf8proc -version=2.7.0 +version=2.8.0 release=1 source=(https://github.com/JuliaStrings/utf8proc/archive/v$version/$name-$version.ta...)
participants (1)
-
crux@crux.nu