From owner-svn-ports-head@freebsd.org Tue Sep 18 18:54:52 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10D0010A6352; Tue, 18 Sep 2018 18:54:52 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BBE9B7DFAE; Tue, 18 Sep 2018 18:54:51 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B6DBA23F60; Tue, 18 Sep 2018 18:54:51 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8IIspJD097732; Tue, 18 Sep 2018 18:54:51 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8IIspDw097729; Tue, 18 Sep 2018 18:54:51 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201809181854.w8IIspDw097729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Tue, 18 Sep 2018 18:54:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480066 - in head/net-p2p/ktorrent: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head/net-p2p/ktorrent: . files X-SVN-Commit-Revision: 480066 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2018 18:54:52 -0000 Author: tcberner Date: Tue Sep 18 18:54:50 2018 New Revision: 480066 URL: https://svnweb.freebsd.org/changeset/ports/480066 Log: devel/ktorrent: udpate to 5.1.1. Deleted: head/net-p2p/ktorrent/files/ Modified: head/net-p2p/ktorrent/Makefile head/net-p2p/ktorrent/distinfo head/net-p2p/ktorrent/pkg-plist Modified: head/net-p2p/ktorrent/Makefile ============================================================================== --- head/net-p2p/ktorrent/Makefile Tue Sep 18 18:53:05 2018 (r480065) +++ head/net-p2p/ktorrent/Makefile Tue Sep 18 18:54:50 2018 (r480066) @@ -3,10 +3,9 @@ # TODO: once plasma5 ports are in, re-add dependency on workspace. PORTNAME= ktorrent -DISTVERSION= 5.1.0 -PORTREVISION= 2 +DISTVERSION= 5.1.1 CATEGORIES= net-p2p kde -MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION:R}/ +MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/ MAINTAINER= kde@FreeBSD.org COMMENT= BitTorrent client for KDE Modified: head/net-p2p/ktorrent/distinfo ============================================================================== --- head/net-p2p/ktorrent/distinfo Tue Sep 18 18:53:05 2018 (r480065) +++ head/net-p2p/ktorrent/distinfo Tue Sep 18 18:54:50 2018 (r480066) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518309582 -SHA256 (ktorrent-5.1.0.tar.xz) = 3c57882f78006dcec3c5fb243479e995cc541e51e6acded5bf98a09900c486a3 -SIZE (ktorrent-5.1.0.tar.xz) = 2046916 +TIMESTAMP = 1537292923 +SHA256 (ktorrent-5.1.1.tar.xz) = b54149cf1dd3ed59cb7be54c326469a64e152f39f2d7db01de9fdd6b2ce3562a +SIZE (ktorrent-5.1.1.tar.xz) = 2049392 Modified: head/net-p2p/ktorrent/pkg-plist ============================================================================== --- head/net-p2p/ktorrent/pkg-plist Tue Sep 18 18:53:05 2018 (r480065) +++ head/net-p2p/ktorrent/pkg-plist Tue Sep 18 18:54:50 2018 (r480066) @@ -44,6 +44,7 @@ share/doc/HTML/sv/ktorrent/index.cache.bz2 share/doc/HTML/sv/ktorrent/index.docbook share/doc/HTML/uk/ktorrent/index.cache.bz2 share/doc/HTML/uk/ktorrent/index.docbook +share/icons/hicolor/128x128/apps/ktorrent.png share/icons/hicolor/16x16/actions/kt-add-feeds.png share/icons/hicolor/16x16/actions/kt-add-filters.png share/icons/hicolor/16x16/actions/kt-remove-feeds.png