[81139] trunk/dports/net
ryandesign at macports.org
ryandesign at macports.org
Mon Jul 25 18:35:01 PDT 2011
Revision: 81139
http://trac.macports.org/changeset/81139
Author: ryandesign at macports.org
Date: 2011-07-25 18:35:01 -0700 (Mon, 25 Jul 2011)
Log Message:
-----------
rtorrent: update to 0.8.9
libtorrent: update to 0.12.9 and use an unversioned docdir
See #30177
Modified Paths:
--------------
trunk/dports/net/libtorrent/Portfile
trunk/dports/net/rtorrent/Portfile
Modified: trunk/dports/net/libtorrent/Portfile
===================================================================
--- trunk/dports/net/libtorrent/Portfile 2011-07-26 01:32:26 UTC (rev 81138)
+++ trunk/dports/net/libtorrent/Portfile 2011-07-26 01:35:01 UTC (rev 81139)
@@ -4,8 +4,7 @@
PortSystem 1.0
name libtorrent
-version 0.12.6
-revision 1
+version 0.12.9
categories net
platforms darwin
maintainers gmail.com:gardnermj
@@ -20,9 +19,8 @@
homepage http://libtorrent.rakshasa.no/
master_sites ${homepage}downloads/
-checksums md5 037499ed708aaf72988cee60e5a8d96b \
- sha1 bf7082f98bd6281493cba94a456697fb88c2c21b \
- rmd160 62f0c9737d4ca9621c42d673ea997f9d36875530
+checksums sha1 176a836c6e685e4dad71ac08c0e09caaa5b7757c \
+ rmd160 a898e882da94977973d62f34a5dd82577fd83cf5
depends_build port:zlib \
port:pkgconfig
@@ -35,7 +33,7 @@
--with-kqueue
post-destroot {
- set docdir ${prefix}/share/doc/${name}-${version}
+ set docdir ${prefix}/share/doc/${name}
xinstall -d ${destroot}${docdir}
xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README \
${destroot}${docdir}
Modified: trunk/dports/net/rtorrent/Portfile
===================================================================
--- trunk/dports/net/rtorrent/Portfile 2011-07-26 01:32:26 UTC (rev 81138)
+++ trunk/dports/net/rtorrent/Portfile 2011-07-26 01:35:01 UTC (rev 81139)
@@ -5,8 +5,7 @@
name rtorrent
set real_name rtorrent
-version 0.8.6
-revision 1
+version 0.8.9
categories net
platforms darwin
maintainers gmail.com:gardnermj
@@ -23,9 +22,8 @@
master_sites ${homepage}downloads/
distname ${real_name}-${version}
-checksums md5 b804c45c01c40312926bcea6b55bb084 \
- sha1 ffce3959ba91738bb444d689db3db1e2375b14ce \
- rmd160 3d5109d4ee26c663b376e0b9f610ab6055c57ba9
+checksums sha1 0ac51c185e98b5a386e5f1a07bca9a9963e2d6ce \
+ rmd160 d79eacf6d63d13514c07c1c35a662fea5f35aef1
depends_lib port:curl \
port:libsigcxx2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110725/609525ac/attachment.html>
More information about the macports-changes
mailing list