| 1 | --- Portfile 2007-01-13 04:17:42.000000000 +0100 |
|---|
| 2 | +++ Portfile 2007-01-13 04:20:43.000000000 +0100 |
|---|
| 3 | @@ -2,7 +2,7 @@ |
|---|
| 4 | |
|---|
| 5 | PortSystem 1.0 |
|---|
| 6 | name libtorrent |
|---|
| 7 | -version 0.10.3 |
|---|
| 8 | +version 0.11.1 |
|---|
| 9 | categories net |
|---|
| 10 | maintainers toby@opendarwin.org |
|---|
| 11 | description BitTorrent library |
|---|
| 12 | @@ -13,7 +13,7 @@ |
|---|
| 13 | homepage http://libtorrent.rakshasa.no/ |
|---|
| 14 | platforms darwin |
|---|
| 15 | master_sites ${homepage}downloads/ |
|---|
| 16 | -checksums sha1 6f71cb3b05650f81a34eb34186415c75f877027a |
|---|
| 17 | +checksums sha1 870f63f9a7eda597dbdb4be791ad0d29ea4902e2 |
|---|
| 18 | |
|---|
| 19 | depends_lib port:openssl port:libsigcxx2 port:pkgconfig port:zlib |
|---|
| 20 | |
|---|