diff -ur /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/net/libtorrent/Portfile ./Portfile
old
|
new
|
|
8 | 8 | version 0.13.2 |
9 | 9 | categories net |
10 | 10 | platforms darwin |
11 | | maintainers nomaintainer |
| 11 | maintainers gmail.com:stuartwesterman openmaintainer |
12 | 12 | license {GPL-2+ OpenSSLException} |
13 | 13 | |
14 | 14 | description BitTorrent library |
… |
… |
|
34 | 34 | |
35 | 35 | compiler.blacklist gcc-4.0 |
36 | 36 | |
| 37 | configure.compiler macports-gcc-4.9 |
| 38 | |
37 | 39 | post-destroot { |
38 | 40 | set docdir ${prefix}/share/doc/${name} |
39 | 41 | xinstall -d ${destroot}${docdir} |