[77309] trunk/dports/archivers/libzzip/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Sat Mar 26 17:24:30 PDT 2011


Revision: 77309
          http://trac.macports.org/changeset/77309
Author:   rmstonecipher at macports.org
Date:     2011-03-26 17:24:30 -0700 (Sat, 26 Mar 2011)
Log Message:
-----------
archivers/libzzip fixed broken livecheck

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

Modified: trunk/dports/archivers/libzzip/Portfile
===================================================================
--- trunk/dports/archivers/libzzip/Portfile	2011-03-27 00:20:44 UTC (rev 77308)
+++ trunk/dports/archivers/libzzip/Portfile	2011-03-27 00:24:30 UTC (rev 77309)
@@ -87,5 +87,6 @@
     }
 }
 
-livecheck.name      ${my_name}
-livecheck.distname  ${my_name}-preview
+livecheck.type      regex
+livecheck.url       http://sourceforge.net/projects/${my_name}/files/${my_name}13/
+livecheck.regex     "${my_name}13\/(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110326/3b51381d/attachment.html>


More information about the macports-changes mailing list