cvs commit: ports/databases/percona-toolkit Makefile

Philip M. Gollucci pgollucci at p6m7g8.com
Fri Sep 23 16:11:53 UTC 2011


You can use USE_MYSQL=yes to get the same depends IIRC.

On 09/23/11 15:09, Sunpoet Po-Chuan Hsieh wrote:
> sunpoet     2011-09-23 15:09:22 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     databases/percona-toolkit Makefile 
>   Log:
>   - Update RUN_DEPENDS:
>     - Time::HiRes is already in all supported Perl releases
>     - Explicitly define minimal required version of p5-DBD-mysql and p5-DBI
>   - Bump PORTREVISION for dependency change
>   
>   PR:             ports/160928
>   Submitted by:   sunpoet (myself)
>   Approved by:    flo (maintainer)
>   
>   Revision  Changes    Path
>   1.3       +3 -4      ports/databases/percona-toolkit/Makefile
> 
> http://cvsweb.FreeBSD.org/ports/databases/percona-toolkit/Makefile.diff?r1=1.2&r2=1.3&f=h
> | --- ports/databases/percona-toolkit/Makefile	2011/09/16 21:03:28	1.2
> | +++ ports/databases/percona-toolkit/Makefile	2011/09/23 15:09:22	1.3
> | @@ -2,12 +2,12 @@
> |  # Date created:				15 September 2011
> |  # Whom:	      				Florian Smeets <flo at FreeBSD.org>
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/percona-toolkit/Makefile,v 1.2 2011/09/16 21:03:28 flo Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/percona-toolkit/Makefile,v 1.3 2011/09/23 15:09:22 sunpoet Exp $
> |  #
> |  
> |  PORTNAME=	percona-toolkit
> |  PORTVERSION=	1.0.1
> | -PORTREVISION=	1
> | +PORTREVISION=	2
> |  CATEGORIES=	databases
> |  MASTER_SITES=	http://www.percona.com/downloads/percona-toolkit/
> |  
> | @@ -15,9 +15,8 @@ MAINTAINER=	flo at FreeBSD.org
> |  COMMENT=	Collection of essential command-line utilities for MySQL
> |  
> |  RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash \
> | -		${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
> | -		${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
> | -		${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
> | +		p5-DBD-mysql>=3:${PORTSDIR}/databases/p5-DBD-mysql \
> | +		p5-DBI>=1.46:${PORTSDIR}/databases/p5-DBI
> |  
> |  PERL_CONFIGURE=	yes
> |  


-- 
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci at p6m7g8.com) c: 703.336.9354
VP Infrastructure,                Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Director Operations,              Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.


More information about the cvs-ports mailing list