Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2014 20:22:45 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347921 - head/net-p2p/rtorrent-devel
Message-ID:  <201403112022.s2BKMjLO070033@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Mar 11 20:22:45 2014
New Revision: 347921
URL: http://svnweb.freebsd.org/changeset/ports/347921
QAT: https://qat.redports.org/buildarchive/r347921/

Log:
  Chase libtorrent-devel bump

Modified:
  head/net-p2p/rtorrent-devel/Makefile

Modified: head/net-p2p/rtorrent-devel/Makefile
==============================================================================
--- head/net-p2p/rtorrent-devel/Makefile	Tue Mar 11 20:22:39 2014	(r347920)
+++ head/net-p2p/rtorrent-devel/Makefile	Tue Mar 11 20:22:45 2014	(r347921)
@@ -10,8 +10,8 @@ DISTNAME=	${PORTNAME:S/-devel//}-${PORTV
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	BitTorrent Client written in C++ (development version)
 
-BUILD_DEPENDS=	libtorrent-devel=0.13.3_1:${PORTSDIR}/net-p2p/libtorrent-devel
-RUN_DEPENDS=	libtorrent-devel=0.13.3_1:${PORTSDIR}/net-p2p/libtorrent-devel
+BUILD_DEPENDS=	libtorrent-devel=0.13.3_2:${PORTSDIR}/net-p2p/libtorrent-devel
+RUN_DEPENDS=	libtorrent-devel=0.13.3_2:${PORTSDIR}/net-p2p/libtorrent-devel
 LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl
 
 CONFLICTS=	rtorrent-[0-9]*



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