rtorrent 0.9.2

Sameer Manek manek at ghur.net
Mon May 7 16:46:04 UTC 2012


Below I believe are the patches necessary to bring rtorrent from 0.8.9 to
0.9.2.

Also the patch patch-src_thread_base.cc can be removed, since it’s been
rolled into the existing source.



diff /usr/ports/net-p2p/rtorrent/Makefile Makefile

9c9

< PORTVERSION?= 0.8.9

---

> PORTVERSION?= 0.9.2

19,20c19,20

< BUILD_DEPENDS?=       libtorrent=0.12.9:${PORTSDIR}/net-p2p/libtorrent

< RUN_DEPENDS?= libtorrent=0.12.9:${PORTSDIR}/net-p2p/libtorrent

---

> BUILD_DEPENDS?=       libtorrent=0.13.2:${PORTSDIR}/net-p2p/libtorrent

> RUN_DEPENDS?= libtorrent=0.13.2:${PORTSDIR}/net-p2p/libtorrent



diff /usr/ports/net-p2p/rtorrent/distinfo distinfo

1,2c1,2

< SHA256 (rtorrent-0.8.9.tar.gz) =
cca70eb36a0c176bbd6fdb3afe2bc9f163fa4c9377fc33bc29689dec60cf6d84

< SIZE (rtorrent-0.8.9.tar.gz) = 570904

---

> SHA256 (rtorrent-0.9.2.tar.gz) =
5c8f8c780bee376afce3c1cde2f5ecb928f40bac23b2b8171deed5cf3c888c3d

> SIZE (rtorrent-0.9.2.tar.gz) = 591837


More information about the freebsd-ports mailing list