Permalink
Browse files
libphonenumber-cpp: update to version 8.10.10
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+5
−5
devel/libphonenumber-cpp/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup cmake 1.1 |
|
|
PortGroup cxx11 1.1 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
github.setup googlei18n libphonenumber 8.10.8 v |
|
|
github.setup googlei18n libphonenumber 8.10.10 v |
|
|
name libphonenumber-cpp |
|
|
license Apache-2 |
|
|
description Google's C++ library for parsing, formatting, storing \ |
|
|
@@ -29,15 +29,15 @@ master_sites ${github.master_sites}:main \ |
|
|
${gtest_master}:gtest |
|
|
|
|
|
checksums ${main_distfile} \ |
|
|
rmd160 781576b73d3f5dc8093840b45cf1e869ddbf147e \ |
|
|
sha256 16a597e721c096724cc33d76c2f56d901e9f7d9a05b30f45ee63f92049f5ae7f \ |
|
|
size 7284259 \ |
|
|
rmd160 fadb8d665b4d826838e0c8a50c879d7100f07e69 \ |
|
|
sha256 9d0fbbe3b1deb3f9aa4d227daa5215022849a1a1dfc834872f5586f3310d9258 \ |
|
|
size 7285482 \ |
|
|
${gtest_distfile} \ |
|
|
rmd160 b0a9e48874df3291a261ed85a0c0a4d677b01dc1 \ |
|
|
sha256 58a6f4277ca2bc8565222b3bbd58a177609e9c488e8a72649359ba51450db7d8 \ |
|
|
size 1281617 |
|
|
|
|
|
worksrcdir googlei18n-libphonenumber-5857657/cpp |
|
|
worksrcdir googlei18n-libphonenumber-d66c526/cpp |
|
|
|
|
|
patchfiles patch-cpp-CMakeLists.txt.diff |
|
|
|
|
|
|