Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jun 2020 06:56:40 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r538145 - in head/net-p2p: ktorrent libktorrent
Message-ID:  <202006070656.0576ueqb049249@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun Jun  7 06:56:40 2020
New Revision: 538145
URL: https://svnweb.freebsd.org/changeset/ports/538145

Log:
  net-p2p/ktorrent: update to 5.2.0
  
  - update net-p2p/libktorrent to 2.2.0
  - switched from webkit to webengine

Modified:
  head/net-p2p/ktorrent/Makefile
  head/net-p2p/ktorrent/distinfo
  head/net-p2p/ktorrent/pkg-plist
  head/net-p2p/libktorrent/Makefile
  head/net-p2p/libktorrent/distinfo
  head/net-p2p/libktorrent/pkg-plist

Modified: head/net-p2p/ktorrent/Makefile
==============================================================================
--- head/net-p2p/ktorrent/Makefile	Sun Jun  7 06:36:03 2020	(r538144)
+++ head/net-p2p/ktorrent/Makefile	Sun Jun  7 06:56:40 2020	(r538145)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ktorrent
-DISTVERSION=	5.1.2
-PORTREVISION=	1
+DISTVERSION=	5.2.0
 CATEGORIES=	net-p2p kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}/
 
@@ -20,11 +19,11 @@ LIB_DEPENDS=	libKF5Torrent.so:net-p2p/libktorrent \
 		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 \
+		jobwidgets kcmutils kio kross notifications \
 		notifyconfig parts plotting service \
 		solid sonnet syndication textwidgets widgetsaddons \
 		windowsystem xmlgui
-USE_QT=		concurrent core dbus gui network phonon4 script webkit widgets xml \
+USE_QT=		concurrent core dbus gui network phonon4 script webengine widgets xml \
 		buildtools_build qmake_build
 
 OPTIONS_DEFINE=	WORKSPACE

Modified: head/net-p2p/ktorrent/distinfo
==============================================================================
--- head/net-p2p/ktorrent/distinfo	Sun Jun  7 06:36:03 2020	(r538144)
+++ head/net-p2p/ktorrent/distinfo	Sun Jun  7 06:56:40 2020	(r538145)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567422739
-SHA256 (ktorrent-5.1.2.tar.xz) = 641427a3d6ecb18b0b28c1cc2ec3ba54612abf684df5e10e6c953cd7af058d4f
-SIZE (ktorrent-5.1.2.tar.xz) = 2048604
+TIMESTAMP = 1591510552
+SHA256 (ktorrent-5.2.0.tar.xz) = d1031d745c1ace02d11b59c426610aee779d208e3d1ae81f8559c265173732ff
+SIZE (ktorrent-5.2.0.tar.xz) = 2056012

Modified: head/net-p2p/ktorrent/pkg-plist
==============================================================================
--- head/net-p2p/ktorrent/pkg-plist	Sun Jun  7 06:36:03 2020	(r538144)
+++ head/net-p2p/ktorrent/pkg-plist	Sun Jun  7 06:56:40 2020	(r538145)
@@ -160,7 +160,6 @@ share/kxmlgui5/ktorrent/ktorrent_syndicationui.rc
 share/kxmlgui5/ktorrent/ktorrentui.rc
 share/kxmlgui5/ktorrent/kttorrentactivityui.rc
 share/locale/ar/LC_MESSAGES/ktorrent.mo
-share/locale/ast/LC_MESSAGES/ktorrent.mo
 share/locale/be/LC_MESSAGES/ktorrent.mo
 share/locale/bg/LC_MESSAGES/ktorrent.mo
 share/locale/bs/LC_MESSAGES/ktorrent.mo

Modified: head/net-p2p/libktorrent/Makefile
==============================================================================
--- head/net-p2p/libktorrent/Makefile	Sun Jun  7 06:36:03 2020	(r538144)
+++ head/net-p2p/libktorrent/Makefile	Sun Jun  7 06:56:40 2020	(r538145)
@@ -1,10 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	libktorrent
-DISTVERSION=	2.1.1
-PORTREVISION=	2
+DISTVERSION=	2.2.0
 CATEGORIES=	net-p2p kde
-MASTER_SITES=	KDE/stable/ktorrent/5.1.2/
+MASTER_SITES=	KDE/stable/ktorrent/5.2.0/
 
 # Since libktorrent is released with ktorrent, it lives in a
 # strange download directory; keep this in-sync with net-p2p/ktorrent.

Modified: head/net-p2p/libktorrent/distinfo
==============================================================================
--- head/net-p2p/libktorrent/distinfo	Sun Jun  7 06:36:03 2020	(r538144)
+++ head/net-p2p/libktorrent/distinfo	Sun Jun  7 06:56:40 2020	(r538145)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567422939
-SHA256 (libktorrent-2.1.1.tar.xz) = 5cc45c0b50a1b6b2ce64ad0384128f4ac3bc0e4a1417eb58e5e992b510fca100
-SIZE (libktorrent-2.1.1.tar.xz) = 357516
+TIMESTAMP = 1591510519
+SHA256 (libktorrent-2.2.0.tar.xz) = 77c1ddfb0a56c40227e0624c078836a8c22bf5a2fb4a3c0cbd53ee6b174c126e
+SIZE (libktorrent-2.2.0.tar.xz) = 357364

Modified: head/net-p2p/libktorrent/pkg-plist
==============================================================================
--- head/net-p2p/libktorrent/pkg-plist	Sun Jun  7 06:36:03 2020	(r538144)
+++ head/net-p2p/libktorrent/pkg-plist	Sun Jun  7 06:56:40 2020	(r538145)
@@ -193,7 +193,6 @@ 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
@@ -214,7 +213,6 @@ 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
@@ -238,8 +236,6 @@ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006070656.0576ueqb049249>