1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to 2.5

- Add LICENSE (BSD)
- Update MASTER_SITES and WWW link (project now hosted on googlecode)

PR:		ports/159987
Submitted by:	Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
This commit is contained in:
Frederic Culot 2011-08-22 13:17:36 +00:00
parent 8b025f0548
commit b3efa71360
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280182
3 changed files with 9 additions and 5 deletions

View File

@ -6,13 +6,17 @@
#
PORTNAME= mysqlbackup
PORTVERSION= 2.4
PORTVERSION= 2.5
CATEGORIES= databases
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
MAINTAINER= alexey@renatasystems.org
COMMENT= Program to create everyday MySQL-database servers backup
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_MYSQL= yes
NO_BUILD= yes

View File

@ -1,2 +1,2 @@
SHA256 (mysqlbackup-2.4.tar.gz) = 86d2bacc0a44b8795b55f227621017f9ed0ddd2603650db6edfab7ace105b802
SIZE (mysqlbackup-2.4.tar.gz) = 13864
SHA256 (mysqlbackup-2.5.tar.gz) = a61d13c50244c27e2fbeba3b9a7b4b32d88b8650cc0dfcba5d944073a5aaf870
SIZE (mysqlbackup-2.5.tar.gz) = 14223

View File

@ -15,4 +15,4 @@ backup creation.
5. It is written in sh - code interpreter available in a base system.
WWW: http://renatasystems.org/freebsd/mysqlbackup.html
WWW: https://mysqlbackup.googlecode.com