[Bug 233317] textproc/ripgrep: enable PCRE2 support by default
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 19 12:16:40 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233317
Bug ID: 233317
Summary: textproc/ripgrep: enable PCRE2 support by default
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch, patch-ready
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: jbeich at FreeBSD.org
CC: petteri.valkonen at iki.fi, tobik at freebsd.org
Depends on: 232452
CC: petteri.valkonen at iki.fi
Flags: maintainer-feedback?(petteri.valkonen at iki.fi)
Created attachment 199340
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199340&action=edit
v1
pcre2 feature appears to be enabled by default elsewhere. Should've been part
of 0.10.0 update after reviewing upstream Cargo.toml changes.
https://github.com/BurntSushi/ripgrep/blob/0.10.0/Cargo.toml#L82-L83
https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/ripgrep
https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-apps/ripgrep/ripgrep-0.10.0-r1.ebuild
https://github.com/Homebrew/homebrew-core/blob/master/Formula/ripgrep.rb#L19
Build logs:
- 11.2 amd64: https://ptpb.pw/jLa7
- 11.2 i386: https://ptpb.pw/WOPj
- 12.0 amd64: https://ptpb.pw/fWMy
- 12.0 i386: https://ptpb.pw/-lFu
- 13.0 amd64: https://ptpb.pw/qx_a
- 13.0 i386: https://ptpb.pw/Beyl
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232452
[Bug 232452] textproc/ripgrep: Update to 0.10.0
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list