Bug 150488 - DTrace support for databases/mysql55-server
Summary: DTrace support for databases/mysql55-server
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-11 12:00 UTC by Rui Paulo
Modified: 2010-09-28 11:10 UTC (History)
0 users

See Also:


Attachments
file.diff (4.38 KB, patch)
2010-09-11 12:00 UTC, Rui Paulo
no flags Details | Diff
patch.txt (2.23 KB, text/plain; x-unix-mode=0644)
2010-09-11 12:07 UTC, Rui Paulo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rui Paulo freebsd_committer freebsd_triage 2010-09-11 12:00:07 UTC

    
Comment 1 Rui Paulo freebsd_committer freebsd_triage 2010-09-11 12:07:02 UTC
Corrected patch attached.

--
Rui Paulo
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-11 16:59:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-09-28 11:09:26 UTC
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"
Comment 4 Alex Dupre freebsd_committer freebsd_triage 2010-09-28 11:10:11 UTC
State Changed
From-To: open->closed

Committed, thanks.