pkgsrc-Bugs archive

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

PR/59670 CVS commit: [pkgsrc-2025Q3] pkgsrc/databases



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

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59670 CVS commit: [pkgsrc-2025Q3] pkgsrc/databases
Date: Fri, 17 Oct 2025 23:34:27 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Fri Oct 17 23:34:27 UTC 2025
 
 Modified Files:
 	pkgsrc/databases/mysql80-client [pkgsrc-2025Q3]: distinfo
 	pkgsrc/databases/mysql80-server [pkgsrc-2025Q3]: Makefile
 Added Files:
 	pkgsrc/databases/mysql80-client/patches [pkgsrc-2025Q3]:
 	    patch-plugin_x_client_xprotocol__impl.cc
 	    patch-plugin_x_protocol_plugin_encoder__file__output.h
 	    patch-plugin_x_protocol_plugin_message__field__chain.cc
 	    patch-plugin_x_protocol_plugin_messages__used__by__server.cc
 	    patch-plugin_x_protocol_stream_decompression__input__stream.h
 	    patch-plugin_x_src_io_vio__input__stream.h
 	    patch-plugin_x_src_prepare__param__handler.cc
 	    patch-plugin_x_tests_driver_connector_session__holder.cc
 	    patch-plugin_x_tests_driver_formatters_message__formatter.cc
 	    patch-plugin_x_tests_driver_processor_send__message__block__processor.cc
 
 Log Message:
 Pullup ticket #7012 - requested by sborrill
 databases/mysql80-client: Build fix
 databases/mysql80-server: Build fix
 
 Revisions pulled up:
 - databases/mysql80-client/distinfo                             1.17
 - databases/mysql80-client/patches/patch-plugin_x_client_xprotocol__impl.cc 1.1
 - databases/mysql80-client/patches/patch-plugin_x_protocol_plugin_encoder__file__output.h 1.1
 - databases/mysql80-client/patches/patch-plugin_x_protocol_plugin_message__field__chain.cc 1.1
 - databases/mysql80-client/patches/patch-plugin_x_protocol_plugin_messages__used__by__server.cc 1.1
 - databases/mysql80-client/patches/patch-plugin_x_protocol_stream_decompression__input__stream.h 1.1
 - databases/mysql80-client/patches/patch-plugin_x_src_io_vio__input__stream.h 1.1
 - databases/mysql80-client/patches/patch-plugin_x_src_prepare__param__handler.cc 1.1
 - databases/mysql80-client/patches/patch-plugin_x_tests_driver_connector_session__holder.cc 1.1
 - databases/mysql80-client/patches/patch-plugin_x_tests_driver_formatters_message__formatter.cc 1.1
 - databases/mysql80-client/patches/patch-plugin_x_tests_driver_processor_send__message__block__processor.cc 1.1
 - databases/mysql80-server/Makefile                             1.39
 - databases/mysql80-server/PLIST                                1.6
 
 ---
    Module Name:	pkgsrc
    Committed By:	jnemeth
    Date:		Wed Oct 15 03:52:38 UTC 2025
 
    Modified Files:
    	pkgsrc/databases/mysql80-client: distinfo
    Added Files:
    	pkgsrc/databases/mysql80-client/patches:
    	    patch-plugin_x_client_xprotocol__impl.cc
    	    patch-plugin_x_protocol_plugin_encoder__file__output.h
    	    patch-plugin_x_protocol_plugin_message__field__chain.cc
    	    patch-plugin_x_protocol_plugin_messages__used__by__server.cc
    	    patch-plugin_x_protocol_stream_decompression__input__stream.h
    	    patch-plugin_x_src_io_vio__input__stream.h
    	    patch-plugin_x_src_prepare__param__handler.cc
    	    patch-plugin_x_tests_driver_connector_session__holder.cc
    	    patch-plugin_x_tests_driver_formatters_message__formatter.cc
 
    patch-plugin_x_tests_driver_processor_send__message__block__processor.cc
 
    Log Message:
    PR/59670 -- patches from joerg@ to work with modern external abseil/protobuf
 
 ---
    Module Name:	pkgsrc
    Committed By:	jnemeth
    Date:		Wed Oct 15 04:02:19 UTC 2025
 
    Modified Files:
    	pkgsrc/databases/mysql80-server: Makefile
 
    Log Message:
    PR/59670 -- revert switch to included protobuf which didn't work
 
 ---
    Module Name:	pkgsrc
    Committed By:	jnemeth
    Date:		Wed Oct 15 22:06:10 UTC 2025
 
    Modified Files:
    	pkgsrc/databases/mysql80-server: PLIST
 
    Log Message:
    PR/59670 -- missed reverting PLIST
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.15.6.1 pkgsrc/databases/mysql80-client/distinfo
 cvs rdiff -u -r0 -r1.1.2.2 \
     pkgsrc/databases/mysql80-client/patches/patch-plugin_x_client_xprotocol__impl.cc \
     pkgsrc/databases/mysql80-client/patches/patch-plugin_x_protocol_plugin_encoder__file__output.h \
     pkgsrc/databases/mysql80-client/patches/patch-plugin_x_protocol_plugin_message__field__chain.cc \
     pkgsrc/databases/mysql80-client/patches/patch-plugin_x_protocol_plugin_messages__used__by__server.cc \
     pkgsrc/databases/mysql80-client/patches/patch-plugin_x_protocol_stream_decompression__input__stream.h \
     pkgsrc/databases/mysql80-client/patches/patch-plugin_x_src_io_vio__input__stream.h \
     pkgsrc/databases/mysql80-client/patches/patch-plugin_x_src_prepare__param__handler.cc \
     pkgsrc/databases/mysql80-client/patches/patch-plugin_x_tests_driver_connector_session__holder.cc \
     pkgsrc/databases/mysql80-client/patches/patch-plugin_x_tests_driver_formatters_message__formatter.cc \
     pkgsrc/databases/mysql80-client/patches/patch-plugin_x_tests_driver_processor_send__message__block__processor.cc
 cvs rdiff -u -r1.36 -r1.36.2.1 pkgsrc/databases/mysql80-server/Makefile
 
 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