[146276] trunk/dports/databases

Juan Manuel Palacios jmpp at macports.org
Thu Mar 3 00:14:06 PST 2016


Bradley,

I think you and I already discussed this in some thread, but I can’t remember right now… 
> Modified: trunk/dports/databases/mysql5/Portfile (146275 => 146276)
> 
> --- trunk/dports/databases/mysql5/Portfile	2016-03-03 06:16:58 UTC (rev 146275)
> +++ trunk/dports/databases/mysql5/Portfile	2016-03-03 07:25:10 UTC (rev 146276)
> @@ -6,7 +6,7 @@
>  name                    mysql5
>  version                 5.1.72
>  # Please set revision_client and revision_server to 0 if you bump version.
> -set revision_client     0
> +set revision_client     1
>  set revision_server     0
>  set version_branch      [join [lrange [split ${version} .] 0 1] .]
>  homepage                http://www.mysql.com/ <http://www.mysql.com/>
>  <>Modified: trunk/dports/databases/mysql51/Portfile (146275 => 146276)
> 
> --- trunk/dports/databases/mysql51/Portfile	2016-03-03 06:16:58 UTC (rev 146275)
> +++ trunk/dports/databases/mysql51/Portfile	2016-03-03 07:25:10 UTC (rev 146276)
> @@ -7,7 +7,7 @@
>  set name_mysql      ${name}
>  version             5.1.73
>  # Set revision_client and revision_server to 0 if you bump version.
> -set revision_client 2
> +set revision_client 3
>  set revision_server 0
>  set version_branch  [join [lrange [split ${version} .] 0 1] .]
>  categories          databases
>  <>
What’s the point of the mysql5 port now a-days? I’d say it’s redundant with mysql51, but not even, ‘cause it’s outdated with respect to it, 5.1.72 Vs. 5.1.73. Shouldn’t we just obsolete that port and have it replaced by mysql51?


- jmpp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20160303/1315781d/attachment.html>


More information about the macports-dev mailing list