[86283] trunk/dports/cross/avarice/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Oct 24 04:11:46 PDT 2011


Revision: 86283
          http://trac.macports.org/changeset/86283
Author:   ryandesign at macports.org
Date:     2011-10-24 04:11:46 -0700 (Mon, 24 Oct 2011)
Log Message:
-----------
avarice: update to 2.11, fix livecheck, rewrite master_sites to avoid redirects

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

Modified: trunk/dports/cross/avarice/Portfile
===================================================================
--- trunk/dports/cross/avarice/Portfile	2011-10-24 11:04:53 UTC (rev 86282)
+++ trunk/dports/cross/avarice/Portfile	2011-10-24 11:11:46 UTC (rev 86283)
@@ -4,7 +4,7 @@
 PortGroup           archcheck 1.0
 
 name                avarice
-version             2.10
+version             2.11
 categories          cross
 maintainers         nomaintainer
 description         AVR JTAG-ICE control software
@@ -13,13 +13,12 @@
     GDB with the AVR JTAG ICE available from Atmel.
 platforms           darwin
 homepage            http://avarice.sourceforge.net/
-master_sites        sourceforge
+master_sites        sourceforge:project/avarice/avarice/avarice-${version}
 
 use_bzip2           yes
 
-checksums           md5     cde811ce9e6739b680b4662d79b05d0e \
-                    sha1    fbac00e37f90185f24a17023eccc111493792cb1 \
-                    rmd160  f093126485a99ad05f038b9c2a7018e57f2c01b8
+checksums           rmd160  e7c6b693092b5a5a838040e2518ae4349d6d754e \
+                    sha256  69c27998e4a2dbade1478bbce42e60df697baf79344f85c3b0f43a43c6ac8b86
 
 depends_lib         port:gettext port:libusb-compat port:zlib \
                     port:avr-binutils
@@ -33,4 +32,4 @@
                             -L${prefix}/avr/host/lib -lbfd -liberty
 configure.cppflags-append -I${prefix}/avr/host/include
 
-livecheck.regex     (?i)<title>${name} ${name}-(.*) released.*</title>
+livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111024/2cf66520/attachment.html>


More information about the macports-changes mailing list