svn commit: r347921 - head/net-p2p/rtorrent-devel

Antoine Brodin antoine at FreeBSD.org
Tue Mar 11 20:22:45 UTC 2014


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 at 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]*


More information about the svn-ports-head mailing list