Opened 7 years ago

Last modified 7 years ago

#54568 closed enhancement

git @2.14.0: pcre2 variant — at Version 2

Reported by: l2dy (Zero King) Owned by: ci42
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: git

Description (last modified by ryandesign (Ryan Carsten Schmidt))

  • Git can now be built with PCRE v2 instead of v1 of the PCRE library. Replace USE_LIBPCRE=YesPlease with USE_LIBPCRE2=YesPlease in existing build scripts to build against the new version. As the upstream PCRE maintainer has abandoned v1 maintenance for all but the most critical bug fixes, use of v2 is recommended.

Change History (2)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Instead of creating another variant, can't the existing pcre variant be updated for this?

Last edited 7 years ago by mf2k (Frank Schima) (previous) (diff)

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.