svn commit: r547061 - head/databases/p5-DBD-MariaDB

Bernard Spil brnrd at FreeBSD.org
Sun Aug 30 15:16:38 UTC 2020


Author: brnrd
Date: Sun Aug 30 15:16:37 2020
New Revision: 547061
URL: https://svnweb.freebsd.org/changeset/ports/547061

Log:
  databases/p5-DBD-MariaDB: Update pkg-descr and WWW

Modified:
  head/databases/p5-DBD-MariaDB/pkg-descr

Modified: head/databases/p5-DBD-MariaDB/pkg-descr
==============================================================================
--- head/databases/p5-DBD-MariaDB/pkg-descr	Sun Aug 30 15:16:00 2020	(r547060)
+++ head/databases/p5-DBD-MariaDB/pkg-descr	Sun Aug 30 15:16:37 2020	(r547061)
@@ -1,8 +1,7 @@
-DBD::mysql is the Perl5 Database Interface driver for the MySQL
-database.  In other words: DBD::mysql is an interface between the Perl
-programming language and the MySQL programming API that comes with the
-MySQL relational database management system.  Most functions provided by
-this programming API are supported.  Some rarely used functions are
-missing, mainly because noone ever requested them.
+DBD::MariaDB is the Perl5 Database Interface driver for MariaDB and MySQL
+databases. In other words: DBD::MariaDB is an interface between the Perl
+programming language and the MariaDB/MySQL programming API that comes with the
+MariaDB/MySQL relational database management system. Most functions provided by
+this programming API are supported.
 
-WWW: https://metacpan.org/release/DBD-mysql
+WWW: https://metacpan.org/release/DBD-MariaDB


More information about the svn-ports-head mailing list