Index: head/net-p2p/ktorrent/files/patch-gentoo-kf5-5.61-headers =================================================================== --- head/net-p2p/ktorrent/files/patch-gentoo-kf5-5.61-headers (revision 510776) +++ head/net-p2p/ktorrent/files/patch-gentoo-kf5-5.61-headers (nonexistent) @@ -1,24 +0,0 @@ -From 909215cc912d89fbc8573f2f98e3b433472d8eae Mon Sep 17 00:00:00 2001 -From: Andreas Sturmlechner -Date: Fri, 9 Aug 2019 20:54:52 +0200 -Subject: [PATCH] Add missing QVector - ---- - libktcore/plugin/pluginmanager.h | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/libktcore/plugin/pluginmanager.h b/libktcore/plugin/pluginmanager.h -index 50eaa768..3a04a729 100644 ---- libktcore/plugin/pluginmanager.h -+++ libktcore/plugin/pluginmanager.h -@@ -23,6 +23,7 @@ - - #include - #include -+#include - - #include - #include --- -2.22.0 - Property changes on: head/net-p2p/ktorrent/files/patch-gentoo-kf5-5.61-headers ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-p2p/ktorrent/Makefile =================================================================== --- head/net-p2p/ktorrent/Makefile (revision 510776) +++ head/net-p2p/ktorrent/Makefile (revision 510777) @@ -1,37 +1,37 @@ # $FreeBSD$ -# TODO: once plasma5 ports are in, re-add dependency on workspace. - PORTNAME= ktorrent -DISTVERSION= 5.1.1 -PORTREVISION= 5 +DISTVERSION= 5.1.2 CATEGORIES= net-p2p kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/ + +# Since libktorrent is released with ktorrent, it lives in a +# strange download directory; keep this in-sync with net-p2p/libktorrent. MAINTAINER= kde@FreeBSD.org COMMENT= BitTorrent client for KDE USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz LIB_DEPENDS= libKF5Torrent.so:net-p2p/libktorrent \ libgcrypt.so:security/libgcrypt \ libgmp.so:math/gmp \ libtag.so:audio/taglib USE_KDE= archive auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons dnssd i18n iconthemes itemviews \ jobwidgets kcmutils kdewebkit kio kross notifications \ notifyconfig parts plotting service \ solid sonnet syndication textwidgets widgetsaddons \ windowsystem xmlgui USE_QT= core dbus gui network phonon4 script webkit widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= WORKSPACE OPTIONS_DEFAULT= WORKSPACE OPTIONS_SUB= yes WORKSPACE_USE= KDE=plasma-workspace WORKSPACE_DESC= Shutdown on completion support WORKSPACE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_LibKWorkspace .include Index: head/net-p2p/ktorrent/distinfo =================================================================== --- head/net-p2p/ktorrent/distinfo (revision 510776) +++ head/net-p2p/ktorrent/distinfo (revision 510777) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537292923 -SHA256 (ktorrent-5.1.1.tar.xz) = b54149cf1dd3ed59cb7be54c326469a64e152f39f2d7db01de9fdd6b2ce3562a -SIZE (ktorrent-5.1.1.tar.xz) = 2049392 +TIMESTAMP = 1567422739 +SHA256 (ktorrent-5.1.2.tar.xz) = 641427a3d6ecb18b0b28c1cc2ec3ba54612abf684df5e10e6c953cd7af058d4f +SIZE (ktorrent-5.1.2.tar.xz) = 2048604 Index: head/net-p2p/libktorrent/Makefile =================================================================== --- head/net-p2p/libktorrent/Makefile (revision 510776) +++ head/net-p2p/libktorrent/Makefile (revision 510777) @@ -1,28 +1,26 @@ # $FreeBSD$ PORTNAME= libktorrent -DISTVERSION= 2.1.0 -PORTREVISION= 10 +DISTVERSION= 2.1.1 CATEGORIES= net-p2p kde -DIST_SUBDIR= KDE/${PORTNAME} +MASTER_SITES= KDE/stable/ktorrent/5.1.2/ +# Since libktorrent is released with ktorrent, it lives in a +# strange download directory; keep this in-sync with net-p2p/ktorrent. + MAINTAINER= kde@FreeBSD.org COMMENT= Torrent library from KTorrent project BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgmp.so:math/gmp \ libqca-qt5.so:devel/qca -USES= cmake compiler:c++11-lang gettext kde:5 qt:5 +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= archive completion config coreaddons crash ecm i18n \ jobwidgets kio service solid widgetsaddons USE_QT= core gui network testlib xml \ buildtools_build qmake_build - -USE_GITHUB= yes -GH_ACCOUNT= KDE -GH_TAGNAME= eb79ad2 .include Index: head/net-p2p/libktorrent/distinfo =================================================================== --- head/net-p2p/libktorrent/distinfo (revision 510776) +++ head/net-p2p/libktorrent/distinfo (revision 510777) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514050432 -SHA256 (KDE/libktorrent/KDE-libktorrent-2.1.0-eb79ad2_GH0.tar.gz) = dd254caed92bf301c373d61e26130f1330e89949570ae8a61ec6c04b8cb466df -SIZE (KDE/libktorrent/KDE-libktorrent-2.1.0-eb79ad2_GH0.tar.gz) = 376051 +TIMESTAMP = 1567422939 +SHA256 (libktorrent-2.1.1.tar.xz) = 5cc45c0b50a1b6b2ce64ad0384128f4ac3bc0e4a1417eb58e5e992b510fca100 +SIZE (libktorrent-2.1.1.tar.xz) = 357516 Index: head/net-p2p/libktorrent/pkg-plist =================================================================== --- head/net-p2p/libktorrent/pkg-plist (revision 510776) +++ head/net-p2p/libktorrent/pkg-plist (revision 510777) @@ -1,194 +1,254 @@ 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/magnet/magnetdownloader.h include/KF5/libktorrent/magnet/magnetlink.h include/KF5/libktorrent/magnet/metadatadownload.h include/KF5/libktorrent/migrate/cachemigrate.h include/KF5/libktorrent/migrate/ccmigrate.h include/KF5/libktorrent/migrate/migrate.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/httpannouncejob.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-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KF5Torrent/KF5TorrentTargets.cmake lib/libKF5Torrent.so lib/libKF5Torrent.so.6 lib/libKF5Torrent.so.6.0.0 +share/locale/ar/LC_MESSAGES/libktorrent5.mo +share/locale/ast/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/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