[71741] trunk/dports/archivers/bzip2/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 21 13:16:54 PDT 2010


Revision: 71741
          http://trac.macports.org/changeset/71741
Author:   ryandesign at macports.org
Date:     2010-09-21 13:16:53 -0700 (Tue, 21 Sep 2010)
Log Message:
-----------
bzip2: fix livecheck

Modified Paths:
--------------
    trunk/dports/archivers/bzip2/Portfile

Modified: trunk/dports/archivers/bzip2/Portfile
===================================================================
--- trunk/dports/archivers/bzip2/Portfile	2010-09-21 20:08:22 UTC (rev 71740)
+++ trunk/dports/archivers/bzip2/Portfile	2010-09-21 20:16:53 UTC (rev 71741)
@@ -55,3 +55,6 @@
         ln -s libbz2.${version}.dylib ${destroot}${prefix}/lib/libbz2.dylib
     }
 }
+
+livecheck.type          regex
+livecheck.regex         {<b>([0-9.]+)</b>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100921/b77ba4fd/attachment-0001.html>


More information about the macports-changes mailing list