Bug 194820

Summary: [PATCH] databases/percona55-server and -client update CONFLICTS
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: Florian Smeets <flo>
Status: Closed FIXED    
Severity: Affects Some People Flags: brnrd: maintainer-feedback? (flo)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for percona55-server and -client none

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!