mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 2.7
PR: ports/180090 Submitted by: alexey@renatasystems.org Approved by: crees (mentor)
This commit is contained in:
parent
8569e7ece7
commit
002c4a122e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322050
@ -1,18 +1,14 @@
|
||||
# New ports collection makefile for: mysqlbackup
|
||||
# Date created: Sun 07 Jun 2009
|
||||
# Whom: Alexey V. Degtyarev
|
||||
#
|
||||
# Created by: Alexey Degtyarev <alexey@renatasystems.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mysqlbackup
|
||||
PORTVERSION= 2.6
|
||||
PORTVERSION= 2.7
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= GOOGLE_CODE \
|
||||
ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
|
||||
|
||||
MAINTAINER= alexey@renatasystems.org
|
||||
COMMENT= Program to create everyday MySQL-database servers backup
|
||||
COMMENT= Creates MySQL backups on a periodic basis
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mysqlbackup-2.6.tar.gz) = 19a8c208baa53bf168cc936a0448e8a9f2e1e6b8674bcba718e122b7bcdb72e0
|
||||
SIZE (mysqlbackup-2.6.tar.gz) = 15501
|
||||
SHA256 (mysqlbackup-2.7.tar.gz) = 17d23177ab8ebb8f089226174ca2d6acf11e7c64b291f5446482d97d50a3fb95
|
||||
SIZE (mysqlbackup-2.7.tar.gz) = 17563
|
||||
|
Loading…
Reference in New Issue
Block a user