New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23539 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

cgal-3.5.1 fails to build on case-sensitive filesystems

Reported by: raphael@… Owned by: vince@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: haspatch Cc:
Port: cgal

Description

cgal-3.5.1 fails to build on case-sensitive filesystems because the distname is CGAL-3.5.1 and not cgal-3.5.1:

--->  Configuring cgal
[...]
sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/work/cgal-3.5.1: No such file or directory
> ls /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/work/
CGAL-3.5.1/

A patch is attached.

Attachments

patch-Portfile.diff (449 bytes) - added by raphael@… 3 years ago.

Change History

Changed 3 years ago by raphael@…

comment:1 Changed 3 years ago by jmr@…

  • Owner changed from macports-tickets@… to vince@…
  • Cc vince@… removed

comment:2 Changed 3 years ago by raphael@…

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

Maintainer timeout. Fixed in r63964.

Note: See TracTickets for help on using tickets.