1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/math/oleo
Mathieu Arnold 8ca44828b2 Fix build with Perl 5.26.
Unescaped left brace in regex is illegal in regex when not used as a
quantifier.
- /foo{3}/ will match foofoofoo.
- /\\new{bar}/ is illegal and should be written as /\\new\{bar}/.

PR:		226817
Sponsored by:	Absolight
2018-03-28 16:52:54 +00:00
..
files Fix build with Perl 5.26. 2018-03-28 16:52:54 +00:00
distinfo
Makefile
pkg-descr
pkg-plist