[67647] trunk/dports/devel/ecore/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat May 15 05:31:11 PDT 2010
Revision: 67647
http://trac.macports.org/changeset/67647
Author: ryandesign at macports.org
Date: 2010-05-15 05:31:05 -0700 (Sat, 15 May 2010)
Log Message:
-----------
ecore: update to 0.9.9.063 and fix livecheck; see #24521
Modified Paths:
--------------
trunk/dports/devel/ecore/Portfile
Modified: trunk/dports/devel/ecore/Portfile
===================================================================
--- trunk/dports/devel/ecore/Portfile 2010-05-15 12:19:02 UTC (rev 67646)
+++ trunk/dports/devel/ecore/Portfile 2010-05-15 12:31:05 UTC (rev 67647)
@@ -1,7 +1,8 @@
# $Id$
PortSystem 1.0
name ecore
-version 0.9.9.038
+version 0.9.9.063
+set snapshot 2009-12-02
description Ecore is a core event abstraction layer.
long_description It is the core event abstraction layer and \
X abstraction layer that makes doing selections, \
@@ -13,10 +14,17 @@
maintainers nomaintainer
categories devel x11
platforms darwin
+
homepage http://www.enlightenment.org
-master_sites http://enlightenment.freedesktop.org/files/
-checksums md5 a391c19e01c08b6591cc30f85c597ed2 \
- sha1 2a806c92c5720f978718270cb9766517f38fa16f \
- rmd160 e6844d4abc1fbc3db4908499b39187bba45b1097
+master_sites http://download.enlightenment.org/snapshots/${snapshot}/
+
+checksums md5 32731d19fb91e4f5f9a21d9323fed32a \
+ sha1 5621747369b11ad2f97e57b0117898828f2483c8 \
+ rmd160 a9b870175af8c9b35a4156a26f235de391442350
+
depends_lib port:evas port:curl
-
+
+livecheck.type 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/20100515/86ab238f/attachment.html>
More information about the macports-changes
mailing list