pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59670 CVS commit: pkgsrc/databases



The following reply was made to PR pkg/59670; it has been noted by GNATS.

From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59670 CVS commit: pkgsrc/databases
Date: Sun, 28 Sep 2025 16:46:34 +0000

 Module Name:	pkgsrc
 Committed By:	bsiegert
 Date:		Sun Sep 28 16:46:34 UTC 2025
 
 Modified Files:
 	pkgsrc/databases/mysql80-client: Makefile.common distinfo
 	pkgsrc/databases/mysql80-server: Makefile PLIST
 Added Files:
 	pkgsrc/databases/mysql80-client/patches:
 	    patch-plugin_x_tests_driver_connector_warning.h
 
 Log Message:
 mysql80-server: fix build, including on Linux
 
 - use the bundled protobuf
 - fix a compilation error in a plugin
 - add dependency on libtirpc and rpcsvc-proto on Linux,
   the latter provides the "rpcgen" binary
 
 Fixes (I hope!!) PR pkg/59670
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 pkgsrc/databases/mysql80-client/Makefile.common \
     pkgsrc/databases/mysql80-client/distinfo
 cvs rdiff -u -r0 -r1.1 \
     pkgsrc/databases/mysql80-client/patches/patch-plugin_x_tests_driver_connector_warning.h
 cvs rdiff -u -r1.36 -r1.37 pkgsrc/databases/mysql80-server/Makefile
 cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/mysql80-server/PLIST
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index