ports/opt (3.7): qt6-serialport: 6.5.0 -> 6.5.1
commit f6e9d342c0a2eaa836a60ba64df47376fe278250 Author: Tim Biermann <tbier@posteo.de> Date: Sun May 28 10:05:29 2023 +0200 qt6-serialport: 6.5.0 -> 6.5.1 diff --git a/qt6-serialport/.footprint b/qt6-serialport/.footprint index f82e4bd07..dc1b18fc3 100644 --- a/qt6-serialport/.footprint +++ b/qt6-serialport/.footprint @@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/qt6/ drwxr-xr-x root/root usr/include/qt6/QtSerialPort/ -drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.5.0/ -drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.5.0/QtSerialPort/ -drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.5.0/QtSerialPort/private/ --rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.5.0/QtSerialPort/private/qserialport_p.h --rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.5.0/QtSerialPort/private/qserialportinfo_p.h --rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.5.0/QtSerialPort/private/qtserialport-config_p.h +drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.5.1/ +drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.5.1/QtSerialPort/ +drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.5.1/QtSerialPort/private/ +-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.5.1/QtSerialPort/private/qserialport_p.h +-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.5.1/QtSerialPort/private/qserialportinfo_p.h +-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.5.1/QtSerialPort/private/qtserialport-config_p.h -rw-r--r-- root/root usr/include/qt6/QtSerialPort/QSerialPort -rw-r--r-- root/root usr/include/qt6/QtSerialPort/QSerialPortInfo -rw-r--r-- root/root usr/include/qt6/QtSerialPort/QtSerialPort @@ -35,8 +35,8 @@ drwxr-xr-x root/root usr/lib/cmake/Qt6SerialPort/ -rw-r--r-- root/root usr/lib/cmake/Qt6SerialPort/Qt6SerialPortVersionlessTargets.cmake -rw-r--r-- root/root usr/lib/libQt6SerialPort.prl lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so -> libQt6SerialPort.so.6 -lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.5.0 --rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.5.0 +lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.5.1 +-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.5.1 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/Qt6SerialPort.pc drwxr-xr-x root/root usr/lib/qt6/ diff --git a/qt6-serialport/.signature b/qt6-serialport/.signature index b7ae2bd1c..bb2916baa 100644 --- a/qt6-serialport/.signature +++ b/qt6-serialport/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/T1m3eqkKz3s3aYy3iHXL5dDIH2o5QplQqea25Tu8nmsM5wJhh33Ia+/tFQP40bLK40U/05B70KHM26RRp8s6wk= -SHA256 (Pkgfile) = 9c652827e728d80c2e8779840ff3cb3d3dfe74a1c6d159f06e2613cae55c1970 -SHA256 (.footprint) = 17e910005750cff9d0a87a56d0b2b04c0ac602692d13e43c251ec1169c254bc8 -SHA256 (qtserialport-everywhere-src-6.5.0.tar.xz) = 9209a9f5978a4adf3a150582270432fe3b635d05513ad1a57bff5ca4954a4dff +RWSE3ohX2g5d/YMbuNHxT6Q5IGgi5OTTQ5QDIy7ZsKx0/fLsU00DRCf+/Zv2phZRntbACQNBwivb5292bJrH6UOBWeJB5RtdxwI= +SHA256 (Pkgfile) = 57adb2a8c4f39255102fcf6fe70e504f28306587a309d45b1222bdccc4d20425 +SHA256 (.footprint) = 08e81ec0d6fc63db18199a3681c4a95a7ee20709a5f3023587276357b4a3a603 +SHA256 (qtserialport-everywhere-src-6.5.1.tar.xz) = c3554d0646d4e2b981a4b17f3d196317def7eabea42b81c97967e355bcb432a6 diff --git a/qt6-serialport/Pkgfile b/qt6-serialport/Pkgfile index b70ec64c0..9e1190d22 100644 --- a/qt6-serialport/Pkgfile +++ b/qt6-serialport/Pkgfile @@ -4,7 +4,7 @@ # Depends on: qt6-base name=qt6-serialport -version=6.5.0 +version=6.5.1 release=1 source=(https://download.qt.io/official_releases/qt/${version%.*}/$version/submodules/qtserialport-everywhere-src-$version.tar.xz)
participants (1)
-
crux@crux.nu