Permalink
Browse files
re2: update to 2019-04-01
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
devel/re2/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup cxx11 1.1 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
epoch 1 |
|
|
github.setup google re2 2019-03-01 |
|
|
github.setup google re2 2019-04-01 |
|
|
revision 0 |
|
|
categories devel textproc |
|
|
maintainers nomaintainer |
|
|
@@ -19,9 +19,9 @@ long_description RE2 is a fast, safe, thread-friendly alternative to \ |
|
|
platforms darwin |
|
|
license BSD |
|
|
|
|
|
checksums rmd160 45bf3902a24e0772ff3c749dc7f1fe73ecfd7af5 \ |
|
|
sha256 23167094841fbc30b096a46359d003d6760cf2ec8721a48e53568e57c5c95f75 \ |
|
|
size 391111 |
|
|
checksums rmd160 56ae25652e4bc9cacc2fa586f225eca7e60a40fa \ |
|
|
sha256 ae797faa9bc67ec64ed8b37b24a11cf427124dcd209ae73c2a9ab941a40031a8 \ |
|
|
size 392421 |
|
|
|
|
|
use_configure no |
|
|
|
|
|
|