svn commit: r390297 - head/net-p2p/rtorrent

Antoine Brodin antoine at FreeBSD.org
Mon Jun 22 15:20:48 UTC 2015


Author: antoine
Date: Mon Jun 22 15:20:47 2015
New Revision: 390297
URL: https://svnweb.freebsd.org/changeset/ports/390297

Log:
  Chase libtorrent bump

Modified:
  head/net-p2p/rtorrent/Makefile

Modified: head/net-p2p/rtorrent/Makefile
==============================================================================
--- head/net-p2p/rtorrent/Makefile	Mon Jun 22 14:20:23 2015	(r390296)
+++ head/net-p2p/rtorrent/Makefile	Mon Jun 22 15:20:47 2015	(r390297)
@@ -9,8 +9,8 @@ MASTER_SITES=	http://libtorrent.rakshasa
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	BitTorrent Client written in C++
 
-BUILD_DEPENDS=	libtorrent=0.13.4_1:${PORTSDIR}/net-p2p/libtorrent
-RUN_DEPENDS=	libtorrent=0.13.4_1:${PORTSDIR}/net-p2p/libtorrent
+BUILD_DEPENDS=	libtorrent=0.13.4_2:${PORTSDIR}/net-p2p/libtorrent
+RUN_DEPENDS=	libtorrent=0.13.4_2:${PORTSDIR}/net-p2p/libtorrent
 LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list