[95408] trunk/dports/sysutils/duply/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jul 11 21:26:36 PDT 2012


Revision: 95408
          https://trac.macports.org/changeset/95408
Author:   ryandesign at macports.org
Date:     2012-07-11 21:26:36 -0700 (Wed, 11 Jul 2012)
Log Message:
-----------
duply: GPL-2 license; rewrite master_sites to avoid redirects

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

Modified: trunk/dports/sysutils/duply/Portfile
===================================================================
--- trunk/dports/sysutils/duply/Portfile	2012-07-12 04:21:08 UTC (rev 95407)
+++ trunk/dports/sysutils/duply/Portfile	2012-07-12 04:26:36 UTC (rev 95408)
@@ -5,10 +5,12 @@
 
 name                duply
 version             1.5.5.1
+set branch          [join [lrange [split ${version} .] 0 1] .]
 platforms           darwin
 categories          sysutils
 platforms           darwin
 maintainers         technokracy.net:grrr
+license             GPL-2
 supported_archs     noarch
 
 description         Duply is a shell front end for the duplicity backup tool.
@@ -17,7 +19,7 @@
                     implementing backup job profiles, batch commands and more.
 
 homepage            http://duply.net
-master_sites        sourceforge:ftplicity
+master_sites        sourceforge:project/ftplicity/duply%20%28simple%20duplicity%29/${branch}.x
 
 extract.suffix      .tgz
 distname            ${name}_${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120711/924da274/attachment-0001.html>


More information about the macports-changes mailing list