Bug 164028 - Fix devel/pinba_engine to work with mariadb
Summary: Fix devel/pinba_engine to work with mariadb
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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-11 18:40 UTC by Doug Barton
Modified: 2012-01-13 09:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.07 KB, patch)
2012-01-11 18:40 UTC, Doug Barton
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Barton freebsd_committer freebsd_triage 2012-01-11 18:40:12 UTC
	The current Makefile files when WITH_MYSQL_VER= 52 is defined

Fix: Apply the following patch:

How-To-Repeat: 	See above
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-11 18:40:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-11 18:40:24 UTC
Maintainer of devel/pinba_engine,

Please note that PR ports/164028 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/164028

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-11 18:40:25 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-01-13 09:43:48 UTC
dougb       2012-01-13 09:43:29 UTC

  FreeBSD ports repository

  Modified files:
    devel/pinba_engine   Makefile 
  Log:
  Fix this port for MYSQL_VER=52. If it turns out later that someone actually
  has a problem with it then it can be added to IGNORE_WITH_MYSQL.
  
  Meanwhile, this fix accomplishes the same thing as the previous code without
  the bogus intermediate MYSQL_PORTDIR directory that was not being generated
  in a way that actually worked for mariadb.
  
  PR:             ports/164028
  Submitted by:   dougb
  Approved by:    Complete lack of maintainer response (per rm)
  
  Revision  Changes    Path
  1.5       +3 -4      ports/devel/pinba_engine/Makefile
_______________________________________________
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 5 Doug Barton freebsd_committer freebsd_triage 2012-01-13 09:43:56 UTC
State Changed
From-To: feedback->closed


Committed