[94809] trunk/dports/finance/taxbird/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jun 30 03:20:00 PDT 2012


Revision: 94809
          https://trac.macports.org/changeset/94809
Author:   ryandesign at macports.org
Date:     2012-06-30 03:19:59 -0700 (Sat, 30 Jun 2012)
Log Message:
-----------
taxbird: fix livecheck

Modified Paths:
--------------
    trunk/dports/finance/taxbird/Portfile

Modified: trunk/dports/finance/taxbird/Portfile
===================================================================
--- trunk/dports/finance/taxbird/Portfile	2012-06-30 08:39:44 UTC (rev 94808)
+++ trunk/dports/finance/taxbird/Portfile	2012-06-30 10:19:59 UTC (rev 94809)
@@ -15,8 +15,8 @@
     German tax reports, currently only "Umsatzsteuervoranmeldungen" \
     to German financial authorities.
 
-homepage            http://www.taxbird.de
-master_sites        ${homepage}/download/${name}/${version}
+homepage            http://www.taxbird.de/
+master_sites        ${homepage}download/${name}/${version}
 
 depends_build       port:pkgconfig
 depends_lib-append  port:libgeier \
@@ -34,3 +34,7 @@
 
 configure.cflags-append \
                     -fnested-functions
+
+livecheck.type      regex
+livecheck.url       ${homepage}get-it/
+livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120630/3e601c6f/attachment.html>


More information about the macports-changes mailing list