Henrik Enberg [2006-03-14, 18:57:47]:
> Niall O'Higgins kindly contributed these patches that updates libtorrent
> and rtorrent to their latest versions.
> 
> The updates have been tested on i386.
> 
> Index: Makefile
> ===================================================================
> RCS file: /usr/repository/ports/net/libtorrent/Makefile,v
> retrieving revision 1.4
> diff -u -r1.4 Makefile
> --- Makefile  14 Jan 2006 11:46:15 -0000      1.4
> +++ Makefile  11 Mar 2006 11:31:06 -0000
> @@ -2,7 +2,7 @@
>  
>  COMMENT=             "BitTorrent Library written in C++"
>  
> -DISTNAME=            libtorrent-0.7.6
> +DISTNAME=            libtorrent-0.8.5
>  PKGNAME=             ${DISTNAME}p1
>  SHARED_LIBS=         torrent 6.0

upstream went from 5.0 to 6.3, so i think we should bump this to 7.0.
and remove the PKGNAME lines.


>  CATEGORIES=          net devel
> Index: distinfo
> ===================================================================
> RCS file: /usr/repository/ports/net/libtorrent/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 distinfo
> --- distinfo  30 Dec 2005 04:41:30 -0000      1.1.1.1
> +++ distinfo  11 Mar 2006 11:31:19 -0000
> @@ -1,4 +1,4 @@
> -MD5 (libtorrent-0.7.6.tar.gz) = ac93d98e30b90795ef34783e5fae3060
> -RMD160 (libtorrent-0.7.6.tar.gz) = 042dd53ad6fcea9ce89bdb943cbcde2860d7ff96
> -SHA1 (libtorrent-0.7.6.tar.gz) = eac5cbbd60fd4086c947fd3cd3c102f05ccb6f40
> -SIZE (libtorrent-0.7.6.tar.gz) = 440246
> +MD5 (libtorrent-0.8.5.tar.gz) = a54777817072b221e65956caed09c8fb
> +RMD160 (libtorrent-0.8.5.tar.gz) = 0a45e6442ea0d4d1e6204e0fbc090f7906be6348
> +SHA1 (libtorrent-0.8.5.tar.gz) = 2c58bb7cbded9024468d660e5ee204d51c999dec
> +SIZE (libtorrent-0.8.5.tar.gz) = 448000
> Index: pkg/PLIST
> ===================================================================
> RCS file: /usr/repository/ports/net/libtorrent/pkg/PLIST,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 PLIST
> --- pkg/PLIST 30 Dec 2005 04:41:30 -0000      1.1.1.1
> +++ pkg/PLIST 11 Mar 2006 11:36:11 -0000
> @@ -8,9 +8,11 @@
>  include/torrent/event.h
>  include/torrent/exceptions.h
>  include/torrent/http.h
> +include/torrent/path.h
>  include/torrent/peer.h
>  include/torrent/poll.h
>  include/torrent/poll_epoll.h
> +include/torrent/poll_kqueue.h
>  include/torrent/poll_select.h
>  include/torrent/rate.h
>  include/torrent/torrent.h
> 
> Index: Makefile
> ===================================================================
> RCS file: /usr/repository/ports/net/rtorrent/Makefile,v
> retrieving revision 1.2
> diff -u -r1.2 Makefile
> --- Makefile  2 Jan 2006 22:11:02 -0000       1.2
> +++ Makefile  11 Mar 2006 11:36:42 -0000
> @@ -2,7 +2,7 @@
>  
>  COMMENT=             "Ncurses BitTorrent Client based on LibTorrent"
>  
> -DISTNAME=            rtorrent-0.3.6
> +DISTNAME=            rtorrent-0.4.5
>  PKGNAME=             ${DISTNAME}p0
>  CATEGORIES=          net
>  HOMEPAGE=            http://libtorrent.rakshasa.no/
> Index: distinfo
> ===================================================================
> RCS file: /usr/repository/ports/net/rtorrent/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 distinfo
> --- distinfo  30 Dec 2005 04:42:36 -0000      1.1.1.1
> +++ distinfo  11 Mar 2006 11:36:51 -0000
> @@ -1,4 +1,4 @@
> -MD5 (rtorrent-0.3.6.tar.gz) = 673372e34c46aab2e03bd7e5a6e22a5a
> -RMD160 (rtorrent-0.3.6.tar.gz) = 19bf3ed28e92f0dc1eb940a4cce122635e26c4f0
> -SHA1 (rtorrent-0.3.6.tar.gz) = ec19c75250c064666cd656ca88d11f764f95f536
> -SIZE (rtorrent-0.3.6.tar.gz) = 223419
> +MD5 (rtorrent-0.4.5.tar.gz) = 5344b71334bacdbc80066b2a468aa05c
> +RMD160 (rtorrent-0.4.5.tar.gz) = 37d07de0f9f19d91886cf1949db61b7bbe2be868
> +SHA1 (rtorrent-0.4.5.tar.gz) = 127ac447bfa283aa28670daed7f744635245c579
> +SIZE (rtorrent-0.4.5.tar.gz) = 391183
> 

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Reply via email to