| Summary: | [PATCH] databases/mysql-server: update to 5.5.9 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Martin Matuska <mm> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | ale | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Martin Matuska
2011-02-07 22:30:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer. ale 2011-02-08 16:37:40 UTC
FreeBSD ports repository
Modified files:
databases/mysql55-client Makefile pkg-plist
databases/mysql55-client/files patch-include_CMakeLists.txt
patch-support-files_CMakeLists.txt
databases/mysql55-server Makefile distinfo
databases/mysql55-server/files patch-include_CMakeLists.txt
Removed files:
databases/mysql55-client/files patch-scripts_mysql_config.sh
Log:
Update to 5.5.9 release [1]
Use system readline instead of bundled libedit [2]
Enable tcp wrappers [2]
PR: ports/154579 [1], ports/154538 [2]
Submitted by: mm [1], Dan Lukes <dan@obluda.cz> [2]
Feature safe: yes
Revision Changes Path
1.108 +0 -1 ports/databases/mysql55-client/Makefile
1.2 +2 -10 ports/databases/mysql55-client/files/patch-include_CMakeLists.txt
1.2 +0 -15 ports/databases/mysql55-client/files/patch-scripts_mysql_config.sh (dead)
1.2 +6 -10 ports/databases/mysql55-client/files/patch-support-files_CMakeLists.txt
1.3 +0 -1 ports/databases/mysql55-client/pkg-plist
1.273 +5 -3 ports/databases/mysql55-server/Makefile
1.127 +2 -2 ports/databases/mysql55-server/distinfo
1.2 +4 -6 ports/databases/mysql55-server/files/patch-include_CMakeLists.txt
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks. |