diff options
author | rm <rm@FreeBSD.org> | 2016-03-06 03:00:04 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2016-03-06 03:00:04 +0800 |
commit | 95cea769a7ec63596f560bf6673c9da407cc0d41 (patch) | |
tree | ed3f41232aa5198a0bdf6626ef14f81cd40782f4 /databases/p5-DBD-Google | |
parent | 5265f085dc231d27d4697ba9546ced02b937045e (diff) | |
download | freebsd-ports-gnome-95cea769a7ec63596f560bf6673c9da407cc0d41.tar.gz freebsd-ports-gnome-95cea769a7ec63596f560bf6673c9da407cc0d41.tar.zst freebsd-ports-gnome-95cea769a7ec63596f560bf6673c9da407cc0d41.zip |
textproc/intltool: fix warnings with perl 5.22
This patch eliminates warnings like this by escaping left brace:
"""
Unescaped left brace in regex is deprecated, passed through in regex;
marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at
/usr/local/bin/intltool-update line 1065.
Unescaped left brace in regex is deprecated, passed through in regex;
marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at
/usr/local/bin/intltool-update line 1193.
"""
+ 7 more warnings like this when building ports involving intltool (gitg,
gnome-builder etc)
While here replace brackets with braces in download url (porlint warning) and
bump PORTREVISION because of package change.
PR: 207270
With hat: gnome
MFH: 2016Q1
Diffstat (limited to 'databases/p5-DBD-Google')
0 files changed, 0 insertions, 0 deletions