Update to 5.1.66 release.
Feature safe: yes
This commit is contained in:
parent
5227f68ac2
commit
7bb7d3f180
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305777
2 changed files with 4 additions and 8 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: MySQL-server
|
||||
# Date created: 28 Jan 2006
|
||||
# Whom: Alex Dupre <ale@FreeBSD.org>
|
||||
#
|
||||
# Created by: Alex Dupre <ale@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME?= mysql
|
||||
PORTVERSION= 5.1.65
|
||||
PORTVERSION= 5.1.66
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_MYSQL}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (mysql-5.1.65.tar.gz) = 393c2933b27aeb5d80d4da628e2371d85fee8d4d7fa3e08aa181edb7385a4db9
|
||||
SIZE (mysql-5.1.65.tar.gz) = 24673939
|
||||
SHA256 (mysql-5.1.66.tar.gz) = eb85e3fa152949670f5b6f4379bd1d700a5f4726660ce18ff0ca628190cba907
|
||||
SIZE (mysql-5.1.66.tar.gz) = 24771341
|
||||
|
|
Loading…
Reference in a new issue