[91296] trunk/dports/databases/unixODBC/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Mar 28 07:30:01 PDT 2012


Revision: 91296
          https://trac.macports.org/changeset/91296
Author:   ryandesign at macports.org
Date:     2012-03-28 07:30:01 -0700 (Wed, 28 Mar 2012)
Log Message:
-----------
unixODBC: fix livecheck; see #33542

Modified Paths:
--------------
    trunk/dports/databases/unixODBC/Portfile

Modified: trunk/dports/databases/unixODBC/Portfile
===================================================================
--- trunk/dports/databases/unixODBC/Portfile	2012-03-28 14:25:40 UTC (rev 91295)
+++ trunk/dports/databases/unixODBC/Portfile	2012-03-28 14:30:01 UTC (rev 91296)
@@ -89,4 +89,4 @@
 
 livecheck.type  regex
 livecheck.url   ${homepage}download.html
-livecheck.regex HREF="${name}-(\\d+(\\.\\d+)*).tar.gz"
+livecheck.regex ${name}-(\\d+(\\.\\d+)*).tar.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120328/4841ef9c/attachment.html>


More information about the macports-changes mailing list