From: Stuart Henderson Subject: Re: [update] math/libqalculate to 5.0.0 To: Justin Berthault , Date: Thu, 21 Mar 2024 22:23:14 +0000 Did you check if SHARED_LIBS needs a bump? -- Sent from a phone, apologies for poor formatting. On 21 March 2024 17:45:10 Justin Berthault wrote: > Hi ports@ > > trivial updzte to libqalculate to 5.0.0 > > Built and tested on arm64. > > diff /usr/ports > commit - 3d38b802a2e4af485e1466d5790b916554636325 > path + /usr/ports > blob - 9a8ba2d811286f5de923d3aee75a698afd80f1d2 > file + math/libqalculate/Makefile > --- math/libqalculate/Makefile > +++ math/libqalculate/Makefile > @@ -1,7 +1,7 @@ > COMMENT = applied math library and CLI calculator > CATEGORIES = math devel > > -V = 4.9.0 > +V = 5.0.0 > DISTNAME = libqalculate-$V > HOMEPAGE = https://qalculate.github.io/ > > blob - b9f6faa6fcee747a3d2b7d9624cde90f400d8aab > file + math/libqalculate/distinfo > --- math/libqalculate/distinfo > +++ math/libqalculate/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (libqalculate-4.9.0.tar.gz) = > YTDtKPf7hoi8zt5PN0m3915KAAuAgIQHlJadIdHBvw8= > -SIZE (libqalculate-4.9.0.tar.gz) = 2639589 > +SHA256 (libqalculate-5.0.0.tar.gz) = > WRWY3tvL2AEZ3gUlWYc1MAMLNRC8orB1jwiM+32vsu4= > +SIZE (libqalculate-5.0.0.tar.gz) = 2674322 > > -- > ~Justin