[147597] trunk/dports/devel/libphonenumber-cpp
devans at macports.org
devans at macports.org
Sat Apr 9 07:10:13 PDT 2016
Revision: 147597
https://trac.macports.org/changeset/147597
Author: devans at macports.org
Date: 2016-04-09 07:10:12 -0700 (Sat, 09 Apr 2016)
Log Message:
-----------
libphonenumber-cpp: update to version 7.3.0.
Modified Paths:
--------------
trunk/dports/devel/libphonenumber-cpp/Portfile
trunk/dports/devel/libphonenumber-cpp/files/patch-cpp-CMakeLists.txt.diff
Modified: trunk/dports/devel/libphonenumber-cpp/Portfile
===================================================================
--- trunk/dports/devel/libphonenumber-cpp/Portfile 2016-04-09 13:56:20 UTC (rev 147596)
+++ trunk/dports/devel/libphonenumber-cpp/Portfile 2016-04-09 14:10:12 UTC (rev 147597)
@@ -7,7 +7,7 @@
cmake.out_of_source yes
-github.setup googlei18n libphonenumber 7.2.8 libphonenumber-
+github.setup googlei18n libphonenumber 7.3.0 libphonenumber-
name libphonenumber-cpp
license Apache-2
@@ -18,8 +18,8 @@
categories devel
platforms darwin
-checksums rmd160 046f833622eac41d3b49ddff2b8c534fb857890c \
- sha256 0f658646c1fde11ac8cadc2b69e3ad900c037746428cb7c8426d73afc4438341
+checksums rmd160 19b8de7332db4fe1777e388d6550bb4dd17793ce \
+ sha256 169ff6682b1b09d09009047ebc56c423c5e50c0ccf07487f12b975c887684576
worksrcdir ${worksrcdir}/cpp
Modified: trunk/dports/devel/libphonenumber-cpp/files/patch-cpp-CMakeLists.txt.diff
===================================================================
--- trunk/dports/devel/libphonenumber-cpp/files/patch-cpp-CMakeLists.txt.diff 2016-04-09 13:56:20 UTC (rev 147596)
+++ trunk/dports/devel/libphonenumber-cpp/files/patch-cpp-CMakeLists.txt.diff 2016-04-09 14:10:12 UTC (rev 147597)
@@ -1,6 +1,6 @@
--- CMakeLists.txt.orig 2016-01-08 05:49:06.000000000 -0800
+++ CMakeLists.txt 2016-01-14 17:58:20.000000000 -0800
-@@ -333,10 +333,10 @@ if (${USE_ICU_REGEXP} STREQUAL "ON")
+@@ -334,10 +334,10 @@ if (${USE_ICU_REGEXP} STREQUAL "ON")
endif ()
if (NOT WIN32)
@@ -13,7 +13,7 @@
# Build a static library (without -fPIC).
add_library (phonenumber STATIC ${SOURCES})
-@@ -424,8 +424,8 @@ if (${BUILD_GEOCODER} STREQUAL "ON")
+@@ -425,8 +425,8 @@ if (${BUILD_GEOCODER} STREQUAL "ON")
list (APPEND GEOCODER_DEPS ${COMMON_DEPS})
# Note that the subset of base/ on which the geocoder relies is implemented
# on top of Boost header-only libraries (e.g. scoped_ptr.hpp).
@@ -24,7 +24,7 @@
endif ()
# Build a specific library for testing purposes.
-@@ -487,7 +487,7 @@ if (${USE_ICU_REGEXP} STREQUAL "ON")
+@@ -488,7 +488,7 @@ if (${USE_ICU_REGEXP} STREQUAL "ON")
endif ()
# Build the testing binary.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160409/c0b355ba/attachment-0001.html>
More information about the macports-changes
mailing list