diff options
author | flz <flz@FreeBSD.org> | 2005-06-13 15:30:55 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-06-13 15:30:55 +0800 |
commit | ff5faccb3f66c6a861c2941dd1221e8c742df88f (patch) | |
tree | 868c380647e2ebafb5bab035de46cd6b195da857 | |
parent | 1c2532818653305227a11326e8596a529d888c71 (diff) | |
download | freebsd-ports-gnome-ff5faccb3f66c6a861c2941dd1221e8c742df88f.tar.gz freebsd-ports-gnome-ff5faccb3f66c6a861c2941dd1221e8c742df88f.tar.zst freebsd-ports-gnome-ff5faccb3f66c6a861c2941dd1221e8c742df88f.zip |
- Update to 0.2.4.
PR: ports/82173
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
-rw-r--r-- | net-p2p/rtorrent/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/rtorrent/distinfo | 4 | ||||
-rw-r--r-- | net/rtorrent/Makefile | 4 | ||||
-rw-r--r-- | net/rtorrent/distinfo | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 07585c9abde2..fd98fbf2069a 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rtorrent -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.4 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ @@ -14,7 +14,7 @@ MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C++ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ - torrent.2:${PORTSDIR}/net/libtorrent + torrent.3:${PORTSDIR}/net/libtorrent USE_GCC= 3.4 USE_REINPLACE= yes diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index 5e343cb6bdc3..872bfefb605a 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (rtorrent-0.2.2.tar.gz) = f3945963bdc381030f91b40d50833c5e -SIZE (rtorrent-0.2.2.tar.gz) = 176931 +MD5 (rtorrent-0.2.4.tar.gz) = ad4624050cfe9440e48cc2188da2cb6e +SIZE (rtorrent-0.2.4.tar.gz) = 181098 diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index 07585c9abde2..fd98fbf2069a 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rtorrent -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.4 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ @@ -14,7 +14,7 @@ MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C++ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ - torrent.2:${PORTSDIR}/net/libtorrent + torrent.3:${PORTSDIR}/net/libtorrent USE_GCC= 3.4 USE_REINPLACE= yes diff --git a/net/rtorrent/distinfo b/net/rtorrent/distinfo index 5e343cb6bdc3..872bfefb605a 100644 --- a/net/rtorrent/distinfo +++ b/net/rtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (rtorrent-0.2.2.tar.gz) = f3945963bdc381030f91b40d50833c5e -SIZE (rtorrent-0.2.2.tar.gz) = 176931 +MD5 (rtorrent-0.2.4.tar.gz) = ad4624050cfe9440e48cc2188da2cb6e +SIZE (rtorrent-0.2.4.tar.gz) = 181098 |