Ticket #9024: Portfile.diff
File Portfile.diff, 669 bytes (added by lofgrenmeister@…, 19 years ago) |
---|
-
(a) /Users/Magnus/Documents/Portfile.txt vs. (b) Portfile
a b 3 3 PortSystem 1.0 4 4 5 5 name rtorrent 6 version 0.5. 06 version 0.5.2 7 7 revision 1 8 8 categories net 9 9 platforms darwin … … 14 14 run in the background using screen. It supports fast-resume \ 15 15 and session management. 16 16 17 homepage http://libtorrent.rakshasa.no /17 homepage http://libtorrent.rakshasa.no 18 18 master_sites ${homepage}/downloads/ 19 checksums sha1 3ad3dcf8c425144fceb435727606e5be80569e5c19 checksums sha1 db387c7ac7fc59dc0125e5775bc9ece39e9e6772 20 20 21 21 depends_lib port:libtorrent \ 22 22 port:libsigcxx2 \