svn commit: r322050 - head/databases/mysqlbackup
Mark Felder
feld at FreeBSD.org
Sat Jun 29 16:17:06 UTC 2013
Author: feld
Date: Sat Jun 29 16:17:05 2013
New Revision: 322050
URL: http://svnweb.freebsd.org/changeset/ports/322050
Log:
- Update to 2.7
PR: ports/180090
Submitted by: alexey at renatasystems.org
Approved by: crees (mentor)
Modified:
head/databases/mysqlbackup/Makefile (contents, props changed)
head/databases/mysqlbackup/distinfo (contents, props changed)
Modified: head/databases/mysqlbackup/Makefile
==============================================================================
--- head/databases/mysqlbackup/Makefile Sat Jun 29 15:09:57 2013 (r322049)
+++ head/databases/mysqlbackup/Makefile Sat Jun 29 16:17:05 2013 (r322050)
@@ -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 at 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 at 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
Modified: head/databases/mysqlbackup/distinfo
==============================================================================
--- head/databases/mysqlbackup/distinfo Sat Jun 29 15:09:57 2013 (r322049)
+++ head/databases/mysqlbackup/distinfo Sat Jun 29 16:17:05 2013 (r322050)
@@ -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
More information about the svn-ports-head
mailing list