Bug 194820 - [PATCH] databases/percona55-server and -client update CONFLICTS
Summary: [PATCH] databases/percona55-server and -client update CONFLICTS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Florian Smeets
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-04 20:00 UTC by Bernard Spil
Modified: 2014-11-25 11:32 UTC (History)
0 users

See Also:
brnrd: maintainer-feedback? (flo)


Attachments
Patch for percona55-server and -client (919 bytes, patch)
2014-11-04 20:00 UTC, Bernard Spil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2014-11-04 20:00:13 UTC
Created attachment 149044 [details]
Patch for percona55-server and -client

1. Add conflicts for new MariaDB-10.0 port
2. Fix conflict with self mysql[0-46-9][0-9] matches mysql5
3. Clean up/simplify existing conflicts
3a. mysql <= 5.0 have been removed from ports more than a year ago (as per MOVED)
3b. Development for mysql6 has stopped (as per MOVED)
4. port-names with periods can't be found

See also 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194809
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194810
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194819
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-04 20:00:13 UTC
Auto-assigned to maintainer flo@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-11-25 11:28:14 UTC
A commit references this bug:

Author: flo
Date: Tue Nov 25 11:27:59 UTC 2014
New revision: 373398
URL: https://svnweb.freebsd.org/changeset/ports/373398

Log:
  Update to 5.5.40-36.1
  Update CONFLICTS [1]

  PR:		194820 [1]
  Submitted by:	Bernard Spil <spil.oss@gmail.com> [1]

Changes:
  head/databases/percona55-client/Makefile
  head/databases/percona55-client/files/patch-CMakeLists.txt
  head/databases/percona55-server/Makefile
  head/databases/percona55-server/distinfo
Comment 3 Florian Smeets freebsd_committer freebsd_triage 2014-11-25 11:32:51 UTC
Committed. Thanks!