diff options
author | rakuco <rakuco@FreeBSD.org> | 2017-07-14 23:15:30 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2017-07-14 23:15:30 +0800 |
commit | 478893951e96623083c2333b4a3fdc1e737ccf92 (patch) | |
tree | 958db1ece533713a13675426a5cf8b246bc7cddb /ftp/php70-curl | |
parent | d978e45135ea95749d6cb828ade17f67c7e83da2 (diff) | |
download | freebsd-ports-gnome-478893951e96623083c2333b4a3fdc1e737ccf92.tar.gz freebsd-ports-gnome-478893951e96623083c2333b4a3fdc1e737ccf92.tar.zst freebsd-ports-gnome-478893951e96623083c2333b4a3fdc1e737ccf92.zip |
Stop using boost's tr1 regex implementation.
tr1 is gone in the upcoming Boost 1.65. Adjust the code by switching to C++11's
<regex> header instead. There is similar code in upstream's git repository, but
it is mixed with a lot of other changes that make it infeasible to backport
them directly.
PR: 220715
Reported by: jbeich
Diffstat (limited to 'ftp/php70-curl')
0 files changed, 0 insertions, 0 deletions