Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2009 02:12:30 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/140870: [MAINTAINER] databases/innobackup: update to 1.5.2
Message-ID:  <20091125181230.9A18C7E81B@colo-p.gslin.org>
Resent-Message-ID: <200911251820.nAPIK1Xc049757@freefall.freebsd.org>

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

>Number:         140870
>Category:       ports
>Synopsis:       [MAINTAINER] databases/innobackup: update to 1.5.2
>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:   Wed Nov 25 18:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.2-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #0: Sat Aug 22 10:48:39 CST 2009
>Description:
- Update to 1.5.2

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- innobackup-1.5.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/innobackup/Makefile /home/staff/gslin/work/ports/innobackup/Makefile
--- /usr/ports/databases/innobackup/Makefile	2008-09-27 07:20:08.000000000 +0800
+++ /home/staff/gslin/work/ports/innobackup/Makefile	2009-11-26 02:12:01.000000000 +0800
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	innobackup
-PORTVERSION=	1.4.0
+PORTVERSION=	1.5.2
 CATEGORIES=	databases
-MASTER_SITES=	http://www.innodb.com/download/
+MASTER_SITES=	http://www.innodb.com/download/ \
+		http://files.gslin.org/Software/
 DISTFILES=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	gslin@gslin.org
@@ -21,7 +22,7 @@
 
 do-extract:
 	${MKDIR} ${WRKSRC}
-	${CP} ${DISTDIR}/${PORTNAME}-${PORTVERSION} ${WRKSRC}
+	${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}-${PORTVERSION} ${PREFIX}/sbin
diff -ruN --exclude=CVS /usr/ports/databases/innobackup/distinfo /home/staff/gslin/work/ports/innobackup/distinfo
--- /usr/ports/databases/innobackup/distinfo	2008-09-27 07:20:08.000000000 +0800
+++ /home/staff/gslin/work/ports/innobackup/distinfo	2009-11-26 02:10:48.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (innobackup-1.4.0) = 4bdeba7e9964cfe6f18c21df5eef8159
-SHA256 (innobackup-1.4.0) = bc3dba0c15bc2f4b6eafb144123db137e558e26fcebd42d2ace7633b1befa99d
-SIZE (innobackup-1.4.0) = 50916
+MD5 (innobackup-1.5.2) = 859eda702913228709c0f843c2884405
+SHA256 (innobackup-1.5.2) = f9f42683eb2e3081b087f87f4326e10cd75c7f84101650c32809d14b6caee742
+SIZE (innobackup-1.5.2) = 58114
--- innobackup-1.5.2.patch ends here ---

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



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