Date: Wed, 29 Jan 2014 12:56:43 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341727 - head/databases/p5-DBD-mysql56 Message-ID: <201401291256.s0TCuhKi048815@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Jan 29 12:56:43 2014 New Revision: 341727 URL: http://svnweb.freebsd.org/changeset/ports/341727 QAT: https://qat.redports.org/buildarchive/r341727/ Log: Fix COMMENT. Sponsored by: Absolight Modified: head/databases/p5-DBD-mysql56/Makefile Modified: head/databases/p5-DBD-mysql56/Makefile ============================================================================== --- head/databases/p5-DBD-mysql56/Makefile Wed Jan 29 12:42:56 2014 (r341726) +++ head/databases/p5-DBD-mysql56/Makefile Wed Jan 29 12:56:43 2014 (r341727) @@ -3,7 +3,7 @@ PKGNAMESUFFIX= 56 -COMMENT= MySQL 5.5 driver for the Perl5 Database Interface (DBI) +COMMENT= MySQL 5.6 driver for the Perl5 Database Interface (DBI) CONFLICTS= p5-Mysql-modules-[0-9]* p5-DBD-mysql-[0-9]* p5-DBD-mysql4[0-9]-[0-9]* p5-DBD-mysql5[0-57-9]-[0-9]*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401291256.s0TCuhKi048815>