diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-01-16 06:20:25 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-01-16 06:20:25 +0000 |
commit | 52373e0796cb30b10421b9cbf4b44e01a841d126 (patch) | |
tree | 932c3358a760224483f01fda0fcf4c8244d29e9c /net-p2p/rtorrent-devel | |
parent | db02284651214dce68a8cfdbe3cdcdc496f2d1dd (diff) | |
download | ports-52373e0796cb30b10421b9cbf4b44e01a841d126.tar.gz ports-52373e0796cb30b10421b9cbf4b44e01a841d126.zip |
Notes
Diffstat (limited to 'net-p2p/rtorrent-devel')
-rw-r--r-- | net-p2p/rtorrent-devel/Makefile | 12 | ||||
-rw-r--r-- | net-p2p/rtorrent-devel/distinfo | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile index 1504251741ef..7107f9c2b744 100644 --- a/net-p2p/rtorrent-devel/Makefile +++ b/net-p2p/rtorrent-devel/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: rtorrent-devel -# Date created: May 17 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# +# Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= rtorrent-devel -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 PORTREVISION= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ @@ -15,8 +11,8 @@ DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION} MAINTAINER= az@FreeBSD.org COMMENT= BitTorrent Client written in C++ (development version) -BUILD_DEPENDS= libtorrent-devel=0.13.1_1:${PORTSDIR}/net-p2p/libtorrent-devel -RUN_DEPENDS= libtorrent-devel=0.13.1_1:${PORTSDIR}/net-p2p/libtorrent-devel +BUILD_DEPENDS= libtorrent-devel=0.13.3:${PORTSDIR}/net-p2p/libtorrent-devel +RUN_DEPENDS= libtorrent-devel=0.13.3:${PORTSDIR}/net-p2p/libtorrent-devel LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl CONFLICTS= rtorrent-[0-9]* diff --git a/net-p2p/rtorrent-devel/distinfo b/net-p2p/rtorrent-devel/distinfo index 47d876aaf7a1..aac4685d2c55 100644 --- a/net-p2p/rtorrent-devel/distinfo +++ b/net-p2p/rtorrent-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (rtorrent-0.9.1.tar.gz) = 466c529a5d69e4cf8267029821dc5811fffa5fad354d80ec64c88b12c1a4c5f1 -SIZE (rtorrent-0.9.1.tar.gz) = 591114 +SHA256 (rtorrent-0.9.3.tar.gz) = 9e93ca41beb1afe74ad7ad8013e0d53ae3586c9b0e97263d722f721535cc7310 +SIZE (rtorrent-0.9.3.tar.gz) = 583311 |