Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2011 16:12:40 +0800 (CST)
From:      Joe Horn <joehorn@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/157085: [PATCH] databases/mydumper: update to 0.2.1
Message-ID:  <20110516081241.014C14DFC24@Leo.mi.chu.edu.tw>
Resent-Message-ID: <201105160820.p4G8KBbl014335@freefall.freebsd.org>

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

>Number:         157085
>Category:       ports
>Synopsis:       [PATCH] databases/mydumper: update to 0.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 16 08:20:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Joe Horn
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
Taiwanese User
>Environment:
System: FreeBSD joehorn.idv.tw 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Sat Feb 19 03:10:57 CST 2011
>Description:
- Update to 0.2.1

Port maintainer (gslin@gslin.org) is cc'd.

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

--- mydumper-0.2.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/mydumper/Makefile /home/admin/joehorn/mydumper/Makefile
--- /usr/ports/databases/mydumper/Makefile	2011-03-19 21:15:18.000000000 +0800
+++ /home/admin/joehorn/mydumper/Makefile	2011-05-16 16:10:12.000000000 +0800
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	mydumper
-PORTVERSION=	0.1.8a
-PORTREVISION=	1
+PORTVERSION=	0.2.1
 CATEGORIES=	databases
-MASTER_SITES=	http://code.launchpad.net/mydumper/${PORTVERSION:R}/${PORTVERSION:S/a//}/+download/
+MASTER_SITES=	http://code.launchpad.net/mydumper/${PORTVERSION:R}/${PORTVERSION}/+download/
 
 MAINTAINER=	gslin@gslin.org
 COMMENT=	MySQL Data Dumper
diff -ruN --exclude=CVS /usr/ports/databases/mydumper/distinfo /home/admin/joehorn/mydumper/distinfo
--- /usr/ports/databases/mydumper/distinfo	2011-03-20 20:47:14.000000000 +0800
+++ /home/admin/joehorn/mydumper/distinfo	2011-05-16 16:10:25.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (mydumper-0.1.8a.tar.gz) = abdcdeef721c7274fcb5c0dde3b46e66b7a8e03574cf257e7f5322e70c3fdad5
-SIZE (mydumper-0.1.8a.tar.gz) = 11138
+SHA256 (mydumper-0.2.1.tar.gz) = c1a76fe5699698cc316bb8a6a8e3b54665771cd04d96b346ef5b89913027dc29
+SIZE (mydumper-0.2.1.tar.gz) = 24819
--- mydumper-0.2.1.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?20110516081241.014C14DFC24>