Opened 13 years ago
Closed 13 years ago
#29800 closed defect (fixed)
php5-FreeImage @0.1 - CaSe conflict between *.ini file and *.so
Reported by: | BjarneDMat | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | php5-FreeImage |
Description
On case-sensitive file systems you run into trouble as the compiled *.so file is freeimage.so while it's named 'FreeImage.so' in the FreeImage.ini file
Change History (3)
comment:1 Changed 13 years ago by jmroot (Joshua Root)
Cc: | nomaintainer@… removed |
---|---|
Port: | php5-FreeImage added; 1.9.2 removed |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Priority: | Low → Normal |
Status: | new → assigned |
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r79411.
Note: See
TracTickets for help on using
tickets.
Thanks for reporting this problem.