| 1 | --- Portfile 2007-01-13 04:17:52.000000000 +0100 |
|---|
| 2 | +++ Portfile 2007-01-13 04:20:05.000000000 +0100 |
|---|
| 3 | @@ -3,7 +3,7 @@ |
|---|
| 4 | PortSystem 1.0 |
|---|
| 5 | |
|---|
| 6 | name rtorrent |
|---|
| 7 | -version 0.6.3 |
|---|
| 8 | +version 0.7.1 |
|---|
| 9 | categories net |
|---|
| 10 | platforms darwin |
|---|
| 11 | maintainers mww@opendarwin.org |
|---|
| 12 | @@ -15,7 +15,7 @@ |
|---|
| 13 | |
|---|
| 14 | homepage http://libtorrent.rakshasa.no/ |
|---|
| 15 | master_sites http://libtorrent.rakshasa.no/downloads/ |
|---|
| 16 | -checksums sha1 fb3fcb59117109f4e1c983da205b8c3a9cc2326f |
|---|
| 17 | +checksums sha1 cb41c013f82f12dec4962f68a7677eb0b00785cd |
|---|
| 18 | |
|---|
| 19 | depends_lib port:libtorrent port:libsigcxx2 \ |
|---|
| 20 | lib:libcurl:curl port:openssl port:zlib port:ncurses |
|---|