From owner-svn-ports-all@freebsd.org Fri Dec 25 22:55:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC39EA50C9C; Fri, 25 Dec 2015 22:55:20 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AAA67136B; Fri, 25 Dec 2015 22:55:20 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBPMtJ93073102; Fri, 25 Dec 2015 22:55:19 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBPMtJKv073100; Fri, 25 Dec 2015 22:55:19 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201512252255.tBPMtJKv073100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Fri, 25 Dec 2015 22:55:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404484 - head/databases/mariadb55-server X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Dec 2015 22:55:21 -0000 Author: brnrd Date: Fri Dec 25 22:55:19 2015 New Revision: 404484 URL: https://svnweb.freebsd.org/changeset/ports/404484 Log: databases/mariadb55-server: Update to 5.5.47 - Bug-fix release The release notes for MariaDB 5.5.47 can be found at: - https://mariadb.com/kb/en/mariadb/mariadb-5547-release-notes/ Approved by: koobs (mentor), feld (mentor) Differential Revision: https://reviews.freebsd.org/D4485 Modified: head/databases/mariadb55-server/Makefile head/databases/mariadb55-server/distinfo Modified: head/databases/mariadb55-server/Makefile ============================================================================== --- head/databases/mariadb55-server/Makefile Fri Dec 25 22:35:43 2015 (r404483) +++ head/databases/mariadb55-server/Makefile Fri Dec 25 22:55:19 2015 (r404484) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= mariadb -PORTVERSION= 5.5.46 +PORTVERSION= 5.5.47 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/source/ \ http://mirrors.supportex.net/mariadb/${PORTNAME}-${PORTVERSION}/source/ \ Modified: head/databases/mariadb55-server/distinfo ============================================================================== --- head/databases/mariadb55-server/distinfo Fri Dec 25 22:35:43 2015 (r404483) +++ head/databases/mariadb55-server/distinfo Fri Dec 25 22:55:19 2015 (r404484) @@ -1,2 +1,2 @@ -SHA256 (mariadb-5.5.46.tar.gz) = 45b66b7adc87cad32e553df1d5211e5b6426b78a3bc318a5ccde088bf93e6e10 -SIZE (mariadb-5.5.46.tar.gz) = 45683962 +SHA256 (mariadb-5.5.47.tar.gz) = 62b9378677433461d2a79b1ebe3182ba249994eb0cff2054ae8de8f646364209 +SIZE (mariadb-5.5.47.tar.gz) = 45705343