Bug 118964 - [UPDATE] net-p2p/ktorrent to 2.2.4
Summary: [UPDATE] net-p2p/ktorrent to 2.2.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Markus Brueffer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-23 08:30 UTC by Yarodin
Modified: 2008-01-25 01:40 UTC (History)
0 users

See Also:


Attachments
file.diff (541 bytes, patch)
2007-12-23 08:30 UTC, Yarodin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yarodin 2007-12-23 08:30:00 UTC
Update net-p2p/ktorrent to actual version.

Fix: Apply patch and delete files/patch-apps-ktorrent-fileselectdlg.cpp wich commited to sources:

-- Makefile.orig       2007-10-31 05:21:44.000000000 +0500
+++ Makefile            2007-12-23 12:28:36.000000000 +0500
@@ -6,7 +6,7 @@
 #

 PORTNAME=      ktorrent
-PORTVERSION=   2.2.2
+PORTVERSION=   2.2.4
 PORTREVISION=  1
 CATEGORIES=    net-p2p kde
 MASTER_SITES=  http://ktorrent.org/downloads/${PORTVERSION}/ \
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-23 08:30:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->markus

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Yarodin 2007-12-31 19:33:51 UTC
A bit more accuracy patch:
--- Makefile.orig       2007-10-31 05:21:44.000000000 +0500
+++ Makefile            2008-01-01 00:23:10.000000000 +0500
@@ -6,8 +6,7 @@
 #

 PORTNAME=      ktorrent
-PORTVERSION=   2.2.2
-PORTREVISION=  1
+PORTVERSION=   2.2.4
 CATEGORIES=    net-p2p kde
 MASTER_SITES=  http://ktorrent.org/downloads/${PORTVERSION}/ \
                http://www.brueffer.de/distfiles/
--- distinfo.orig       2007-10-23 04:54:05.000000000 +0600
+++ distinfo            2008-01-01 00:23:05.000000000 +0500
@@ -1,3 +1,3 @@
-MD5 (ktorrent-2.2.2.tar.gz) = f3bd4cdcb45cefcd85599907781c6e21
-SHA256 (ktorrent-2.2.2.tar.gz) = 
1be155d62b4533386dccb12de8dc3a28c1020c08c7c25223e1d31856d8b5e16b
-SIZE (ktorrent-2.2.2.tar.gz) = 3820959
+MD5 (ktorrent-2.2.4.tar.gz) = 51baa9ad846290ae9ad492b6a664709a
+SHA256 (ktorrent-2.2.4.tar.gz) = 
5a75a9955124b5f02c387318737a0e8720132d939980557148c2686914354e9e
+SIZE (ktorrent-2.2.4.tar.gz) = 3843873
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-25 01:37:15 UTC
markus      2008-01-25 01:37:10 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/ktorrent     Makefile distinfo pkg-plist 
  Removed files:
    net-p2p/ktorrent/files patch-apps-ktorrent-fileselectdlg.cpp 
                           patch-libktorrent-util-fileops.cpp 
  Log:
  Update to version 2.2.4
  
  PR:             ports/118964
  Submitted by:   Yarodin <yarodin@gmail.com>
  
  Revision  Changes    Path
  1.25      +1 -2      ports/net-p2p/ktorrent/Makefile
  1.15      +3 -3      ports/net-p2p/ktorrent/distinfo
  1.2       +0 -34     ports/net-p2p/ktorrent/files/patch-apps-ktorrent-fileselectdlg.cpp (dead)
  1.2       +0 -11     ports/net-p2p/ktorrent/files/patch-libktorrent-util-fileops.cpp (dead)
  1.16      +11 -1     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"
Comment 4 Markus Brueffer freebsd_committer freebsd_triage 2008-01-25 01:37:29 UTC
State Changed
From-To: open->closed

Committed with modifications, thanks!