Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2010 16:33:52 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        skreuzer@FreeBSD.org
Subject:   ports/153044: [PATCH] databases/maatkit: update to 7119
Message-ID:  <20101212083352.3CE9A36F32@lwbsd.csie.net>
Resent-Message-ID: <201012120840.oBC8e9rt095087@freefall.freebsd.org>

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

>Number:         153044
>Category:       ports
>Synopsis:       [PATCH] databases/maatkit: update to 7119
>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:   Sun Dec 12 08:40:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Sep 21 20:44:28 CST 2010
>Description:
- Update to 7119
- Pet portlint(1)

Port maintainer (skreuzer@FreeBSD.org) is cc'd.

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

--- maatkit-7119.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/maatkit/Makefile,v
retrieving revision 1.28
diff -u -u -r1.28 Makefile
--- Makefile	26 Sep 2010 03:02:05 -0000	1.28
+++ Makefile	12 Dec 2010 08:33:28 -0000
@@ -6,20 +6,20 @@
 #
 
 PORTNAME=	maatkit
-PORTVERSION=	6926
+PORTVERSION=	7119
 CATEGORIES=	databases
 MASTER_SITES=	GOOGLE_CODE
 
 MAINTAINER=	skreuzer@FreeBSD.org
 COMMENT=	Collection of essential command-line utilities for MySQL
 
-LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
-
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
 		${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
 		${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 PERL_CONFIGURE=	yes
 
 MAN1=	maatkit.1p \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/maatkit/distinfo,v
retrieving revision 1.25
diff -u -u -r1.25 distinfo
--- distinfo	26 Sep 2010 03:02:05 -0000	1.25
+++ distinfo	12 Dec 2010 08:33:28 -0000
@@ -1,3 +1,2 @@
-MD5 (maatkit-6926.tar.gz) = 20709066b1cab6e87428576ff33da9b0
-SHA256 (maatkit-6926.tar.gz) = 0d5261dd36f3fcebd7129a0c10e406609d3246077ff1fdf77ab881786a298bcf
-SIZE (maatkit-6926.tar.gz) = 1132231
+SHA256 (maatkit-7119.tar.gz) = 4f30cb839c5ab415ca456e40766465f7edf57b4c667431980139b082d685cda0
+SIZE (maatkit-7119.tar.gz) = 1179606
--- maatkit-7119.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?20101212083352.3CE9A36F32>