Opened 11 years ago
Closed 11 years ago
#43469 closed enhancement (fixed)
mysql55-lib_mysqludf_preg @119352 make available for mysql56
Reported by: | haraldgroven (Harald) | Owned by: | pixilla (Bradley Giesbrecht) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | mysql55-lib_mysqludf_preg |
Description
The UDF mysqludf_preg is quite useful, but is currently only available for the previous version of mysql55, not mysql56. This dependancy forces an duplicate install of duplcate database server mysql55 if mysql56 is present. Solution: Clone mysql55-lib_mysqludf_preg as mysql56-lib_mysqludf_preg and replace/add occurrences of "55" with "56" and add mysql56 to mysql5-lib_mysqludf_preg and test.
Change History (2)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Keywords: | preg mysql udf removed |
---|---|
Owner: | changed from macports-tickets@… to pixilla@… |
Type: | update → enhancement |
Version: | 2.2.1 |
comment:2 Changed 11 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the ticket! See r119357
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the port maintainers (
port info --maintainers mysql55-lib_mysqludf_preg
).