[54389] trunk/dports/sysutils/duplicity/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jul 26 04:44:17 PDT 2009


Revision: 54389
          http://trac.macports.org/changeset/54389
Author:   ryandesign at macports.org
Date:     2009-07-26 04:44:16 -0700 (Sun, 26 Jul 2009)
Log Message:
-----------
duplicity: update to 0.5.18; update homepage, master_sites and livecheck (closes #20428)

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

Modified: trunk/dports/sysutils/duplicity/Portfile
===================================================================
--- trunk/dports/sysutils/duplicity/Portfile	2009-07-26 11:06:14 UTC (rev 54388)
+++ trunk/dports/sysutils/duplicity/Portfile	2009-07-26 11:44:16 UTC (rev 54389)
@@ -4,7 +4,7 @@
 PortGroup     python25 1.0
 
 name          duplicity
-version       0.5.11
+version       0.5.18
 categories    sysutils
 platforms     darwin
 maintainers   nomaintainer
@@ -18,14 +18,15 @@
       encrypt and/or sign these archives, they will be safe from spying \
       and/or modification by the server.
 
-homepage      http://www.nongnu.org/duplicity/index.html
-master_sites  http://savannah.nongnu.org/download/duplicity/ \
-              http://download.savannah.gnu.org/releases-noredirect/duplicity/
+homepage      http://duplicity.nongnu.org/
+master_sites  https://launchpad.net/duplicity/stable/${version}/+download \
+              https://launchpad.net/duplicity/trunk/${version}/+download
 
-checksums     md5 07884a5817c083ab4a9b5a63ce6269a2 \
-              sha1 fceb6fab36a9db9a2be3608e8a0b64cd8a1ec1ec \
-              rmd160 c9d4a72a10c2af826ad298a1f5bb19db2cafdf2e
+checksums     md5     77fcbe30b300450af17d811eec339765 \
+              sha1    3999a59236900b4e8fba134dfa4b49155869694e \
+              rmd160  fb2b89ac40e4122503196c16b574ef338bf71182
 
+
 depends_lib-append  port:librsync \
                     port:gnupg
 
@@ -39,4 +40,4 @@
 
 livecheck.check   regex
 livecheck.url     ${homepage}
-livecheck.regex   {The current release is (\d+(?:\.\d+)*)}
+livecheck.regex   {The current (?:stable )?release is (\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090726/2ba1504a/attachment.html>


More information about the macports-changes mailing list