[MacPorts] #30704: git-core: support Perl-compatible regexes
#30704: git-core: support Perl-compatible regexes --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Keywords: haspatch | Port: git-core --------------------------------+------------------------------------------- When trying to use "git grep" with the "-P" option, I get {{{ cannot use Perl-compatible regexes when not compiled with USE_LIBPCRE }}} I've attached a patch that adds PCRE support through the pcre Port. -- Ticket URL: <https://trac.macports.org/ticket/30704> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30704: git-core: support Perl-compatible regexes --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Keywords: haspatch | Port: git-core --------------------------------+------------------------------------------- Comment(by carsomyr@…): I've reattached the Portfile to reflect underlying changes to the git-core Port. -- Ticket URL: <https://trac.macports.org/ticket/30704#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30704: git-core: support Perl-compatible regexes --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: maccheck@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Keywords: haspatch | Port: git-core --------------------------------+------------------------------------------- Changes (by cal@…): * owner: macports-tickets@… => maccheck@… * cc: maccheck@… (removed) * cc: cal@… (added) Comment: I wonder whether we should make this a variant, or add it by default. -- Ticket URL: <https://trac.macports.org/ticket/30704#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30704: git-core: support Perl-compatible regexes --------------------------------+------------------------------------------- Reporter: carsomyr@… | Owner: maccheck@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Keywords: haspatch | Port: git-core --------------------------------+------------------------------------------- Comment(by carsomyr@…): Good point! I've reattached patch-Portfile.diff. libpcre support is now a variant. Please rebuild and see if "git grep -P" works (if libpcre support isn't there, then git will just complain and do nothing). Replying to [comment:2 cal@…]:
I wonder whether we should make this a variant, or add it by default.
-- Ticket URL: <https://trac.macports.org/ticket/30704#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30704: git-core: support Perl-compatible regexes ---------------------------------+------------------------------------------ Reporter: carsomyr@… | Owner: maccheck@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Resolution: fixed | Keywords: haspatch Port: git-core | ---------------------------------+------------------------------------------ Changes (by cal@…): * status: new => closed * resolution: => fixed Comment: Commited in r83536. -- Ticket URL: <https://trac.macports.org/ticket/30704#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts