Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2012 00:16:24 +0000 (UTC)
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301360 - in head/net-p2p: ktorrent libktorrent
Message-ID:  <201207230016.q6N0GOpD043451@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: makc
Date: Mon Jul 23 00:16:24 2012
New Revision: 301360
URL: http://svn.freebsd.org/changeset/ports/301360

Log:
  Update libktorrent to 1.2.1
  Update ktorrent to 4.2.1

Modified:
  head/net-p2p/ktorrent/Makefile   (contents, props changed)
  head/net-p2p/ktorrent/distinfo   (contents, props changed)
  head/net-p2p/libktorrent/Makefile   (contents, props changed)
  head/net-p2p/libktorrent/distinfo   (contents, props changed)

Modified: head/net-p2p/ktorrent/Makefile
==============================================================================
--- head/net-p2p/ktorrent/Makefile	Mon Jul 23 00:13:50 2012	(r301359)
+++ head/net-p2p/ktorrent/Makefile	Mon Jul 23 00:16:24 2012	(r301360)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ktorrent
-DISTVERSION=	4.2.0
-PORTREVISION=	1
+DISTVERSION=	4.2.1
 CATEGORIES=	net-p2p kde
 MASTER_SITES=	http://ktorrent.org/downloads/${DISTVERSION}/
 
@@ -23,11 +22,11 @@ USE_QT4=	qmake_build moc_build rcc_build
 USE_CMAKE=	yes
 USE_GETTEXT=	yes
 USE_LDCONFIG=	yes
-MAKE_JOBS_SAFE=	yes
+#MAKE_JOBS_SAFE=	yes
 
 CONFLICTS_BUILD=	ktorrent-2*
 
-SHLIB_VER=	13.0.0
+SHLIB_VER=	13.0.1
 PLIST_SUB+=	SHLIB_VER=${SHLIB_VER} \
 		SHLIB_SHVER=${SHLIB_VER:R:R}
 

Modified: head/net-p2p/ktorrent/distinfo
==============================================================================
--- head/net-p2p/ktorrent/distinfo	Mon Jul 23 00:13:50 2012	(r301359)
+++ head/net-p2p/ktorrent/distinfo	Mon Jul 23 00:16:24 2012	(r301360)
@@ -1,2 +1,2 @@
-SHA256 (ktorrent-4.2.0.tar.bz2) = f625b1dc116c94d97ce3b56a7a259b07d95f6592b709596319bf16bb06cf6422
-SIZE (ktorrent-4.2.0.tar.bz2) = 3083219
+SHA256 (ktorrent-4.2.1.tar.bz2) = ed8ff3ad627c50ffd44f2b6d8ae8cd46aa0d4359bbd3ec13a715e1bd433cdcac
+SIZE (ktorrent-4.2.1.tar.bz2) = 3082436

Modified: head/net-p2p/libktorrent/Makefile
==============================================================================
--- head/net-p2p/libktorrent/Makefile	Mon Jul 23 00:13:50 2012	(r301359)
+++ head/net-p2p/libktorrent/Makefile	Mon Jul 23 00:16:24 2012	(r301360)
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	libktorrent
-DISTVERSION=	1.2.0
-PORTREVISION=	1
+DISTVERSION=	1.2.1-2
 CATEGORIES=	net-p2p kde
-MASTER_SITES=	http://ktorrent.org/downloads/${DISTVERSION:S,^1,4,}/
+MASTER_SITES=	http://ktorrent.org/downloads/${DISTVERSION:C,^1,4,:C,-.*,,}/
 
 MAINTAINER=	makc@FreeBSD.org
 COMMENT=	Torrent library split from KTorrent
@@ -26,7 +25,7 @@ USE_GETTEXT=	yes
 USE_LDCONFIG=	yes
 MAKE_JOBS_SAFE=	yes
 
-SHLIB_VER=	4.0.0
+SHLIB_VER=	4.0.1
 PLIST_SUB+=	SHLIB_VER=${SHLIB_VER} \
 		SHLIB_SHVER=${SHLIB_VER:R:R}
 

Modified: head/net-p2p/libktorrent/distinfo
==============================================================================
--- head/net-p2p/libktorrent/distinfo	Mon Jul 23 00:13:50 2012	(r301359)
+++ head/net-p2p/libktorrent/distinfo	Mon Jul 23 00:16:24 2012	(r301360)
@@ -1,2 +1,2 @@
-SHA256 (libktorrent-1.2.0.tar.bz2) = 24801cd43dfb78a5b8f4c468283dc774ad4025f1bf71909d79344414a8ff8298
-SIZE (libktorrent-1.2.0.tar.bz2) = 919037
+SHA256 (libktorrent-1.2.1-2.tar.bz2) = 8933266c01548566d2438d55439fe67bffc728ef23e902b5dc3b1ea1d65c91ac
+SIZE (libktorrent-1.2.1-2.tar.bz2) = 896558



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