[73786] trunk/dports/devel/strigi/Portfile
rmstonecipher at macports.org
rmstonecipher at macports.org
Wed Nov 24 21:19:50 PST 2010
Revision: 73786
http://trac.macports.org/changeset/73786
Author: rmstonecipher at macports.org
Date: 2010-11-24 21:19:46 -0800 (Wed, 24 Nov 2010)
Log Message:
-----------
devel/strigi upgraded version from 0.6.3 to 0.6.4, fixed broken livecheck
Modified Paths:
--------------
trunk/dports/devel/strigi/Portfile
Modified: trunk/dports/devel/strigi/Portfile
===================================================================
--- trunk/dports/devel/strigi/Portfile 2010-11-25 05:10:46 UTC (rev 73785)
+++ trunk/dports/devel/strigi/Portfile 2010-11-25 05:19:46 UTC (rev 73786)
@@ -5,8 +5,7 @@
PortGroup cmake 1.0
name strigi
-version 0.6.3
-revision 2
+version 0.6.4
categories devel
maintainers gmail.com:clubjuggler openmaintainer
description Fastest and smallest desktop searching program
@@ -24,8 +23,9 @@
port:libxml2 \
port:zlib
-checksums md5 56088c25dedacf55cfc11f7ba7c18ba7 \
- sha1 216bd3f3f9f9b3ef715703db54c94ca3677c4e6e
+checksums md5 324fd9606ac77765501717ff92c04f9a \
+ sha1 e91f31cc59fdfc303b662a8af899efe1365643bf \
+ rmd160 4b72de166b077778caa2b3ff31c2168a62155bd1
configure.args-append -DICONV_INCLUDE_DIR:PATH=${prefix}/include \
-DICONV_LIBRARIES:FILEPATH=${prefix}/lib/libiconv.dylib \
@@ -43,3 +43,5 @@
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} COPYING README AUTHORS ChangeLog TODO ${destroot}${prefix}/share/doc/${name}
}
+livecheck.url http://sourceforge.net/projects/strigi/files/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101124/c48ae799/attachment-0001.html>
More information about the macports-changes
mailing list