pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/strigi Update strigi to 0.6.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/67b5826adcdd
branches: trunk
changeset: 562240:67b5826adcdd
user: markd <markd%pkgsrc.org@localhost>
date: Thu Jul 23 09:07:11 2009 +0000
description:
Update strigi to 0.6.4
- Path fixes to the build system the benefit of windows users (sengels)
- Clean up of class ArchiveReader
- Support for LZMA compressed streams in archives, notably .deb and .rpm
- Remove preceding ./ from file path in tar archives.
- Make parsing ar and deb files easier to abort: useful in e.g. Dolphin
- Better method of removing deleted file from the CLucene
- Do not tokenize the URL in the index to improve polling speed
- Fix the bz2 header check: more bz2 archives are recognized (pino)
- Fix infinite loop on parsing SGI image files
- Fix reading of zip files without central directory.
Add LICENSE.
diffstat:
sysutils/strigi/Makefile | 5 +++--
sysutils/strigi/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 9057e8f2f719 -r 67b5826adcdd sysutils/strigi/Makefile
--- a/sysutils/strigi/Makefile Thu Jul 23 08:59:54 2009 +0000
+++ b/sysutils/strigi/Makefile Thu Jul 23 09:07:11 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2009/01/27 10:55:04 markd Exp $
+# $NetBSD: Makefile,v 1.4 2009/07/23 09:07:11 markd Exp $
-DISTNAME= strigi-0.6.3
+DISTNAME= strigi-0.6.4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=strigi/}
EXTRACT_SUFX= .tar.bz2
@@ -8,6 +8,7 @@
MAINTAINER= markd%NetBSD.org@localhost
HOMEPAGE= http://strigi.sourceforge.net/
COMMENT= Small fast desktop searching program
+LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 9057e8f2f719 -r 67b5826adcdd sysutils/strigi/distinfo
--- a/sysutils/strigi/distinfo Thu Jul 23 08:59:54 2009 +0000
+++ b/sysutils/strigi/distinfo Thu Jul 23 09:07:11 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2009/01/27 10:55:05 markd Exp $
+$NetBSD: distinfo,v 1.4 2009/07/23 09:07:11 markd Exp $
-SHA1 (strigi-0.6.3.tar.bz2) = 216bd3f3f9f9b3ef715703db54c94ca3677c4e6e
-RMD160 (strigi-0.6.3.tar.bz2) = c368ac4c362859c1c830ffaab025fecd12a71660
-Size (strigi-0.6.3.tar.bz2) = 881044 bytes
+SHA1 (strigi-0.6.4.tar.bz2) = e91f31cc59fdfc303b662a8af899efe1365643bf
+RMD160 (strigi-0.6.4.tar.bz2) = 4b72de166b077778caa2b3ff31c2168a62155bd1
+Size (strigi-0.6.4.tar.bz2) = 895552 bytes
SHA1 (patch-aa) = 96bf66b656731db79f0a52e90e294afef010b252
Home |
Main Index |
Thread Index |
Old Index