Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2011 12:23:48 +0400 (MSD)
From:      "Alexey V. Degtyarev" <alexey@renatasystems.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/159987: [maintainer update] databases/mysqlbackup - update to 2.5 release
Message-ID:  <201108220823.p7M8NmKO089894@svc-1.renatasystems.org>
Resent-Message-ID: <201108220830.p7M8UCf5046326@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159987
>Category:       ports
>Synopsis:       [maintainer update] databases/mysqlbackup - update to 2.5 release
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 22 08:30:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alexey V. Degtyarev
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD svc-1.renatasystems.org 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Wed Feb 23 16:34:34 UTC 2011 root@amd64-builder.renatasystems.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	
This will update databases/mysqlbackup to the latest release available

http://code.google.com/p/mysqlbackup/

>How-To-Repeat:
	
>Fix:

	

--- mysqlbackup-2.5.diff begins here ---
diff -Nru mysqlbackup.orig/Makefile mysqlbackup/Makefile
--- mysqlbackup.orig/Makefile	2009-08-05 09:11:31.000000000 +0000
+++ mysqlbackup/Makefile	2011-08-21 21:24:33.000000000 +0000
@@ -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
 
diff -Nru mysqlbackup.orig/distinfo mysqlbackup/distinfo
--- mysqlbackup.orig/distinfo	2011-03-20 12:47:17.000000000 +0000
+++ mysqlbackup/distinfo	2011-08-21 21:24:40.000000000 +0000
@@ -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
diff -Nru mysqlbackup.orig/pkg-descr mysqlbackup/pkg-descr
--- mysqlbackup.orig/pkg-descr	2009-08-05 12:13:01.000000000 +0000
+++ mysqlbackup/pkg-descr	2011-08-21 21:56:21.000000000 +0000
@@ -15,4 +15,4 @@
 
 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
--- mysqlbackup-2.5.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108220823.p7M8NmKO089894>