Subject: CVS commit: pkgsrc/databases/mysql-connector-c++
From: Thomas Klausner
Date: 2021-06-29 08:43:30
Message id: 20210629064330.B0D69FA95@cvs.NetBSD.org

Log Message:
mysql-connector-c++: update to 8.0.25.

MySQL Connectors and other MySQL client tools and applications now
synchronize the first digit of their version number with the
(highest) MySQL server version they support. For example, MySQL
Connector/C++ 8.0.12 would be designed to support all features of
MySQL server version 8 (or lower). This change makes it easy and
intuitive to decide which client version to use for which server
version.

Files:
RevisionActionfile
1.9modifypkgsrc/databases/mysql-connector-c++/Makefile
1.4modifypkgsrc/databases/mysql-connector-c++/PLIST
1.2modifypkgsrc/databases/mysql-connector-c++/buildlink3.mk
1.8modifypkgsrc/databases/mysql-connector-c++/distinfo
1.2removepkgsrc/databases/mysql-connector-c++/patches/patch-driver_mysql__resultbind.cpp