[72710] trunk/dports/devel/eina/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Oct 24 17:01:20 PDT 2010
Revision: 72710
http://trac.macports.org/changeset/72710
Author: ryandesign at macports.org
Date: 2010-10-24 17:01:17 -0700 (Sun, 24 Oct 2010)
Log Message:
-----------
eina: update to 1.0.0.beta
Modified Paths:
--------------
trunk/dports/devel/eina/Portfile
Modified: trunk/dports/devel/eina/Portfile
===================================================================
--- trunk/dports/devel/eina/Portfile 2010-10-24 23:34:50 UTC (rev 72709)
+++ trunk/dports/devel/eina/Portfile 2010-10-25 00:01:17 UTC (rev 72710)
@@ -4,24 +4,23 @@
PortSystem 1.0
name eina
-version 0.9.9.49898
-set snapshot 2010-06-27
+version 1.0.0.beta
categories devel
platforms darwin
maintainers ryandesign openmaintainer
license LGPLv2.1
-homepage http://trac.enlightenment.org/e/wiki/Eina
-master_sites http://download.enlightenment.org/snapshots/${snapshot}/
-use_bzip2 yes
description multi-platform data type library
long_description ${name} is a multi-platform library that provides optimized data types and tools
-checksums md5 d14bacce7d588524c12ddad1db9c7240 \
- sha1 5476e1b74465a45c10175d4d3ddf7907452f09ff \
- rmd160 f38164e2fc8d309016bc0e7f2e714c31409b67d1
+homepage http://trac.enlightenment.org/e/wiki/Eina
+master_sites http://download.enlightenment.org/releases/
+use_bzip2 yes
+checksums sha1 a02474ae627f3a20cae5439f39c631c0447ae7d5 \
+ rmd160 0e42052954c4e494a6e6ec875054e4b126ae0284
+
depends_lib port:libiconv
configure.args --disable-doc
@@ -29,6 +28,5 @@
use_parallel_build yes
livecheck.type regex
-livecheck.url http://download.enlightenment.org/snapshots/
-livecheck.version ${snapshot}
-livecheck.regex (\\d{4}-\\d{2}-\\d{2})/
+livecheck.url [lindex ${master_sites} 0]
+livecheck.regex ${name}-(\[0-9a-z.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101024/f0f8830d/attachment.html>
More information about the macports-changes
mailing list