Opened 16 years ago
Closed 11 years ago
#17018 closed defect (invalid)
libgda3 uses string match as if it accepted a regexp
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | libgda3 |
Description
libgda3 uses the "string match" function as if it accepted a regular expression as its parameter, but it does not; it expects a glob.
The string match in the Portfile has thus never worked. The string match could be fixed by changing "{/Makefile$}
" to "{*/Makefile}
". However the only Makefile in the source is in the po directory and it does not contain the string to be replaced. If the port is working correctly now, perhaps the entire post-configure part can be removed.
Change History (3)
comment:1 Changed 16 years ago by (none)
Milestone: | Port Bugs |
---|
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
You have no comment about this issue after 2 years? :)
comment:3 Changed 11 years ago by jyrkiwahlstedt
Resolution: | → invalid |
---|---|
Status: | new → closed |
No port libgda3 anymore
Note: See
TracTickets for help on using
tickets.
Milestone Port Bugs deleted