[121060] trunk/dports/cross/avrdude/Portfile

g5pw at macports.org g5pw at macports.org
Mon Jun 16 07:04:36 PDT 2014


Revision: 121060
          https://trac.macports.org/changeset/121060
Author:   g5pw at macports.org
Date:     2014-06-16 07:04:35 -0700 (Mon, 16 Jun 2014)
Log Message:
-----------
cross/avrdude
  update master_sites to avoid redirects
  add livecheck

Modified Paths:
--------------
    trunk/dports/cross/avrdude/Portfile

Modified: trunk/dports/cross/avrdude/Portfile
===================================================================
--- trunk/dports/cross/avrdude/Portfile	2014-06-16 13:55:27 UTC (rev 121059)
+++ trunk/dports/cross/avrdude/Portfile	2014-06-16 14:04:35 UTC (rev 121060)
@@ -17,7 +17,7 @@
 homepage          http://www.nongnu.org/avrdude/
 platforms         darwin
 license           GPL-2
-master_sites      http://savannah.nongnu.org/download/avrdude/
+master_sites      http://download.savannah.gnu.org/releases/avrdude/
 
 checksums         rmd160  f2c31951c0941e86ff6deab6bd0348b54d05658c \
                   sha256  9e98baca8e57cad402aaa1c7b61c8de750ed4f6fed577f7e4935db0430783d3b
@@ -38,3 +38,6 @@
 
     configure.args-append --enable-doc
 }
+
+livecheck.url     ${master_sites}
+livecheck.regex   ${name}-(\[0-9]+\.\[0-9]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140616/44b89258/attachment.html>


More information about the macports-changes mailing list