diff -r b80524cd88bc -r 2d1537e7942d components/libtorrent/Makefile --- a/components/libtorrent/Makefile Fri Jun 13 10:00:52 2014 -0600 +++ b/components/libtorrent/Makefile Fri Jun 13 12:36:52 2014 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. # # we really need to use studio, mostly because that's what @@ -39,6 +39,8 @@ COMPONENT_ARCHIVE_URL= http://libtorrent.rakshasa.no/downloads/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= utility/rtorrent +TPNO= 9038 + include ../../make-rules/prep.mk include ../../make-rules/configure.mk include ../../make-rules/ips.mk