[55393] trunk/dports/devel/eina/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 10 00:15:05 PDT 2009


Revision: 55393
          http://trac.macports.org/changeset/55393
Author:   ryandesign at macports.org
Date:     2009-08-10 00:15:02 -0700 (Mon, 10 Aug 2009)
Log Message:
-----------
eina: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/eina/Portfile

Modified: trunk/dports/devel/eina/Portfile
===================================================================
--- trunk/dports/devel/eina/Portfile	2009-08-10 07:12:57 UTC (rev 55392)
+++ trunk/dports/devel/eina/Portfile	2009-08-10 07:15:02 UTC (rev 55393)
@@ -4,11 +4,12 @@
 
 name                    eina
 version                 0.0.2.062
+set snapshot            2009-07-29
 categories              devel
 platforms               darwin
 maintainers             ryandesign openmaintainer
 homepage                http://trac.enlightenment.org/e/wiki/Eina
-master_sites            http://download.enlightenment.org/snapshots/2009-07-29/
+master_sites            http://download.enlightenment.org/snapshots/${snapshot}/
 
 description             multi-platform data type library
 
@@ -19,3 +20,8 @@
                         rmd160  c2ab38c871f841f90462fdd4c0a7dea1d764957d
 
 configure.args          --disable-doc
+
+livecheck.check         regex
+livecheck.url           http://download.enlightenment.org/snapshots/
+livecheck.version       ${snapshot}
+livecheck.regex         (\\d{4}-\\d{2}-\\d{2})/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090810/0878f348/attachment.html>


More information about the macports-changes mailing list