libtorrent 0.13.2
Sameer Manek
manek at ghur.net
Mon May 7 17:41:58 UTC 2012
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}
More information about the freebsd-ports
mailing list