svn commit: r480066 - in head/net-p2p/ktorrent: . files

Tobias C. Berner tcberner at FreeBSD.org
Tue Sep 18 18:54:52 UTC 2018


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 at 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


More information about the svn-ports-all mailing list