From nobody@FreeBSD.org  Mon Nov 23 07:27:19 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DD7651065670
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Nov 2009 07:27:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id CBA688FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Nov 2009 07:27:19 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nAN7RJav084965
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Nov 2009 07:27:19 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id nAN7RJIK084964;
	Mon, 23 Nov 2009 07:27:19 GMT
	(envelope-from nobody)
Message-Id: <200911230727.nAN7RJIK084964@www.freebsd.org>
Date: Mon, 23 Nov 2009 07:27:19 GMT
From: Shane Bell <decept0@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [update] net-p2p/ktorrent - update to 3.3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         140801
>Category:       ports
>Synopsis:       [update] net-p2p/ktorrent - update to 3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    makc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 23 07:30:05 UTC 2009
>Closed-Date:    Sat Nov 28 22:05:19 UTC 2009
>Last-Modified:  Sat Nov 28 22:05:19 UTC 2009
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->makc 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Nov 23 07:30:23 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140801 

From: Shane Bell <decept0@gmail.com>
To: bug-followup@freebsd.org,
 decept0@gmail.com
Cc:  
Subject: Re: ports/140801: [update] net-p2p/ktorrent - update to 3.3
Date: Tue, 24 Nov 2009 21:01:06 +1300

 --Boundary-00=_CL5CLj9mCLSMvFa
 Content-Type: Text/Plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 
 and just a few hours later 3.3.1 was released, so here is an updated 
 diff...
 
 --Boundary-00=_CL5CLj9mCLSMvFa
 Content-Type: text/x-patch;
   charset="ISO-8859-1";
   name="ktorrent-3.3.1.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="ktorrent-3.3.1.patch"
 
 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-24 19:36:38.000000000 +1300
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	ktorrent
 -PORTVERSION=	3.2.5
 +PORTVERSION=	3.3.1
  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-24 19:45:22.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.1.tar.bz2) = 6a76e0b3a7ed14966c8096f63fde6e29
 +SHA256 (ktorrent-3.3.1.tar.bz2) = 2127dac10b89db412ca3ec478d0cf7d1e043d43329bcb1700955c71e57c29e95
 +SIZE (ktorrent-3.3.1.tar.bz2) = 2750435
 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-24 20:25:53.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.1.0
  lib/libktcore.so
 -lib/libktcore.so.9
 -lib/libktcore.so.9.3.0
 +lib/libktcore.so.10
 +lib/libktcore.so.10.1.0
  lib/libktupnp.so
  lib/libktupnp.so.4
 -lib/libktupnp.so.4.0.0
 +lib/libktupnp.so.4.1.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,6 +578,7 @@
  share/kde4/services/ktscanfolderplugin.desktop
  share/kde4/services/ktscriptingplugin.desktop
  share/kde4/services/ktsearchplugin.desktop
 +share/kde4/services/ktshutdownplugin.desktop
  share/kde4/services/ktstatsplugin.desktop
  %%SYNDICATION%%share/kde4/services/ktsyndicationplugin.desktop
  share/kde4/services/ktupnpplugin.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
 
 --Boundary-00=_CL5CLj9mCLSMvFa--

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/140801: commit references a PR
Date: Sat, 28 Nov 2009 21:46:18 +0000 (UTC)

 makc        2009-11-28 21:46:07 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-p2p/ktorrent     Makefile distinfo pkg-plist 
   Log:
   Update to 3.3.1
   
   PR:             based on ports/140801
   Submitted by:   Shane Bell <decept0 at gmail.com>
   
   Revision  Changes    Path
   1.44      +1 -1      ports/net-p2p/ktorrent/Makefile
   1.30      +3 -3      ports/net-p2p/ktorrent/distinfo
   1.29      +41 -8     ports/net-p2p/ktorrent/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: makc 
State-Changed-When: Sat Nov 28 22:05:18 UTC 2009 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140801 
>Unformatted:
