New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20046 (closed defect: fixed)

Opened 4 years ago

Last modified 12 months ago

pcre++ rename to pcrexx for consistency and safety

Reported by: blb@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: jmr@…, ryandesign@…, snc@…
Port: pcre++

Description

Other C++-type ports with ++ in the names have those plus signs replaced by x (eg libsigcxx2, libxmlxx2) to avoid potential issues with a standard regex character. It would appear it has no dependents, once I escaped the pluses in port echo depends:pcre\\+\\+ so I'm guessing it shouldn't be too painful.

Change History

comment:1 Changed 4 years ago by gwright@…

  • Status changed from new to assigned

Good point. Will do.

comment:2 Changed 4 years ago by gwright@…

  • Status changed from assigned to closed
  • Resolution set to fixed

There is now a pcrexx port, a copy of pcre++. The pcre++ port is not yet deleted, I'll check to make certain again that there are no dependencies.

comment:3 Changed 4 years ago by blb@…

Instead of deletion, MacPorts 1.8 now has a replaced_by setting (see ticket #20157) that would be best.

comment:4 Changed 13 months ago by jmr@…

comment:5 Changed 12 months ago by snc@…

  • Cc jmr@…, ryandesign@… added

pcre++ files are broken according to rev-upgrade, and since the port no longer exists users are getting into error situations when a rebuild is attempted.

Why was the port was deleted without a replaced_by? The ticket even said that should have been done.

comment:6 Changed 12 months ago by snc@…

  • Cc snc@… added

Cc Me!

Note: See TracTickets for help on using tickets.