[99170] trunk/dports/devel/strigi

pixilla at macports.org pixilla at macports.org
Sun Oct 28 17:53:28 PDT 2012


Revision: 99170
          http://trac.macports.org//changeset/99170
Author:   pixilla at macports.org
Date:     2012-10-28 17:53:28 -0700 (Sun, 28 Oct 2012)
Log Message:
-----------
devel/strigi:
- Update to version 0.7.7.

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

Removed Paths:
-------------
    trunk/dports/devel/strigi/files/

Modified: trunk/dports/devel/strigi/Portfile
===================================================================
--- trunk/dports/devel/strigi/Portfile	2012-10-29 00:50:45 UTC (rev 99169)
+++ trunk/dports/devel/strigi/Portfile	2012-10-29 00:53:28 UTC (rev 99170)
@@ -5,18 +5,20 @@
 PortGroup       kde4 1.1
 
 name		strigi
-version		0.7.5
-revision        5
+version		0.7.7
 categories	devel
 maintainers	gmail.com:clubjuggler openmaintainer
 license     LGPL-2+
 description	Fastest and smallest desktop searching program
 long_description Strigi is a daemon which uses a very fast and efficient crawler that can index data on your harddrive. Indexing operations are performed without hammering your system, this makes Strigi the fastest and smallest desktop searching program. Strigi can index different file formats, including the contents of the archive files.
 platforms	darwin
-homepage	http://strigi.sourceforge.net/
-master_sites	sourceforge:project/strigi/strigi
-use_bzip2	yes
+homepage	https://projects.kde.org/projects/kdesupport/strigi/strigi/repository
+# Current strigi is only found in git so we will use the same source as FreeBSD:
+# http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/deskutils/strigi/
+master_sites	http://rdieter.fedorapeople.org/strigi/
 
+use_xz          yes
+
 depends_lib     port:bzip2 \
                 port:clucene \
                 path:bin/dbus-daemon:dbus \
@@ -25,11 +27,9 @@
                 path:lib/libavcodec.dylib:ffmpeg \
                 port:zlib
 
-checksums           sha1    0aa3632e07c58f2ab5c515004b790bda6cfefbf5 \
-                    rmd160  2cf9fa372de2bc06abcee25d0f41fa5f4916fa3c
+checksums           rmd160  c77d483b0aeca8a3ff6cafc88801bac734d2b60e \
+                    sha256  f8743063dc47bed6934e0cf4f2fbe52d64dea1e87cfbbf0e44397e4afae08dfb
 
-patchfiles          patch-xmlindexer_CMakeLists.txt.diff
-
 configure.args-append   -DICONV_INCLUDE_DIR:PATH=${prefix}/include \
                         -DLOG4CXX_INCLUDE_DIR=${prefix}/include/log4cxx \
                         -DICONV_LIBRARIES:FILEPATH=${prefix}/lib/libiconv.dylib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121028/09ca7353/attachment-0001.html>


More information about the macports-changes mailing list