Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 2009 07:27:19 GMT
From:      Shane Bell <decept0@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/140801: [update] net-p2p/ktorrent - update to 3.3
Message-ID:  <200911230727.nAN7RJIK084964@www.freebsd.org>
Resent-Message-ID: <200911230730.nAN7U6Xn066807@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140801
>Category:       ports
>Synopsis:       [update] net-p2p/ktorrent - update to 3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 23 07:30:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Shane Bell
>Release:        
>Organization:
>Environment:
>Description:
update to 3.3
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/net-p2p/ktorrent/Makefile ktorrent/Makefile
--- /usr/ports/net-p2p/ktorrent/Makefile	2009-10-29 23:50:23.000000000 +1300
+++ ktorrent/Makefile	2009-11-16 20:42:35.000000000 +1300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ktorrent
-PORTVERSION=	3.2.5
+PORTVERSION=	3.3
 CATEGORIES=	net-p2p kde
 MASTER_SITES=	http://ktorrent.org/downloads/${PORTVERSION}/
 
diff -ruN /usr/ports/net-p2p/ktorrent/distinfo ktorrent/distinfo
--- /usr/ports/net-p2p/ktorrent/distinfo	2009-10-29 23:50:23.000000000 +1300
+++ ktorrent/distinfo	2009-11-16 21:01:37.000000000 +1300
@@ -1,3 +1,3 @@
-MD5 (ktorrent-3.2.5.tar.bz2) = 0b0c3ebd2e0125ef65dbf67a584d1295
-SHA256 (ktorrent-3.2.5.tar.bz2) = 9a8094d2b790b6ddb545edf34618ee10f562d02bf3bdbc8f0b1bd7336d6a1991
-SIZE (ktorrent-3.2.5.tar.bz2) = 2679351
+MD5 (ktorrent-3.3.tar.bz2) = 1248fae4696b6cacf3954c2cb5daedf3
+SHA256 (ktorrent-3.3.tar.bz2) = dab849622d1d6c69edade774886589e37f6feb1f845e8f70fe66b91721036687
+SIZE (ktorrent-3.3.tar.bz2) = 2745995
diff -ruN /usr/ports/net-p2p/ktorrent/pkg-plist ktorrent/pkg-plist
--- /usr/ports/net-p2p/ktorrent/pkg-plist	2009-10-29 23:50:23.000000000 +1300
+++ ktorrent/pkg-plist	2009-11-16 22:30:22.000000000 +1300
@@ -7,6 +7,7 @@
 include/libbtcore/btcore_export.h
 include/libbtcore/btversion.h
 include/libbtcore/datachecker/datachecker.h
+include/libbtcore/datachecker/datacheckerjob.h
 include/libbtcore/datachecker/datacheckerlistener.h
 include/libbtcore/datachecker/datacheckerthread.h
 include/libbtcore/datachecker/multidatachecker.h
@@ -36,12 +37,12 @@
 include/libbtcore/diskio/movedatafilesjob.h
 include/libbtcore/diskio/multifilecache.h
 include/libbtcore/diskio/piecedata.h
+include/libbtcore/diskio/preallocationjob.h
 include/libbtcore/diskio/preallocationthread.h
 include/libbtcore/diskio/singlefilecache.h
 include/libbtcore/download/chunkdownload.h
 include/libbtcore/download/chunkselector.h
 include/libbtcore/download/downloader.h
-include/libbtcore/download/httpdownloader.h
 include/libbtcore/download/packet.h
 include/libbtcore/download/piece.h
 include/libbtcore/download/request.h
@@ -58,6 +59,7 @@
 include/libbtcore/interfaces/queuemanagerinterface.h
 include/libbtcore/interfaces/torrentfileinterface.h
 include/libbtcore/interfaces/torrentinterface.h
+include/libbtcore/interfaces/trackerinterface.h
 include/libbtcore/interfaces/trackerslist.h
 include/libbtcore/interfaces/webseedinterface.h
 include/libbtcore/migrate/cachemigrate.h
@@ -74,6 +76,7 @@
 include/libbtcore/net/downloadthread.h
 include/libbtcore/net/networkthread.h
 include/libbtcore/net/portlist.h
+include/libbtcore/net/reverseresolver.h
 include/libbtcore/net/socket.h
 include/libbtcore/net/socketgroup.h
 include/libbtcore/net/socketmonitor.h
@@ -97,6 +100,8 @@
 include/libbtcore/torrent/advancedchokealgorithm.h
 include/libbtcore/torrent/choker.h
 include/libbtcore/torrent/globals.h
+include/libbtcore/torrent/job.h
+include/libbtcore/torrent/jobqueue.h
 include/libbtcore/torrent/peersourcemanager.h
 include/libbtcore/torrent/server.h
 include/libbtcore/torrent/statsfile.h
@@ -105,16 +110,21 @@
 include/libbtcore/torrent/torrentcontrol.h
 include/libbtcore/torrent/torrentcreator.h
 include/libbtcore/torrent/torrentfile.h
+include/libbtcore/torrent/torrentstats.h
 include/libbtcore/torrent/uploader.h
 include/libbtcore/tracker/httptracker.h
 include/libbtcore/tracker/tracker.h
+include/libbtcore/tracker/trackermanager.h
 include/libbtcore/tracker/udptracker.h
 include/libbtcore/tracker/udptrackersocket.h
 include/libbtcore/util/array.h
 include/libbtcore/util/autorotatelogjob.h
 include/libbtcore/util/bitset.h
+include/libbtcore/util/compressfilejob.h
 include/libbtcore/util/constants.h
+include/libbtcore/util/decompressfilejob.h
 include/libbtcore/util/error.h
+include/libbtcore/util/extractfilejob.h
 include/libbtcore/util/file.h
 include/libbtcore/util/fileops.h
 include/libbtcore/util/functions.h
@@ -136,6 +146,7 @@
 lib/kde4/ktscanfolderplugin.so
 lib/kde4/ktscriptingplugin.so
 lib/kde4/ktsearchplugin.so
+lib/kde4/ktshutdownplugin.so
 lib/kde4/ktstatsplugin.so
 %%SYNDICATION%%lib/kde4/ktsyndicationplugin.so
 lib/kde4/ktupnpplugin.so
@@ -144,18 +155,17 @@
 %%PLASMA%%lib/kde4/plasma_applet_ktorrent.so
 lib/kde4/plasma_engine_ktorrent.so
 lib/libbtcore.so
-lib/libbtcore.so.11
-lib/libbtcore.so.11.3.0
+lib/libbtcore.so.12
+lib/libbtcore.so.12.0.0
 lib/libktcore.so
-lib/libktcore.so.9
-lib/libktcore.so.9.3.0
+lib/libktcore.so.10
+lib/libktcore.so.10.0.0
 lib/libktupnp.so
 lib/libktupnp.so.4
 lib/libktupnp.so.4.0.0
 share/applications/kde4/ktorrent.desktop
 share/apps/cmake/modules/FindBTCore.cmake
 share/apps/ktorrent/FLAGS_LICENCE
-share/apps/ktorrent/GeoIP-LICENSE.txt
 share/apps/ktorrent/ad.png
 share/apps/ktorrent/ae.png
 share/apps/ktorrent/af.png
@@ -234,7 +244,6 @@
 share/apps/ktorrent/gb.png
 share/apps/ktorrent/gd.png
 share/apps/ktorrent/ge.png
-share/apps/ktorrent/geoip.dat
 share/apps/ktorrent/gf.png
 share/apps/ktorrent/gh.png
 share/apps/ktorrent/gi.png
@@ -280,6 +289,7 @@
 share/apps/ktorrent/ktorrent.notifyrc
 share/apps/ktorrent/ktorrentui.rc
 share/apps/ktorrent/ktsearchpluginui.rc
+share/apps/ktorrent/ktshutdownpluginui.rc
 %%SYNDICATION%%share/apps/ktorrent/ktsyndicationpluginui.rc
 share/apps/ktorrent/kw.png
 share/apps/ktorrent/ky.png
@@ -333,6 +343,7 @@
 share/apps/ktorrent/opensearch/bittorrent/opensearch.xml
 share/apps/ktorrent/opensearch/btjunkie/opensearch.xml
 share/apps/ktorrent/opensearch/ktorrents/opensearch.xml
+share/apps/ktorrent/opensearch/legittorrents/opensearch.xml
 share/apps/ktorrent/opensearch/mininova/opensearch.xml
 share/apps/ktorrent/opensearch/thepiratebay/opensearch.xml
 share/apps/ktorrent/pa.png
@@ -357,6 +368,9 @@
 share/apps/ktorrent/sa.png
 share/apps/ktorrent/sb.png
 share/apps/ktorrent/sc.png
+share/apps/ktorrent/scripts/auto_remove/auto_remove.desktop
+share/apps/ktorrent/scripts/auto_remove/auto_remove.py
+share/apps/ktorrent/scripts/auto_remove/auto_remove.ui
 share/apps/ktorrent/scripts/auto_resume/auto_resume.desktop
 share/apps/ktorrent/scripts/auto_resume/auto_resume.py
 share/apps/ktorrent/scripts/auto_resume/auto_resume.ui
@@ -367,6 +381,20 @@
 share/apps/ktorrent/scripts/tracker_groups/tracker_groups.py
 share/apps/ktorrent/sd.png
 share/apps/ktorrent/se.png
+share/apps/ktorrent/search/home/body-background.jpg
+share/apps/ktorrent/search/home/box-bottom-left.png
+share/apps/ktorrent/search/home/box-bottom-middle.png
+share/apps/ktorrent/search/home/box-bottom-right.png
+share/apps/ktorrent/search/home/box-center.png
+share/apps/ktorrent/search/home/box-middle-left.png
+share/apps/ktorrent/search/home/box-middle-right.png
+share/apps/ktorrent/search/home/box-top-left.png
+share/apps/ktorrent/search/home/box-top-middle.png
+share/apps/ktorrent/search/home/box-top-right.png
+share/apps/ktorrent/search/home/home.css
+share/apps/ktorrent/search/home/home.html
+share/apps/ktorrent/search/home/ktorrent-icon.png
+share/apps/ktorrent/search/home/ktorrent_infopage.css
 share/apps/ktorrent/sg.png
 share/apps/ktorrent/sh.png
 share/apps/ktorrent/si.png
@@ -550,8 +578,9 @@
 share/kde4/services/ktscanfolderplugin.desktop
 share/kde4/services/ktscriptingplugin.desktop
 share/kde4/services/ktsearchplugin.desktop
-share/kde4/services/ktstatsplugin.desktop
+share/kde4/services/ktshutdownplugin.desktop
 %%SYNDICATION%%share/kde4/services/ktsyndicationplugin.desktop
+share/kde4/services/ktstatsplugin.desktop
 share/kde4/services/ktupnpplugin.desktop
 share/kde4/services/ktwebinterfaceplugin.desktop
 share/kde4/services/ktzeroconfplugin.desktop
@@ -617,12 +646,16 @@
 @dirrm share/apps/ktorrent/www/common
 @dirrm share/apps/ktorrent/www/coldmilk
 @dirrm share/apps/ktorrent/www
+@dirrm share/apps/ktorrent/search/home
+@dirrm share/apps/ktorrent/search
 @dirrm share/apps/ktorrent/scripts/tracker_groups
 @dirrm share/apps/ktorrent/scripts/email_notifications
 @dirrm share/apps/ktorrent/scripts/auto_resume
+@dirrm share/apps/ktorrent/scripts/auto_remove
 @dirrm share/apps/ktorrent/scripts
 @dirrm share/apps/ktorrent/opensearch/thepiratebay
 @dirrm share/apps/ktorrent/opensearch/mininova
+@dirrm share/apps/ktorrent/opensearch/legittorrents
 @dirrm share/apps/ktorrent/opensearch/ktorrents
 @dirrm share/apps/ktorrent/opensearch/btjunkie
 @dirrm share/apps/ktorrent/opensearch/bittorrent


>Release-Note:
>Audit-Trail:
>Unformatted:



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