Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2011 22:52:40 +0800 (CST)
From:      Joe Horn <joehorn@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/158433: [PATCH] databases/mydumper: update to 0.5.0
Message-ID:  <20110629145240.CF07F4DFC1F@Leo.mi.chu.edu.tw>
Resent-Message-ID: <201106291500.p5TF0GbO015508@freefall.freebsd.org>

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

>Number:         158433
>Category:       ports
>Synopsis:       [PATCH] databases/mydumper: update to 0.5.0
>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:   Wed Jun 29 15:00:16 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Joe Horn
>Release:        FreeBSD 8.2-RELEASE-p2 amd64
>Organization:
Taiwanese User
>Environment:
System: FreeBSD joehorn.idv.tw 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #1: Sun May 29 03:20:46 CST 2011
>Description:
- Update to 0.5.0

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

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

--- mydumper-0.5.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/mydumper/Makefile /home/admin/joehorn/mydumper/Makefile
--- /usr/ports/databases/mydumper/Makefile	2011-05-28 22:06:36.000000000 +0800
+++ /home/admin/joehorn/mydumper/Makefile	2011-06-29 22:49:52.000000000 +0800
@@ -6,18 +6,18 @@
 #
 
 PORTNAME=	mydumper
-PORTVERSION=	0.2.2
+PORTVERSION=	0.5.0
 CATEGORIES=	databases
 MASTER_SITES=	http://code.launchpad.net/mydumper/${PORTVERSION:R}/${PORTVERSION}/+download/
 
 MAINTAINER=	gslin@gslin.org
 COMMENT=	MySQL Data Dumper
 
+LICENSE=	GPLv3
+
 BUILD_DEPENDS=	${LOCALBASE}/bin/cmake:${PORTSDIR}/devel/cmake
 LIB_DEPENDS=	pcre:${PORTSDIR}/devel/pcre
 
-LICENSE=	GPLv3
-
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}
 
 FETCH_ARGS?=	-pRr
diff -ruN --exclude=CVS /usr/ports/databases/mydumper/distinfo /home/admin/joehorn/mydumper/distinfo
--- /usr/ports/databases/mydumper/distinfo	2011-05-28 22:06:36.000000000 +0800
+++ /home/admin/joehorn/mydumper/distinfo	2011-06-29 22:49:04.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (mydumper-0.2.2.tar.gz) = db2ae091365c2a2ac13e616d79846a31e2491ea716259802bd7e38c834625b62
-SIZE (mydumper-0.2.2.tar.gz) = 27977
+SHA256 (mydumper-0.5.0.tar.gz) = 06e2c3c0fc1b563b2fb9c4e4bee548cb582c144d8575982dbb89502a4b1d09a9
+SIZE (mydumper-0.5.0.tar.gz) = 32203
--- mydumper-0.5.0.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?20110629145240.CF07F4DFC1F>