View | Details | Raw Unified | Return to bug 143032
Collapse All | Expand All

(-)net-p2p/rtorrent/Makefile (-3 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME?=	rtorrent
8
PORTNAME?=	rtorrent
9
PORTVERSION?=	0.8.5
9
PORTVERSION?=	0.8.6
10
PORTREVISION?=	0
10
PORTREVISION?=	0
11
CATEGORIES=	net-p2p
11
CATEGORIES=	net-p2p
12
MASTER_SITES=	http://libtorrent.rakshasa.no/downloads/ \
12
MASTER_SITES=	http://libtorrent.rakshasa.no/downloads/ \
Lines 16-23 Link Here
16
MAINTAINER?=	flz@FreeBSD.org
16
MAINTAINER?=	flz@FreeBSD.org
17
COMMENT?=	BitTorrent Client written in C++
17
COMMENT?=	BitTorrent Client written in C++
18
18
19
BUILD_DEPENDS?=	libtorrent=0.12.5:${PORTSDIR}/net-p2p/libtorrent
19
BUILD_DEPENDS?=	libtorrent=0.12.6:${PORTSDIR}/net-p2p/libtorrent
20
RUN_DEPENDS?=	libtorrent=0.12.5:${PORTSDIR}/net-p2p/libtorrent
20
RUN_DEPENDS?=	libtorrent=0.12.6:${PORTSDIR}/net-p2p/libtorrent
21
LIB_DEPENDS?=	curl.5:${PORTSDIR}/ftp/curl
21
LIB_DEPENDS?=	curl.5:${PORTSDIR}/ftp/curl
22
22
23
CONFLICTS?=	rtorrent-devel-[0-9]*
23
CONFLICTS?=	rtorrent-devel-[0-9]*
(-)net-p2p/rtorrent/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (rtorrent-0.8.5.tar.gz) = e701095e1824b7e512a17000f4c0a783
1
MD5 (rtorrent-0.8.6.tar.gz) = b804c45c01c40312926bcea6b55bb084
2
SHA256 (rtorrent-0.8.5.tar.gz) = 0ec6991772e9318fa5e687b5c2c8b5e0166d8def8d729373e8ae20b815984665
2
SHA256 (rtorrent-0.8.6.tar.gz) = 8c96c68e1524162abd1fc4b612d0c3d924fccc25159c0b3f208e69281f0b32db
3
SIZE (rtorrent-0.8.5.tar.gz) = 512889
3
SIZE (rtorrent-0.8.6.tar.gz) = 521045

Return to bug 143032