Opened 14 years ago

Closed 14 years ago

#23539 closed defect (fixed)

cgal-3.5.1 fails to build on case-sensitive filesystems

Reported by: raphael-st (Raphael Straub) Owned by: Veence (Vincent)
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 (1)

patch-Portfile.diff (449 bytes) - added by raphael-st (Raphael Straub) 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by raphael-st (Raphael Straub)

Attachment: patch-Portfile.diff added

comment:1 Changed 14 years ago by jmroot (Joshua Root)

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

comment:2 Changed 14 years ago by raphael-st (Raphael Straub)

Resolution: fixed
Status: newclosed

Maintainer timeout. Fixed in r63964.

Note: See TracTickets for help on using tickets.