New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20332 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

pcre++-0.9.5 doesn't respect DESTDIR in doc/ and doesn't install to share/doc

Reported by: blb@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port: pcre++

Description

The Makefile generated in doc doesn't install the docs into a DESTDIR-prefixed path so it tries to go straight to ${prefix} during destroot. It also wants to install to ${prefix}/doc instead of ${prefix}/share/doc. Attaching a patch to fix this.

Attachments

pcre++.diff (1.3 KB) - added by blb@… 4 years ago.
diff to pcre++

Change History

Changed 4 years ago by blb@…

diff to pcre++

comment:1 Changed 4 years ago by gwright@…

  • Status changed from new to assigned

Will apply. I will also change the name of the port to "pcrexx" if there are no objections, to avoid regexp characters in port names.

comment:2 Changed 4 years ago by gwright@…

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

r56197 and r56199 should fix this. I also created the port 'pcrexx' as a copy of this one. The 'pcre++' port can be removed soon.

Note: See TracTickets for help on using tickets.