[31439] trunk/dports/sysutils/duplicity

ram at macports.org ram at macports.org
Fri Nov 23 18:01:55 PST 2007


Revision: 31439
          http://trac.macosforge.org/projects/macports/changeset/31439
Author:   ram at macports.org
Date:     2007-11-23 18:01:53 -0800 (Fri, 23 Nov 2007)

Log Message:
-----------
bump to 0.4.4

Modified Paths:
--------------
    trunk/dports/sysutils/duplicity/Portfile

Removed Paths:
-------------
    trunk/dports/sysutils/duplicity/files/

Modified: trunk/dports/sysutils/duplicity/Portfile
===================================================================
--- trunk/dports/sysutils/duplicity/Portfile	2007-11-23 23:40:05 UTC (rev 31438)
+++ trunk/dports/sysutils/duplicity/Portfile	2007-11-24 02:01:53 UTC (rev 31439)
@@ -4,8 +4,7 @@
 PortGroup     python25 1.0
 
 name          duplicity
-version       0.4.3
-revision      3
+version       0.4.4
 categories    sysutils
 platforms     darwin
 maintainers   ram openmaintainer
@@ -22,9 +21,9 @@
 homepage      http://www.nongnu.org/duplicity/index.html
 master_sites  http://savannah.nongnu.org/download/duplicity
 
-checksums     md5 fc615a1bf173fb55c36c502d252583f8 \
-              sha1 57d44feee22e20d14772c80a4ce048d5a58cf4ad \
-              rmd160 2f8be650a42384ef5612a36968459358130a6909
+checksums     md5 d6498100ceec1448373cbe0683622ab8 \
+              sha1 3b454fc757df997c1e241ec91d8e28bffc1698d9 \
+              rmd160 24fd1bef9d6d08df5e1dc132337217625705da57
 
 depends_lib-append  port:librsync \
                     port:gnupg
@@ -32,10 +31,7 @@
 depends_run-append  port:py25-gnupg \
                     port:py25-pexpect \
                     port:py25-boto \
-                    port:py25-zlib
+                    port:py25-zlib \
+                    port:ncftp
 
-patchfiles    patch-setup.py.diff
-
-post-patch {
-  reinplace s|@PREFIX@|${prefix}|g ${worksrcpath}/setup.py
-}
+build.cmd-append    --librsync-dir=${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071123/c741c4e8/attachment.html


More information about the macports-changes mailing list