diff --git a/devel/libphonenumber/Makefile b/devel/libphonenumber/Makefile index 76fe3265242d..219818cf87c9 100644 --- a/devel/libphonenumber/Makefile +++ b/devel/libphonenumber/Makefile @@ -1,37 +1,36 @@ PORTNAME= libphonenumber DISTVERSIONPREFIX= v -DISTVERSION= 8.13.30 -PORTREVISION= 1 +DISTVERSION= 8.13.33 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org COMMENT= Library for parsing, formatting, and validating phone numbers WWW= https://github.com/google/libphonenumber LICENSE= APACHE20 BUILD_DEPENDS= googletest>0:devel/googletest LIB_DEPENDS= libabsl_strings.so:devel/abseil \ libboost_atomic.so:devel/boost-libs \ libicui18n.so:devel/icu \ libprotobuf.so:devel/protobuf USES= cmake:noninja compiler:c++17-lang pkgconfig # Workaround CMAKE_ARGS+=-DABSL_PROPAGATE_CXX_STD:BOOL=ON not being set in the # devel/abseil Makefile. As of version 8.13.21, libphonenumber no longer sets # the C++ dialect and expects to inherit it from abseil. USE_CXXSTD= c++17 USE_GITHUB= yes GH_ACCOUNT= google CMAKE_ON= USE_STD_MAP CMAKE_OFF= REGENERATE_METADATA \ BUILD_TESTING WRKSRC_SUBDIR= cpp MAKE_JOBS_UNSAFE= yes PLIST_SUB= SHLIB_FULL=${PORTVERSION:R} SHLIB_SHORT=${PORTVERSION:R:R} .include diff --git a/devel/libphonenumber/distinfo b/devel/libphonenumber/distinfo index 7c273a451ab1..b2a92f3798ed 100644 --- a/devel/libphonenumber/distinfo +++ b/devel/libphonenumber/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707691081 -SHA256 (google-libphonenumber-v8.13.30_GH0.tar.gz) = 126d2680c282107fcb54286fbae5709df84d7ec2e93ce94f3ab4ae373dff6c3e -SIZE (google-libphonenumber-v8.13.30_GH0.tar.gz) = 13721648 +TIMESTAMP = 1711936826 +SHA256 (google-libphonenumber-v8.13.33_GH0.tar.gz) = 656c080c0fd713b9bed61efda4b006846d40914b5412d6d7082a5397653e2fef +SIZE (google-libphonenumber-v8.13.33_GH0.tar.gz) = 13724447