pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/libktorrent



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Dec 21 15:09:54 UTC 2025

Modified Files:
        pkgsrc/net/libktorrent: Makefile PLIST buildlink3.mk distinfo

Log Message:
libktorrent: update to 25.08.3

Qt6/KF6 version - Two years of development.


To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/net/libktorrent/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/libktorrent/PLIST
cvs rdiff -u -r1.73 -r1.74 pkgsrc/net/libktorrent/buildlink3.mk
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/libktorrent/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/libktorrent/Makefile
diff -u pkgsrc/net/libktorrent/Makefile:1.92 pkgsrc/net/libktorrent/Makefile:1.93
--- pkgsrc/net/libktorrent/Makefile:1.92        Thu Oct 23 20:38:50 2025
+++ pkgsrc/net/libktorrent/Makefile     Sun Dec 21 15:09:54 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2025/10/23 20:38:50 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2025/12/21 15:09:54 markd Exp $
 
 DISTNAME=      libktorrent-${KAPPSVER}
-PKGREVISION=   11
 CATEGORIES=    net
 
 HOMEPAGE=      https://apps.kde.org/ktorrent/
@@ -16,7 +15,6 @@ LDFLAGS.SunOS+=       -lsocket
 
 .include "../../devel/boost-headers/buildlink3.mk"
 .include "../../devel/gmp/buildlink3.mk"
-.include "../../devel/kio/buildlink3.mk"
-.include "../../security/qca2-qt5/buildlink3.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../devel/kf6-kio/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/net/libktorrent/PLIST
diff -u pkgsrc/net/libktorrent/PLIST:1.4 pkgsrc/net/libktorrent/PLIST:1.5
--- pkgsrc/net/libktorrent/PLIST:1.4    Wed Aug 16 21:16:14 2023
+++ pkgsrc/net/libktorrent/PLIST        Sun Dec 21 15:09:54 2025
@@ -1,252 +1,255 @@
-@comment $NetBSD: PLIST,v 1.4 2023/08/16 21:16:14 markd Exp $
-include/KF5/libktorrent/bcodec/bdecoder.h
-include/KF5/libktorrent/bcodec/bencoder.h
-include/KF5/libktorrent/bcodec/bnode.h
-include/KF5/libktorrent/bcodec/value.h
-include/KF5/libktorrent/datachecker/datachecker.h
-include/KF5/libktorrent/datachecker/datacheckerjob.h
-include/KF5/libktorrent/datachecker/datacheckerthread.h
-include/KF5/libktorrent/datachecker/multidatachecker.h
-include/KF5/libktorrent/datachecker/singledatachecker.h
-include/KF5/libktorrent/dht/announcereq.h
-include/KF5/libktorrent/dht/announcersp.h
-include/KF5/libktorrent/dht/announcetask.h
-include/KF5/libktorrent/dht/database.h
-include/KF5/libktorrent/dht/dht.h
-include/KF5/libktorrent/dht/dhtbase.h
-include/KF5/libktorrent/dht/dhtpeersource.h
-include/KF5/libktorrent/dht/findnodereq.h
-include/KF5/libktorrent/dht/findnodersp.h
-include/KF5/libktorrent/dht/getpeersreq.h
-include/KF5/libktorrent/dht/getpeersrsp.h
-include/KF5/libktorrent/dht/kbucket.h
-include/KF5/libktorrent/dht/kbucketentry.h
-include/KF5/libktorrent/dht/kbuckettable.h
-include/KF5/libktorrent/dht/kclosestnodessearch.h
-include/KF5/libktorrent/dht/key.h
-include/KF5/libktorrent/dht/node.h
-include/KF5/libktorrent/dht/nodelookup.h
-include/KF5/libktorrent/dht/pack.h
-include/KF5/libktorrent/dht/pingreq.h
-include/KF5/libktorrent/dht/pingrsp.h
-include/KF5/libktorrent/dht/rpccall.h
-include/KF5/libktorrent/dht/rpcmsg.h
-include/KF5/libktorrent/dht/rpcmsgfactory.h
-include/KF5/libktorrent/dht/rpcserver.h
-include/KF5/libktorrent/dht/rpcserverinterface.h
-include/KF5/libktorrent/dht/task.h
-include/KF5/libktorrent/dht/taskmanager.h
-include/KF5/libktorrent/diskio/cache.h
-include/KF5/libktorrent/diskio/cachefile.h
-include/KF5/libktorrent/diskio/chunk.h
-include/KF5/libktorrent/diskio/chunkmanager.h
-include/KF5/libktorrent/diskio/deletedatafilesjob.h
-include/KF5/libktorrent/diskio/dndfile.h
-include/KF5/libktorrent/diskio/movedatafilesjob.h
-include/KF5/libktorrent/diskio/multifilecache.h
-include/KF5/libktorrent/diskio/piecedata.h
-include/KF5/libktorrent/diskio/preallocationjob.h
-include/KF5/libktorrent/diskio/preallocationthread.h
-include/KF5/libktorrent/diskio/singlefilecache.h
-include/KF5/libktorrent/download/chunkdownload.h
-include/KF5/libktorrent/download/chunkselector.h
-include/KF5/libktorrent/download/downloader.h
-include/KF5/libktorrent/download/packet.h
-include/KF5/libktorrent/download/piece.h
-include/KF5/libktorrent/download/request.h
-include/KF5/libktorrent/download/webseed.h
-include/KF5/libktorrent/interfaces/blocklistinterface.h
-include/KF5/libktorrent/interfaces/cachefactory.h
-include/KF5/libktorrent/interfaces/chunkdownloadinterface.h
-include/KF5/libktorrent/interfaces/chunkselectorinterface.h
-include/KF5/libktorrent/interfaces/exitoperation.h
-include/KF5/libktorrent/interfaces/logmonitorinterface.h
-include/KF5/libktorrent/interfaces/monitorinterface.h
-include/KF5/libktorrent/interfaces/peerinterface.h
-include/KF5/libktorrent/interfaces/peersource.h
-include/KF5/libktorrent/interfaces/piecedownloader.h
-include/KF5/libktorrent/interfaces/queuemanagerinterface.h
-include/KF5/libktorrent/interfaces/serverinterface.h
-include/KF5/libktorrent/interfaces/torrentfileinterface.h
-include/KF5/libktorrent/interfaces/torrentinterface.h
-include/KF5/libktorrent/interfaces/trackerinterface.h
-include/KF5/libktorrent/interfaces/trackerslist.h
-include/KF5/libktorrent/interfaces/webseedinterface.h
-include/KF5/libktorrent/ktorrent_export.h
-include/KF5/libktorrent/libktorrent_version.h
-include/KF5/libktorrent/magnet/magnetdownloader.h
-include/KF5/libktorrent/magnet/magnetlink.h
-include/KF5/libktorrent/magnet/metadatadownload.h
-include/KF5/libktorrent/mse/bigint.h
-include/KF5/libktorrent/mse/encryptedauthenticate.h
-include/KF5/libktorrent/mse/encryptedpacketsocket.h
-include/KF5/libktorrent/mse/encryptedserverauthenticate.h
-include/KF5/libktorrent/mse/functions.h
-include/KF5/libktorrent/mse/rc4encryptor.h
-include/KF5/libktorrent/net/address.h
-include/KF5/libktorrent/net/addressresolver.h
-include/KF5/libktorrent/net/downloadthread.h
-include/KF5/libktorrent/net/networkthread.h
-include/KF5/libktorrent/net/packetsocket.h
-include/KF5/libktorrent/net/poll.h
-include/KF5/libktorrent/net/portlist.h
-include/KF5/libktorrent/net/reverseresolver.h
-include/KF5/libktorrent/net/serversocket.h
-include/KF5/libktorrent/net/socket.h
-include/KF5/libktorrent/net/socketdevice.h
-include/KF5/libktorrent/net/socketgroup.h
-include/KF5/libktorrent/net/socketmonitor.h
-include/KF5/libktorrent/net/socks.h
-include/KF5/libktorrent/net/speed.h
-include/KF5/libktorrent/net/streamsocket.h
-include/KF5/libktorrent/net/trafficshapedsocket.h
-include/KF5/libktorrent/net/uploadthread.h
-include/KF5/libktorrent/net/wakeuppipe.h
-include/KF5/libktorrent/peer/accessmanager.h
-include/KF5/libktorrent/peer/authenticate.h
-include/KF5/libktorrent/peer/authenticatebase.h
-include/KF5/libktorrent/peer/authenticationmonitor.h
-include/KF5/libktorrent/peer/chunkcounter.h
-include/KF5/libktorrent/peer/connectionlimit.h
-include/KF5/libktorrent/peer/packetreader.h
-include/KF5/libktorrent/peer/peer.h
-include/KF5/libktorrent/peer/peerconnector.h
-include/KF5/libktorrent/peer/peerdownloader.h
-include/KF5/libktorrent/peer/peerid.h
-include/KF5/libktorrent/peer/peermanager.h
-include/KF5/libktorrent/peer/peerprotocolextension.h
-include/KF5/libktorrent/peer/peeruploader.h
-include/KF5/libktorrent/peer/serverauthenticate.h
-include/KF5/libktorrent/peer/superseeder.h
-include/KF5/libktorrent/peer/utmetadata.h
-include/KF5/libktorrent/peer/utpex.h
-include/KF5/libktorrent/torrent/advancedchokealgorithm.h
-include/KF5/libktorrent/torrent/choker.h
-include/KF5/libktorrent/torrent/globals.h
-include/KF5/libktorrent/torrent/job.h
-include/KF5/libktorrent/torrent/jobqueue.h
-include/KF5/libktorrent/torrent/peersourcemanager.h
-include/KF5/libktorrent/torrent/server.h
-include/KF5/libktorrent/torrent/statsfile.h
-include/KF5/libktorrent/torrent/timeestimator.h
-include/KF5/libktorrent/torrent/torrent.h
-include/KF5/libktorrent/torrent/torrentcontrol.h
-include/KF5/libktorrent/torrent/torrentcreator.h
-include/KF5/libktorrent/torrent/torrentfile.h
-include/KF5/libktorrent/torrent/torrentfilestream.h
-include/KF5/libktorrent/torrent/torrentstats.h
-include/KF5/libktorrent/torrent/uploader.h
-include/KF5/libktorrent/tracker/httptracker.h
-include/KF5/libktorrent/tracker/kioannouncejob.h
-include/KF5/libktorrent/tracker/tracker.h
-include/KF5/libktorrent/tracker/trackermanager.h
-include/KF5/libktorrent/tracker/udptracker.h
-include/KF5/libktorrent/tracker/udptrackersocket.h
-include/KF5/libktorrent/upnp/upnpmcastsocket.h
-include/KF5/libktorrent/upnp/upnprouter.h
-include/KF5/libktorrent/util/array.h
-include/KF5/libktorrent/util/autorotatelogjob.h
-include/KF5/libktorrent/util/bitset.h
-include/KF5/libktorrent/util/bufferpool.h
-include/KF5/libktorrent/util/circularbuffer.h
-include/KF5/libktorrent/util/compressfilejob.h
-include/KF5/libktorrent/util/constants.h
-include/KF5/libktorrent/util/decompressfilejob.h
-include/KF5/libktorrent/util/error.h
-include/KF5/libktorrent/util/extractfilejob.h
-include/KF5/libktorrent/util/file.h
-include/KF5/libktorrent/util/fileops.h
-include/KF5/libktorrent/util/functions.h
-include/KF5/libktorrent/util/log.h
-include/KF5/libktorrent/util/logsystemmanager.h
-include/KF5/libktorrent/util/pipe.h
-include/KF5/libktorrent/util/ptrmap.h
-include/KF5/libktorrent/util/resourcemanager.h
-include/KF5/libktorrent/util/sha1hash.h
-include/KF5/libktorrent/util/sha1hashgen.h
-include/KF5/libktorrent/util/signalcatcher.h
-include/KF5/libktorrent/util/timer.h
-include/KF5/libktorrent/util/urlencoder.h
-include/KF5/libktorrent/util/waitjob.h
-include/KF5/libktorrent/util/win32.h
-include/KF5/libktorrent/utp/connection.h
-include/KF5/libktorrent/utp/delaywindow.h
-include/KF5/libktorrent/utp/localwindow.h
-include/KF5/libktorrent/utp/packetbuffer.h
-include/KF5/libktorrent/utp/pollpipe.h
-include/KF5/libktorrent/utp/remotewindow.h
-include/KF5/libktorrent/utp/timevalue.h
-include/KF5/libktorrent/utp/utpprotocol.h
-include/KF5/libktorrent/utp/utpserver.h
-include/KF5/libktorrent/utp/utpserverthread.h
-include/KF5/libktorrent/utp/utpsocket.h
-include/KF5/libktorrent/version.h
-lib/cmake/KF5Torrent/FindLibGMP.cmake
-lib/cmake/KF5Torrent/FindLibGcrypt.cmake
-lib/cmake/KF5Torrent/KF5TorrentConfig.cmake
-lib/cmake/KF5Torrent/KF5TorrentConfigVersion.cmake
-lib/cmake/KF5Torrent/KF5TorrentTargets-noconfig.cmake
-lib/cmake/KF5Torrent/KF5TorrentTargets.cmake
-lib/libKF5Torrent.so
-lib/libKF5Torrent.so.${PKGVERSION}
-lib/libKF5Torrent.so.6
-share/locale/ar/LC_MESSAGES/libktorrent5.mo
-share/locale/be/LC_MESSAGES/libktorrent5.mo
-share/locale/bg/LC_MESSAGES/libktorrent5.mo
-share/locale/bs/LC_MESSAGES/libktorrent5.mo
-share/locale/ca/LC_MESSAGES/libktorrent5.mo
-share/locale/ca@valencia/LC_MESSAGES/libktorrent5.mo
-share/locale/cs/LC_MESSAGES/libktorrent5.mo
-share/locale/da/LC_MESSAGES/libktorrent5.mo
-share/locale/de/LC_MESSAGES/libktorrent5.mo
-share/locale/el/LC_MESSAGES/libktorrent5.mo
-share/locale/en_GB/LC_MESSAGES/libktorrent5.mo
-share/locale/eo/LC_MESSAGES/libktorrent5.mo
-share/locale/es/LC_MESSAGES/libktorrent5.mo
-share/locale/et/LC_MESSAGES/libktorrent5.mo
-share/locale/eu/LC_MESSAGES/libktorrent5.mo
-share/locale/fi/LC_MESSAGES/libktorrent5.mo
-share/locale/fr/LC_MESSAGES/libktorrent5.mo
-share/locale/ga/LC_MESSAGES/libktorrent5.mo
-share/locale/gl/LC_MESSAGES/libktorrent5.mo
-share/locale/hi/LC_MESSAGES/libktorrent5.mo
-share/locale/hne/LC_MESSAGES/libktorrent5.mo
-share/locale/hr/LC_MESSAGES/libktorrent5.mo
-share/locale/hu/LC_MESSAGES/libktorrent5.mo
-share/locale/ia/LC_MESSAGES/libktorrent5.mo
-share/locale/is/LC_MESSAGES/libktorrent5.mo
-share/locale/it/LC_MESSAGES/libktorrent5.mo
-share/locale/ja/LC_MESSAGES/libktorrent5.mo
-share/locale/ka/LC_MESSAGES/libktorrent5.mo
-share/locale/kk/LC_MESSAGES/libktorrent5.mo
-share/locale/km/LC_MESSAGES/libktorrent5.mo
-share/locale/ko/LC_MESSAGES/libktorrent5.mo
-share/locale/ku/LC_MESSAGES/libktorrent5.mo
-share/locale/lt/LC_MESSAGES/libktorrent5.mo
-share/locale/lv/LC_MESSAGES/libktorrent5.mo
-share/locale/mr/LC_MESSAGES/libktorrent5.mo
-share/locale/ms/LC_MESSAGES/libktorrent5.mo
-share/locale/nb/LC_MESSAGES/libktorrent5.mo
-share/locale/nds/LC_MESSAGES/libktorrent5.mo
-share/locale/nl/LC_MESSAGES/libktorrent5.mo
-share/locale/nn/LC_MESSAGES/libktorrent5.mo
-share/locale/oc/LC_MESSAGES/libktorrent5.mo
-share/locale/pl/LC_MESSAGES/libktorrent5.mo
-share/locale/pt/LC_MESSAGES/libktorrent5.mo
-share/locale/pt_BR/LC_MESSAGES/libktorrent5.mo
-share/locale/ro/LC_MESSAGES/libktorrent5.mo
-share/locale/ru/LC_MESSAGES/libktorrent5.mo
-share/locale/se/LC_MESSAGES/libktorrent5.mo
-share/locale/si/LC_MESSAGES/libktorrent5.mo
-share/locale/sk/LC_MESSAGES/libktorrent5.mo
-share/locale/sl/LC_MESSAGES/libktorrent5.mo
-share/locale/sr/LC_MESSAGES/libktorrent5.mo
-share/locale/sr@ijekavian/LC_MESSAGES/libktorrent5.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/libktorrent5.mo
-share/locale/sr@latin/LC_MESSAGES/libktorrent5.mo
-share/locale/sv/LC_MESSAGES/libktorrent5.mo
-share/locale/tr/LC_MESSAGES/libktorrent5.mo
-share/locale/ug/LC_MESSAGES/libktorrent5.mo
-share/locale/uk/LC_MESSAGES/libktorrent5.mo
-share/locale/zh_CN/LC_MESSAGES/libktorrent5.mo
-share/locale/zh_TW/LC_MESSAGES/libktorrent5.mo
+@comment $NetBSD: PLIST,v 1.5 2025/12/21 15:09:54 markd Exp $
+include/KF6/libktorrent/bcodec/bdecoder.h
+include/KF6/libktorrent/bcodec/bencoder.h
+include/KF6/libktorrent/bcodec/bnode.h
+include/KF6/libktorrent/bcodec/value.h
+include/KF6/libktorrent/datachecker/datachecker.h
+include/KF6/libktorrent/datachecker/datacheckerjob.h
+include/KF6/libktorrent/datachecker/datacheckerthread.h
+include/KF6/libktorrent/datachecker/multidatachecker.h
+include/KF6/libktorrent/datachecker/singledatachecker.h
+include/KF6/libktorrent/dht/announcereq.h
+include/KF6/libktorrent/dht/announcersp.h
+include/KF6/libktorrent/dht/announcetask.h
+include/KF6/libktorrent/dht/database.h
+include/KF6/libktorrent/dht/dht.h
+include/KF6/libktorrent/dht/dhtbase.h
+include/KF6/libktorrent/dht/dhtpeersource.h
+include/KF6/libktorrent/dht/findnodereq.h
+include/KF6/libktorrent/dht/findnodersp.h
+include/KF6/libktorrent/dht/getpeersreq.h
+include/KF6/libktorrent/dht/getpeersrsp.h
+include/KF6/libktorrent/dht/kbucket.h
+include/KF6/libktorrent/dht/kbucketentry.h
+include/KF6/libktorrent/dht/kbuckettable.h
+include/KF6/libktorrent/dht/kclosestnodessearch.h
+include/KF6/libktorrent/dht/key.h
+include/KF6/libktorrent/dht/node.h
+include/KF6/libktorrent/dht/nodelookup.h
+include/KF6/libktorrent/dht/pack.h
+include/KF6/libktorrent/dht/pingreq.h
+include/KF6/libktorrent/dht/pingrsp.h
+include/KF6/libktorrent/dht/rpccall.h
+include/KF6/libktorrent/dht/rpcmsg.h
+include/KF6/libktorrent/dht/rpcmsgfactory.h
+include/KF6/libktorrent/dht/rpcserver.h
+include/KF6/libktorrent/dht/rpcserverinterface.h
+include/KF6/libktorrent/dht/task.h
+include/KF6/libktorrent/dht/taskmanager.h
+include/KF6/libktorrent/diskio/cache.h
+include/KF6/libktorrent/diskio/cachefile.h
+include/KF6/libktorrent/diskio/chunk.h
+include/KF6/libktorrent/diskio/chunkmanager.h
+include/KF6/libktorrent/diskio/deletedatafilesjob.h
+include/KF6/libktorrent/diskio/dndfile.h
+include/KF6/libktorrent/diskio/movedatafilesjob.h
+include/KF6/libktorrent/diskio/multifilecache.h
+include/KF6/libktorrent/diskio/piecedata.h
+include/KF6/libktorrent/diskio/preallocationjob.h
+include/KF6/libktorrent/diskio/preallocationthread.h
+include/KF6/libktorrent/diskio/singlefilecache.h
+include/KF6/libktorrent/download/chunkdownload.h
+include/KF6/libktorrent/download/chunkselector.h
+include/KF6/libktorrent/download/downloader.h
+include/KF6/libktorrent/download/packet.h
+include/KF6/libktorrent/download/piece.h
+include/KF6/libktorrent/download/request.h
+include/KF6/libktorrent/download/webseed.h
+include/KF6/libktorrent/interfaces/blocklistinterface.h
+include/KF6/libktorrent/interfaces/cachefactory.h
+include/KF6/libktorrent/interfaces/chunkdownloadinterface.h
+include/KF6/libktorrent/interfaces/chunkselectorinterface.h
+include/KF6/libktorrent/interfaces/exitoperation.h
+include/KF6/libktorrent/interfaces/logmonitorinterface.h
+include/KF6/libktorrent/interfaces/monitorinterface.h
+include/KF6/libktorrent/interfaces/peerinterface.h
+include/KF6/libktorrent/interfaces/peersource.h
+include/KF6/libktorrent/interfaces/piecedownloader.h
+include/KF6/libktorrent/interfaces/queuemanagerinterface.h
+include/KF6/libktorrent/interfaces/serverinterface.h
+include/KF6/libktorrent/interfaces/torrentfileinterface.h
+include/KF6/libktorrent/interfaces/torrentinterface.h
+include/KF6/libktorrent/interfaces/trackerinterface.h
+include/KF6/libktorrent/interfaces/trackerslist.h
+include/KF6/libktorrent/interfaces/webseedinterface.h
+include/KF6/libktorrent/ktorrent_export.h
+include/KF6/libktorrent/libktorrent_version.h
+include/KF6/libktorrent/magnet/magnetdownloader.h
+include/KF6/libktorrent/magnet/magnetlink.h
+include/KF6/libktorrent/magnet/metadatadownload.h
+include/KF6/libktorrent/mse/bigint.h
+include/KF6/libktorrent/mse/encryptedauthenticate.h
+include/KF6/libktorrent/mse/encryptedpacketsocket.h
+include/KF6/libktorrent/mse/encryptedserverauthenticate.h
+include/KF6/libktorrent/mse/functions.h
+include/KF6/libktorrent/mse/rc4encryptor.h
+include/KF6/libktorrent/net/address.h
+include/KF6/libktorrent/net/addressresolver.h
+include/KF6/libktorrent/net/downloadthread.h
+include/KF6/libktorrent/net/networkthread.h
+include/KF6/libktorrent/net/packetsocket.h
+include/KF6/libktorrent/net/poll.h
+include/KF6/libktorrent/net/portlist.h
+include/KF6/libktorrent/net/reverseresolver.h
+include/KF6/libktorrent/net/serversocket.h
+include/KF6/libktorrent/net/socket.h
+include/KF6/libktorrent/net/socketdevice.h
+include/KF6/libktorrent/net/socketgroup.h
+include/KF6/libktorrent/net/socketmonitor.h
+include/KF6/libktorrent/net/socks.h
+include/KF6/libktorrent/net/speed.h
+include/KF6/libktorrent/net/streamsocket.h
+include/KF6/libktorrent/net/trafficshapedsocket.h
+include/KF6/libktorrent/net/uploadthread.h
+include/KF6/libktorrent/net/wakeuppipe.h
+include/KF6/libktorrent/peer/accessmanager.h
+include/KF6/libktorrent/peer/authenticate.h
+include/KF6/libktorrent/peer/authenticatebase.h
+include/KF6/libktorrent/peer/authenticationmonitor.h
+include/KF6/libktorrent/peer/chunkcounter.h
+include/KF6/libktorrent/peer/connectionlimit.h
+include/KF6/libktorrent/peer/packetreader.h
+include/KF6/libktorrent/peer/peer.h
+include/KF6/libktorrent/peer/peerconnector.h
+include/KF6/libktorrent/peer/peerdownloader.h
+include/KF6/libktorrent/peer/peerid.h
+include/KF6/libktorrent/peer/peermanager.h
+include/KF6/libktorrent/peer/peerprotocolextension.h
+include/KF6/libktorrent/peer/peeruploader.h
+include/KF6/libktorrent/peer/serverauthenticate.h
+include/KF6/libktorrent/peer/superseeder.h
+include/KF6/libktorrent/peer/utmetadata.h
+include/KF6/libktorrent/peer/utpex.h
+include/KF6/libktorrent/torrent/advancedchokealgorithm.h
+include/KF6/libktorrent/torrent/choker.h
+include/KF6/libktorrent/torrent/globals.h
+include/KF6/libktorrent/torrent/job.h
+include/KF6/libktorrent/torrent/jobqueue.h
+include/KF6/libktorrent/torrent/peersourcemanager.h
+include/KF6/libktorrent/torrent/server.h
+include/KF6/libktorrent/torrent/statsfile.h
+include/KF6/libktorrent/torrent/timeestimator.h
+include/KF6/libktorrent/torrent/torrent.h
+include/KF6/libktorrent/torrent/torrentcontrol.h
+include/KF6/libktorrent/torrent/torrentcreator.h
+include/KF6/libktorrent/torrent/torrentfile.h
+include/KF6/libktorrent/torrent/torrentfilestream.h
+include/KF6/libktorrent/torrent/torrentstats.h
+include/KF6/libktorrent/torrent/uploader.h
+include/KF6/libktorrent/tracker/httptracker.h
+include/KF6/libktorrent/tracker/kioannouncejob.h
+include/KF6/libktorrent/tracker/tracker.h
+include/KF6/libktorrent/tracker/trackermanager.h
+include/KF6/libktorrent/tracker/udptracker.h
+include/KF6/libktorrent/tracker/udptrackersocket.h
+include/KF6/libktorrent/upnp/upnpmcastsocket.h
+include/KF6/libktorrent/upnp/upnprouter.h
+include/KF6/libktorrent/util/array.h
+include/KF6/libktorrent/util/autorotatelogjob.h
+include/KF6/libktorrent/util/bitset.h
+include/KF6/libktorrent/util/bufferpool.h
+include/KF6/libktorrent/util/circularbuffer.h
+include/KF6/libktorrent/util/compressfilejob.h
+include/KF6/libktorrent/util/constants.h
+include/KF6/libktorrent/util/decompressfilejob.h
+include/KF6/libktorrent/util/error.h
+include/KF6/libktorrent/util/extractfilejob.h
+include/KF6/libktorrent/util/file.h
+include/KF6/libktorrent/util/fileops.h
+include/KF6/libktorrent/util/functions.h
+include/KF6/libktorrent/util/log.h
+include/KF6/libktorrent/util/logsystemmanager.h
+include/KF6/libktorrent/util/pipe.h
+include/KF6/libktorrent/util/ptrmap.h
+include/KF6/libktorrent/util/resourcemanager.h
+include/KF6/libktorrent/util/sha1hash.h
+include/KF6/libktorrent/util/sha1hashgen.h
+include/KF6/libktorrent/util/signalcatcher.h
+include/KF6/libktorrent/util/timer.h
+include/KF6/libktorrent/util/urlencoder.h
+include/KF6/libktorrent/util/waitjob.h
+include/KF6/libktorrent/util/win32.h
+include/KF6/libktorrent/utp/connection.h
+include/KF6/libktorrent/utp/delaywindow.h
+include/KF6/libktorrent/utp/localwindow.h
+include/KF6/libktorrent/utp/packetbuffer.h
+include/KF6/libktorrent/utp/pollpipe.h
+include/KF6/libktorrent/utp/remotewindow.h
+include/KF6/libktorrent/utp/timevalue.h
+include/KF6/libktorrent/utp/utpprotocol.h
+include/KF6/libktorrent/utp/utpserver.h
+include/KF6/libktorrent/utp/utpserverthread.h
+include/KF6/libktorrent/utp/utpsocket.h
+include/KF6/libktorrent/version.h
+lib/cmake/KTorrent6/FindLibGMP.cmake
+lib/cmake/KTorrent6/FindLibGcrypt.cmake
+lib/cmake/KTorrent6/KTorrent6Config.cmake
+lib/cmake/KTorrent6/KTorrent6ConfigVersion.cmake
+lib/cmake/KTorrent6/KTorrent6Targets-noconfig.cmake
+lib/cmake/KTorrent6/KTorrent6Targets.cmake
+lib/libKTorrent6.so
+lib/libKTorrent6.so.${PKGVERSION}
+lib/libKTorrent6.so.6
+share/locale/ar/LC_MESSAGES/libktorrent6.mo
+share/locale/ast/LC_MESSAGES/libktorrent6.mo
+share/locale/be/LC_MESSAGES/libktorrent6.mo
+share/locale/bg/LC_MESSAGES/libktorrent6.mo
+share/locale/bs/LC_MESSAGES/libktorrent6.mo
+share/locale/ca/LC_MESSAGES/libktorrent6.mo
+share/locale/ca@valencia/LC_MESSAGES/libktorrent6.mo
+share/locale/cs/LC_MESSAGES/libktorrent6.mo
+share/locale/da/LC_MESSAGES/libktorrent6.mo
+share/locale/de/LC_MESSAGES/libktorrent6.mo
+share/locale/el/LC_MESSAGES/libktorrent6.mo
+share/locale/en_GB/LC_MESSAGES/libktorrent6.mo
+share/locale/eo/LC_MESSAGES/libktorrent6.mo
+share/locale/es/LC_MESSAGES/libktorrent6.mo
+share/locale/et/LC_MESSAGES/libktorrent6.mo
+share/locale/eu/LC_MESSAGES/libktorrent6.mo
+share/locale/fi/LC_MESSAGES/libktorrent6.mo
+share/locale/fr/LC_MESSAGES/libktorrent6.mo
+share/locale/ga/LC_MESSAGES/libktorrent6.mo
+share/locale/gl/LC_MESSAGES/libktorrent6.mo
+share/locale/he/LC_MESSAGES/libktorrent6.mo
+share/locale/hi/LC_MESSAGES/libktorrent6.mo
+share/locale/hne/LC_MESSAGES/libktorrent6.mo
+share/locale/hr/LC_MESSAGES/libktorrent6.mo
+share/locale/hu/LC_MESSAGES/libktorrent6.mo
+share/locale/ia/LC_MESSAGES/libktorrent6.mo
+share/locale/is/LC_MESSAGES/libktorrent6.mo
+share/locale/it/LC_MESSAGES/libktorrent6.mo
+share/locale/ja/LC_MESSAGES/libktorrent6.mo
+share/locale/ka/LC_MESSAGES/libktorrent6.mo
+share/locale/kk/LC_MESSAGES/libktorrent6.mo
+share/locale/km/LC_MESSAGES/libktorrent6.mo
+share/locale/ko/LC_MESSAGES/libktorrent6.mo
+share/locale/ku/LC_MESSAGES/libktorrent6.mo
+share/locale/lt/LC_MESSAGES/libktorrent6.mo
+share/locale/lv/LC_MESSAGES/libktorrent6.mo
+share/locale/mr/LC_MESSAGES/libktorrent6.mo
+share/locale/ms/LC_MESSAGES/libktorrent6.mo
+share/locale/nb/LC_MESSAGES/libktorrent6.mo
+share/locale/nds/LC_MESSAGES/libktorrent6.mo
+share/locale/nl/LC_MESSAGES/libktorrent6.mo
+share/locale/nn/LC_MESSAGES/libktorrent6.mo
+share/locale/oc/LC_MESSAGES/libktorrent6.mo
+share/locale/pl/LC_MESSAGES/libktorrent6.mo
+share/locale/pt/LC_MESSAGES/libktorrent6.mo
+share/locale/pt_BR/LC_MESSAGES/libktorrent6.mo
+share/locale/ro/LC_MESSAGES/libktorrent6.mo
+share/locale/ru/LC_MESSAGES/libktorrent6.mo
+share/locale/sa/LC_MESSAGES/libktorrent6.mo
+share/locale/se/LC_MESSAGES/libktorrent6.mo
+share/locale/si/LC_MESSAGES/libktorrent6.mo
+share/locale/sk/LC_MESSAGES/libktorrent6.mo
+share/locale/sl/LC_MESSAGES/libktorrent6.mo
+share/locale/sr/LC_MESSAGES/libktorrent6.mo
+share/locale/sr@ijekavian/LC_MESSAGES/libktorrent6.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/libktorrent6.mo
+share/locale/sr@latin/LC_MESSAGES/libktorrent6.mo
+share/locale/sv/LC_MESSAGES/libktorrent6.mo
+share/locale/tr/LC_MESSAGES/libktorrent6.mo
+share/locale/ug/LC_MESSAGES/libktorrent6.mo
+share/locale/uk/LC_MESSAGES/libktorrent6.mo
+share/locale/zh_CN/LC_MESSAGES/libktorrent6.mo
+share/locale/zh_TW/LC_MESSAGES/libktorrent6.mo

Index: pkgsrc/net/libktorrent/buildlink3.mk
diff -u pkgsrc/net/libktorrent/buildlink3.mk:1.73 pkgsrc/net/libktorrent/buildlink3.mk:1.74
--- pkgsrc/net/libktorrent/buildlink3.mk:1.73   Thu Oct 23 20:38:50 2025
+++ pkgsrc/net/libktorrent/buildlink3.mk        Sun Dec 21 15:09:54 2025
@@ -1,19 +1,18 @@
-# $NetBSD: buildlink3.mk,v 1.73 2025/10/23 20:38:50 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.74 2025/12/21 15:09:54 markd Exp $
 
 BUILDLINK_TREE+=       libktorrent
 
 .if !defined(LIBKTORRENT_BUILDLINK3_MK)
 LIBKTORRENT_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.libktorrent+=    libktorrent>=23.04.3
-BUILDLINK_ABI_DEPENDS.libktorrent?=    libktorrent>=23.08.4nb11
+BUILDLINK_API_DEPENDS.libktorrent+=    libktorrent>=25.08.2
+BUILDLINK_ABI_DEPENDS.libktorrent?=    libktorrent>=25.08.2
 BUILDLINK_PKGSRCDIR.libktorrent?=      ../../net/libktorrent
 
 .include "../../devel/boost-headers/buildlink3.mk"
 .include "../../devel/gmp/buildlink3.mk"
-.include "../../devel/kio/buildlink3.mk"
-.include "../../security/qca2-qt5/buildlink3.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../devel/kf6-kio/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
 .endif # LIBKTORRENT_BUILDLINK3_MK
 
 BUILDLINK_TREE+=       -libktorrent

Index: pkgsrc/net/libktorrent/distinfo
diff -u pkgsrc/net/libktorrent/distinfo:1.9 pkgsrc/net/libktorrent/distinfo:1.10
--- pkgsrc/net/libktorrent/distinfo:1.9 Tue Feb  6 11:17:40 2024
+++ pkgsrc/net/libktorrent/distinfo     Sun Dec 21 15:09:54 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/02/06 11:17:40 markd Exp $
+$NetBSD: distinfo,v 1.10 2025/12/21 15:09:54 markd Exp $
 
-BLAKE2s (libktorrent-23.08.4.tar.xz) = f359be25e9e97b53e974f222dd1c88405eff333cb7cae8217b734c0d10a2095a
-SHA512 (libktorrent-23.08.4.tar.xz) = 9546ac6252f85eb12e2ad870d7da25e08ede1aab917e2bb8237cd5e975b1fe0d99ecfbbdda40a807ac96ebe23830cffbea59ebfac8d4e53b487520d7bf67ffbc
-Size (libktorrent-23.08.4.tar.xz) = 604128 bytes
+BLAKE2s (libktorrent-25.08.3.tar.xz) = c3b8b6192bad301a659c2bbe698d300870f679287eec8fe239567ddd3ea06c0e
+SHA512 (libktorrent-25.08.3.tar.xz) = 18cdac7194dcaab58568d844c48bd5ca21983bb99784f14f82d15aa620c24bfde27ef298e519cc5f5d2472fcba65288dc5458027faecf754a92b83e637404ae4
+Size (libktorrent-25.08.3.tar.xz) = 607156 bytes



Home | Main Index | Thread Index | Old Index