Update to 0.7.1.

PR:		ports/107297
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
This commit is contained in:
Florent Thoumie 2007-01-02 21:51:33 +00:00
parent 9f369b1d34
commit 307460e2a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181302
2 changed files with 8 additions and 5 deletions

View file

@ -6,14 +6,17 @@
#
PORTNAME= rtorrent-devel
PORTVERSION= 0.6.4
PORTVERSION= 0.7.1
PORTREVISION= 0
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
MAINTAINER= flz@FreeBSD.org
COMMENT= BitTorrent Client written in C++ (development version)
LIB_DEPENDS= torrent.9:${PORTSDIR}/net-p2p/libtorrent-devel
# Libtorrent 0.11.{0,1} are both libtorrent.10, explicitely depend on 0.11.1+.
BUILD_DEPENDS= libtorrent-devel>=0.11.1:${PORTSDIR}/net-p2p/libtorrent-devel
RUN_DEPENDS= libtorrent-devel>=0.11.1:${PORTSDIR}/net-p2p/libtorrent-devel
LIB_DEPENDS= # empty
MASTERDIR= ${.CURDIR}/../rtorrent
MD5_FILE= ${.CURDIR}/distinfo

View file

@ -1,3 +1,3 @@
MD5 (rtorrent-0.6.4.tar.gz) = 9077817e5a0f505e0b71add9c57b89f7
SHA256 (rtorrent-0.6.4.tar.gz) = bf8ce2a565a69b26490ad34f4d8f429037bba2e5d3949ee88a03f0ebc1d3250b
SIZE (rtorrent-0.6.4.tar.gz) = 438407
MD5 (rtorrent-0.7.1.tar.gz) = 98b97730c36828e662a2355cb2b11309
SHA256 (rtorrent-0.7.1.tar.gz) = 2079c9f4d54b2cfcca5d41be0760ca0d93c6f0f05e3c1f929f66252fbdadcb8b
SIZE (rtorrent-0.7.1.tar.gz) = 414447