Index: head/devel/libphonenumber/Makefile =================================================================== --- head/devel/libphonenumber/Makefile (revision 555030) +++ head/devel/libphonenumber/Makefile (revision 555031) @@ -1,27 +1,26 @@ # $FreeBSD$ PORTNAME= libphonenumber DISTVERSIONPREFIX= v -DISTVERSION= 8.12.12 -PORTREVISION= 1 +DISTVERSION= 8.12.13 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org COMMENT= Library for parsing, formatting, and validating phone numbers LICENSE= APACHE20 BUILD_DEPENDS= googletest>0:devel/googletest LIB_DEPENDS= libboost_atomic.so:devel/boost-libs \ libicui18n.so:devel/icu \ libprotobuf.so:devel/protobuf USES= cmake:noninja compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= google CMAKE_ON= USE_STD_MAP WRKSRC_SUBDIR= cpp .include Index: head/devel/libphonenumber/distinfo =================================================================== --- head/devel/libphonenumber/distinfo (revision 555030) +++ head/devel/libphonenumber/distinfo (revision 555031) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604073396 -SHA256 (google-libphonenumber-v8.12.12_GH0.tar.gz) = 525882292111975b4c69eb65805206708f9cb659bfa8418e5258e13cac1cb624 -SIZE (google-libphonenumber-v8.12.12_GH0.tar.gz) = 8231969 +TIMESTAMP = 1605281823 +SHA256 (google-libphonenumber-v8.12.13_GH0.tar.gz) = 4d202b3d20c545d39a9a0bbaf0f7f26e64a8875429bfadf36f7015adb9bada37 +SIZE (google-libphonenumber-v8.12.13_GH0.tar.gz) = 8233931 Index: head/devel/libphonenumber/files/patch-src_phonenumbers_phonenumberutil.cc =================================================================== --- head/devel/libphonenumber/files/patch-src_phonenumbers_phonenumberutil.cc (revision 555030) +++ head/devel/libphonenumber/files/patch-src_phonenumbers_phonenumberutil.cc (nonexistent) @@ -1,13 +0,0 @@ ---- src/phonenumbers/phonenumberutil.cc.orig 2020-10-30 16:00:44 UTC -+++ src/phonenumbers/phonenumberutil.cc -@@ -114,10 +114,6 @@ const char kValidAlpha[] = "a-z"; - // prefix. This can be overridden by region-specific preferences. - const char kDefaultExtnPrefix[] = " ext. "; - --// One-character symbols that can be used to indicate an extension. --const char kSingleExtnSymbolsForMatching[] = -- "x\xEF\xBD\x98#\xEF\xBC\x83~\xEF\xBD\x9E"; -- - const char kPossibleSeparatorsBetweenNumberAndExtLabel[] = - "[ \xC2\xA0\\t,]*"; - Property changes on: head/devel/libphonenumber/files/patch-src_phonenumbers_phonenumberutil.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property