Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2019 11:29:32 +0000 (UTC)
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510777 - in head/net-p2p: ktorrent ktorrent/files libktorrent
Message-ID:  <201909021129.x82BTWEj088183@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adridg
Date: Mon Sep  2 11:29:31 2019
New Revision: 510777
URL: https://svnweb.freebsd.org/changeset/ports/510777

Log:
  Update ktorrent to latest upstream release, 5.1.2
  
   - also chase attendant libktorrent
   - switch libktorrent to release tarballs instead of GitHub
  
  From the release announcement, Fixes:
   * Fix HTTP seeding.
   * Fix memory corruption in ScanFolder plugin.
   * Fix a few issues found by clang-tidy.
   * Some build fixes (missing include headers) that get triggered
     on certain versions of Qt/KF5 frameworks.

Deleted:
  head/net-p2p/ktorrent/files/
Modified:
  head/net-p2p/ktorrent/Makefile
  head/net-p2p/ktorrent/distinfo
  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	Mon Sep  2 10:20:11 2019	(r510776)
+++ head/net-p2p/ktorrent/Makefile	Mon Sep  2 11:29:31 2019	(r510777)
@@ -1,12 +1,12 @@
 # $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

Modified: head/net-p2p/ktorrent/distinfo
==============================================================================
--- head/net-p2p/ktorrent/distinfo	Mon Sep  2 10:20:11 2019	(r510776)
+++ head/net-p2p/ktorrent/distinfo	Mon Sep  2 11:29:31 2019	(r510777)
@@ -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

Modified: head/net-p2p/libktorrent/Makefile
==============================================================================
--- head/net-p2p/libktorrent/Makefile	Mon Sep  2 10:20:11 2019	(r510776)
+++ head/net-p2p/libktorrent/Makefile	Mon Sep  2 11:29:31 2019	(r510777)
@@ -1,11 +1,13 @@
 # $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
 
@@ -15,14 +17,10 @@ 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 <bsd.port.mk>

Modified: head/net-p2p/libktorrent/distinfo
==============================================================================
--- head/net-p2p/libktorrent/distinfo	Mon Sep  2 10:20:11 2019	(r510776)
+++ head/net-p2p/libktorrent/distinfo	Mon Sep  2 11:29:31 2019	(r510777)
@@ -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

Modified: head/net-p2p/libktorrent/pkg-plist
==============================================================================
--- head/net-p2p/libktorrent/pkg-plist	Mon Sep  2 10:20:11 2019	(r510776)
+++ head/net-p2p/libktorrent/pkg-plist	Mon Sep  2 11:29:31 2019	(r510777)
@@ -192,3 +192,63 @@ 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



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