[146789] trunk/dports/devel/libphonenumber-cpp

devans at macports.org devans at macports.org
Thu Mar 17 12:58:11 PDT 2016


Revision: 146789
          https://trac.macports.org/changeset/146789
Author:   devans at macports.org
Date:     2016-03-17 12:58:11 -0700 (Thu, 17 Mar 2016)
Log Message:
-----------
libphonenumber-cpp: update to version 7.2.7.

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-03-17 19:39:00 UTC (rev 146788)
+++ trunk/dports/devel/libphonenumber-cpp/Portfile	2016-03-17 19:58:11 UTC (rev 146789)
@@ -7,7 +7,7 @@
 
 cmake.out_of_source yes
 
-github.setup        googlei18n libphonenumber 7.2.6 libphonenumber-
+github.setup        googlei18n libphonenumber 7.2.7 libphonenumber-
 
 name                libphonenumber-cpp
 license             Apache-2
@@ -18,8 +18,8 @@
 categories          devel
 platforms           darwin
 
-checksums           rmd160  57dd57f3185d56cc32febe77035b3ca51f52d691 \
-                    sha256  7230f377088fe0f1482f102f30eaee607f2bf891d4bd1e7784dddba0564b61be
+checksums           rmd160  ae14ae3406f866f45824def3d3eb8c0e778fc163 \
+                    sha256  3420c29a6fad08085a2138d2e1d73fa14fd1d4b0e836004deaaa3d55b544288f
 
 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-03-17 19:39:00 UTC (rev 146788)
+++ trunk/dports/devel/libphonenumber-cpp/files/patch-cpp-CMakeLists.txt.diff	2016-03-17 19:58:11 UTC (rev 146789)
@@ -13,7 +13,7 @@
  
  # Build a static library (without -fPIC).
  add_library (phonenumber STATIC ${SOURCES})
-@@ -416,8 +416,8 @@ if (${BUILD_GEOCODER} STREQUAL "ON")
+@@ -424,8 +424,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.
-@@ -476,7 +476,7 @@ if (${USE_ICU_REGEXP} STREQUAL "ON")
+@@ -487,7 +487,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/20160317/07df1d69/attachment.html>


More information about the macports-changes mailing list