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

(-)/home/toni/ports/rtorrent-devel/Makefile (-2 / +2 lines)
Lines 6-19 Link Here
6
#
6
#
7
7
8
PORTNAME=	rtorrent-devel
8
PORTNAME=	rtorrent-devel
9
PORTVERSION=	0.6.0
9
PORTVERSION=	0.6.2
10
PORTREVISION=	0
10
PORTREVISION=	0
11
DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
11
DISTNAME=	${PORTNAME:S/-devel//}-${PORTVERSION}
12
12
13
MAINTAINER=	flz@FreeBSD.org
13
MAINTAINER=	flz@FreeBSD.org
14
COMMENT=	BitTorrent Client written in C++ (development version)
14
COMMENT=	BitTorrent Client written in C++ (development version)
15
15
16
LIB_DEPENDS=	torrent.8:${PORTSDIR}/net-p2p/libtorrent-devel
16
LIB_DEPENDS=	torrent.9:${PORTSDIR}/net-p2p/libtorrent-devel
17
17
18
MASTERDIR=	${.CURDIR}/../rtorrent
18
MASTERDIR=	${.CURDIR}/../rtorrent
19
MD5_FILE=	${.CURDIR}/distinfo
19
MD5_FILE=	${.CURDIR}/distinfo
(-)/home/toni/ports/rtorrent-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (rtorrent-0.6.0.tar.gz) = fde0bbee25e63421b88638270113411c
1
MD5 (rtorrent-0.6.2.tar.gz) = b199ca24ba4a5c0f59b587cd4fa11670
2
SHA256 (rtorrent-0.6.0.tar.gz) = b6720a1b7e06476cd67f801833016ad230485c4337642284431b1a7b60304ee4
2
SHA256 (rtorrent-0.6.2.tar.gz) = 138cd0344dbc92c07dde928e47130e6f0c78d8a1fd10484a56007f23a6ac67d6
3
SIZE (rtorrent-0.6.0.tar.gz) = 398073
3
SIZE (rtorrent-0.6.2.tar.gz) = 412290

Return to bug 103509