| Summary: | DTrace support for databases/mysql55-server | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Rui Paulo <rpaulo> | ||||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Rui Paulo
2010-09-11 12:00:07 UTC
Corrected patch attached. -- Rui Paulo Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) ale 2010-09-28 10:09:22 UTC
FreeBSD ports repository
Modified files:
databases/mysql55-server Makefile distinfo pkg-plist.client
databases/mysql55-server/files patch-Makefile.in
patch-configure.am
patch-include_Makefile.in
Log:
- Update to 5.5.6 RC release [1]
- Add support for DTrace [2]
PR: ports/150915 [1], ports/150488 [2]
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1], rpaulo [2]
Revision Changes Path
1.263 +12 -6 ports/databases/mysql55-server/Makefile
1.124 +3 -3 ports/databases/mysql55-server/distinfo
1.30 +5 -4 ports/databases/mysql55-server/files/patch-Makefile.in
1.3 +14 -5 ports/databases/mysql55-server/files/patch-configure.am
1.5 +0 -16 ports/databases/mysql55-server/files/patch-include_Makefile.in
1.41 +11 -11 ports/databases/mysql55-server/pkg-plist.client
_______________________________________________
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. |