[87892] trunk/dports/sysutils/duplicity/Portfile
singingwolfboy at macports.org
singingwolfboy at macports.org
Sat Dec 10 18:44:39 PST 2011
Revision: 87892
http://trac.macports.org/changeset/87892
Author: singingwolfboy at macports.org
Date: 2011-12-10 18:44:36 -0800 (Sat, 10 Dec 2011)
Log Message:
-----------
duplicity: updated to 0.6.17, fixes #32267
Modified Paths:
--------------
trunk/dports/sysutils/duplicity/Portfile
Modified: trunk/dports/sysutils/duplicity/Portfile
===================================================================
--- trunk/dports/sysutils/duplicity/Portfile 2011-12-11 02:28:44 UTC (rev 87891)
+++ trunk/dports/sysutils/duplicity/Portfile 2011-12-11 02:44:36 UTC (rev 87892)
@@ -6,7 +6,7 @@
name duplicity
categories sysutils
-version 0.6.16
+version 0.6.17
set stable_series [join [lrange [split ${version} .] 0 1] .]-series
platforms darwin
license GPL-2
@@ -25,8 +25,8 @@
homepage http://duplicity.nongnu.org/
master_sites https://launchpad.net/duplicity/${stable_series}/${version}/+download
-checksums rmd160 1e8f4967113e55ad64d770cbe9f882dc0f2fddc0 \
- sha256 488c5de5ff0495409e2d92ee07e42a4daf336e2bc1dc934c3cd862ae4f41c358
+checksums rmd160 e88bb833f7ed21f0b742caed9c28402c2b0601a5 \
+ sha256 891e56061ab15127e67c93b9b462760b055eb48636c177b56400925d0a77a458
build.args --librsync-dir=${prefix}
universal_variant no
@@ -34,7 +34,7 @@
post-destroot {
ln -s ${name}-${python.branch} ${destroot}${prefix}/bin/${name}
- xinstall -m 644 -W ${worksrcpath} \
+ xinstall -m 644 -W ${worksrcpath}/bin \
${name}.1 \
rdiffdir.1 \
${destroot}${prefix}/share/man/man1/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111210/84af5903/attachment.html>
More information about the macports-changes
mailing list