Ticket #12537: duplicity-0.4.3.diff
File duplicity-0.4.3.diff, 1.5 KB (added by skymoo (Adam Mercer), 17 years ago) |
---|
-
files/patch-setup.py
1 --- setup.py.orig 200 6-09-23 10:16:16.000000000 -07002 +++ setup.py 200 6-09-23 10:17:08.000000000 -07003 @@ - 19,7 +19,9 @@1 --- setup.py.orig 2007-08-20 11:19:25.000000000 -0400 2 +++ setup.py 2007-08-20 14:32:36.000000000 -0400 3 @@ -31,7 +31,9 @@ 4 4 package_dir = {"duplicity": "src"}, 5 5 ext_modules = [Extension("duplicity._librsync", 6 6 ["_librsyncmodule.c"], -
Portfile
4 4 PortGroup python24 1.0 5 5 6 6 name duplicity 7 version 0.4. 27 version 0.4.3 8 8 categories sysutils 9 9 platforms darwin 10 10 maintainers ramercer@gmail.com openmaintainer@macports.org … … 21 21 homepage http://www.nongnu.org/duplicity/index.html 22 22 master_sites http://savannah.nongnu.org/download/duplicity 23 23 24 checksums md5 a9fd4094f23bb36c82cc1dc2816a5b7d\25 sha1 37e861218800910fab7590f45520e0f1d8b318d4\26 rmd160 c6c86f397e43b7d5f63965d69f3328daa601d00b24 checksums md5 fc615a1bf173fb55c36c502d252583f8 \ 25 sha1 57d44feee22e20d14772c80a4ce048d5a58cf4ad \ 26 rmd160 2f8be650a42384ef5612a36968459358130a6909 27 27 28 28 depends_lib-append port:librsync \ 29 29 port:gnupg