Date: Mon, 7 May 2012 10:41:54 -0700 From: Sameer Manek <manek@ghur.net> To: ports@freebsd.org, flz@freebsd.org Subject: libtorrent 0.13.2 Message-ID: <b4da6f887a69c25992853aa88561dd55@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Below is the patches I believe that are necessary to upgrade libtorrent to its current version. diff -u /usr/ports/net-p2p/libtorrent/distinfo distinfo --- /usr/ports/net-p2p/libtorrent/distinfo 2011-09-01 22:22:12.000000000 -0700 +++ distinfo 2012-05-07 09:51:22.000000000 -0700 @@ -1,2 +1,2 @@ -SHA256 (libtorrent-0.12.9.tar.gz) = 15dc9e8dd45d070f447e599bef08ef0ca421bac6e7f55e608dcd19360594af64 -SIZE (libtorrent-0.12.9.tar.gz) = 667864 +SHA256 (libtorrent-0.13.2.tar.gz) = ed2f2dea16c29cac63fa2724f6658786d955f975861fa6811bcf1597ff8a5e4f +SIZE (libtorrent-0.13.2.tar.gz) = 725088 diff -u /usr/ports/net-p2p/libtorrent/Makefile Makefile --- /usr/ports/net-p2p/libtorrent/Makefile 2011-09-01 22:22:12.000000000 -0700 +++ Makefile 2012-05-07 09:49:59.000000000 -0700 @@ -6,7 +6,7 @@ # PORTNAME?= libtorrent -PORTVERSION?= 0.12.9 +PORTVERSION?= 0.13.2 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ ${MASTER_SITE_LOCAL}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b4da6f887a69c25992853aa88561dd55>