1
0
forked from ports/opt

qt6-serialport: 6.4.2 -> 6.4.3

This commit is contained in:
Danny Rawlins 2023-04-02 23:44:32 +10:00
parent 770482874b
commit 5f47632dd7
3 changed files with 15 additions and 15 deletions

View File

@ -2,14 +2,14 @@ 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.4.2/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.4.2/QtSerialPort/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.4.2/QtSerialPort/private/
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.2/QtSerialPort/private/qserialport_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.2/QtSerialPort/private/qserialportinfo_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.2/QtSerialPort/private/qtserialport-config_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.2/QtSerialPort/private/qtudev_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.2/QtSerialPort/private/qwinoverlappedionotifier_p.h
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.4.3/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.4.3/QtSerialPort/
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.4.3/QtSerialPort/private/
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.3/QtSerialPort/private/qserialport_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.3/QtSerialPort/private/qserialportinfo_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.3/QtSerialPort/private/qtserialport-config_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.3/QtSerialPort/private/qtudev_p.h
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.4.3/QtSerialPort/private/qwinoverlappedionotifier_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
@ -37,8 +37,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.4.2
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.4.2
lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.4.3
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.4.3
drwxr-xr-x root/root usr/lib/metatypes/
-rw-r--r-- root/root usr/lib/metatypes/qt6serialport_release_metatypes.json
drwxr-xr-x root/root usr/lib/pkgconfig/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/eEkjBmZMtSGYTvNHuC9FES0x1xd+3xi4SmA4xnw7VPhCYqMIuK724gEuL6/51VQW9uOzvMC2E0S/ozLxp8G1gM=
SHA256 (Pkgfile) = 175c2b5a78996e0c31f7e4ba0bc4a574b608d573ab86bca9190d70691d2815a0
SHA256 (.footprint) = d3f8941c1836b4e0ca096bb3b257969ba14129975d8e5c4261016fcc29dee39d
SHA256 (qtserialport-everywhere-src-6.4.2.tar.xz) = 336d95919037800184b3c3de8ccb6f62954b20f3756c05adce8d5010504340fa
RWSE3ohX2g5d/WOYgxYaxMu3Q6/TjHi5lGdigOj4aGNAONgpH/Yu1rkAjDOOn0fsBukMpAp9v97ucOH7OGH/IhjxPLAi3Op+bwk=
SHA256 (Pkgfile) = 2311cb77fb55e40d25e8c4120975b037cc82af0120240f761515b89893adc86e
SHA256 (.footprint) = 3ee83c1d34c2380b40392bb192d190957dbd6b4e6d0654feab907bb699c0ca25
SHA256 (qtserialport-everywhere-src-6.4.3.tar.xz) = 5f97ad9067efa39a8a2a39fbbc1e03d2191f305733d9c2f3060f8017ecfc95de

View File

@ -4,7 +4,7 @@
# Depends on: qt6-base
name=qt6-serialport
version=6.4.2
version=6.4.3
release=1
source=(https://download.qt.io/official_releases/qt/${version%.*}/$version/submodules/qtserialport-everywhere-src-$version.tar.xz)