diff options
author | brnrd <brnrd@FreeBSD.org> | 2015-12-02 04:48:54 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2015-12-02 04:48:54 +0800 |
commit | 2c0d74c3b16a4f5aa47244592f5230b1d78776ab (patch) | |
tree | 254ed37a6e419558bc4069963dec74b09e9db361 /databases/mariadb55-server/distinfo | |
parent | 782398306d02b745c67bed8490b77e26b39cf114 (diff) | |
download | freebsd-ports-gnome-2c0d74c3b16a4f5aa47244592f5230b1d78776ab.tar.gz freebsd-ports-gnome-2c0d74c3b16a4f5aa47244592f5230b1d78776ab.tar.zst freebsd-ports-gnome-2c0d74c3b16a4f5aa47244592f5230b1d78776ab.zip |
databases/mariadb55-server: Update to 5.5.46
* Update server and (slave) client port
* Add LICENSE
* Consistent globbing of CONFLICTS
The release notes for MariaDB 5.5.46 can be found at:
https://mariadb.com/kb/en/mariadb/mariadb-5546-release-notes/
PR: 204410
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Reviewed by: koobs (mentor), feld (ports-secteam@)
Approved by: koobs, feld
Security: 851a0eea-88aa-11e5-90e7-b499baebfeaf
MFH: 2015Q4
Differential Revision: https://reviews.freebsd.org/D4134
> Description of fields to fill in above: 76 columns --|
> PR: If a Bugzilla PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Relnotes: Set to 'yes' for mention in release notes.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M mariadb55-client/Makefile
M mariadb55-server/Makefile
M mariadb55-server/distinfo
Diffstat (limited to 'databases/mariadb55-server/distinfo')
-rw-r--r-- | databases/mariadb55-server/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mariadb55-server/distinfo b/databases/mariadb55-server/distinfo index 0465d5bcb264..169b444b6318 100644 --- a/databases/mariadb55-server/distinfo +++ b/databases/mariadb55-server/distinfo @@ -1,2 +1,2 @@ -SHA256 (mariadb-5.5.44.tar.gz) = 7d425caf5f1e45de9e5eb72daa98ceb542e7b134a89bd01540b60fe9c5965e8f -SIZE (mariadb-5.5.44.tar.gz) = 45672065 +SHA256 (mariadb-5.5.46.tar.gz) = 45b66b7adc87cad32e553df1d5211e5b6426b78a3bc318a5ccde088bf93e6e10 +SIZE (mariadb-5.5.46.tar.gz) = 45683962 |