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}/ \
Responsible Changed From-To: freebsd-ports-bugs->markus Over to maintainer (via the GNATS Auto Assign Tool)
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
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"
State Changed From-To: open->closed Committed with modifications, thanks!