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

(-)/home/staff/gslin/work/ports/rtorrent-devel/Makefile (-3 / +3 lines)
Lines 6-19 Link Here
6
#
6
#
7
7
8
PORTNAME=	rtorrent-devel
8
PORTNAME=	rtorrent-devel
9
PORTVERSION=	0.6.4
9
PORTVERSION=	0.7.1
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=	ports@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.9:${PORTSDIR}/net-p2p/libtorrent-devel
16
LIB_DEPENDS=	libtorrent-devel>=0.11.1:${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/staff/gslin/work/ports/rtorrent-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (rtorrent-0.6.4.tar.gz) = 9077817e5a0f505e0b71add9c57b89f7
1
MD5 (rtorrent-0.7.1.tar.gz) = 98b97730c36828e662a2355cb2b11309
2
SHA256 (rtorrent-0.6.4.tar.gz) = bf8ce2a565a69b26490ad34f4d8f429037bba2e5d3949ee88a03f0ebc1d3250b
2
SHA256 (rtorrent-0.7.1.tar.gz) = 2079c9f4d54b2cfcca5d41be0760ca0d93c6f0f05e3c1f929f66252fbdadcb8b
3
SIZE (rtorrent-0.6.4.tar.gz) = 438407
3
SIZE (rtorrent-0.7.1.tar.gz) = 414447

Return to bug 107297