Sun Mar 3 10:59:08 2013 UTC ()
Update to 1.3.8.  Changes:

Fix segv if no folders in DB or #folders less than 2 and -T is set.

Fix LOOCV query (as I got it): if folder's not already there, don't create it.


(shattered)
diff -r1.15 -r1.16 pkgsrc/mail/ifile/Makefile
diff -r1.9 -r1.10 pkgsrc/mail/ifile/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/mail/ifile/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/ifile/Makefile 2012/10/08 12:19:13 1.15
+++ pkgsrc/mail/ifile/Makefile 2013/03/03 10:59:08 1.16
@@ -1,24 +1,22 @@ @@ -1,24 +1,22 @@
1# $NetBSD: Makefile,v 1.15 2012/10/08 12:19:13 asau Exp $ 1# $NetBSD: Makefile,v 1.16 2013/03/03 10:59:08 shattered Exp $
2# 2#
3 3
4DISTNAME= ifile-1.3.4 4DISTNAME= ifile-1.3.8
5PKGREVISION= 1 
6CATEGORIES= mail 5CATEGORIES= mail
7MASTER_SITES= http://www.nongnu.org/ifile/ \ 6MASTER_SITES= http://qwone.com/~jason/ifile/
8 http://www.nongnu.org/ifile/old/ 
9DIST_SUBDIR= ${PKGNAME_NOREV} 7DIST_SUBDIR= ${PKGNAME_NOREV}
10 8
11MAINTAINER= salo@NetBSD.org 9MAINTAINER= salo@NetBSD.org
12HOMEPAGE= http://www.nongnu.org/ifile/ 10HOMEPAGE= http://qwone.com/~jason/ifile/
13COMMENT= Intelligent mail filtering system 11COMMENT= Intelligent mail filtering system
14 12
15GNU_CONFIGURE= YES 13GNU_CONFIGURE= YES
16USE_TOOLS+= gmake 14USE_TOOLS+= gmake
17 15
18INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 16INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
19 17
20do-install: 18do-install:
21 ${INSTALL_PROGRAM} ${WRKSRC}/ifile ${DESTDIR}${PREFIX}/bin 19 ${INSTALL_PROGRAM} ${WRKSRC}/ifile ${DESTDIR}${PREFIX}/bin
22 ${INSTALL_MAN} ${WRKSRC}/ifile.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 20 ${INSTALL_MAN} ${WRKSRC}/ifile.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
23 21
24.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/mail/ifile/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/ifile/distinfo 2012/10/15 09:35:16 1.9
+++ pkgsrc/mail/ifile/distinfo 2013/03/03 10:59:08 1.10
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.9 2012/10/15 09:35:16 joerg Exp $ 1$NetBSD: distinfo,v 1.10 2013/03/03 10:59:08 shattered Exp $
2 2
3SHA1 (ifile-1.3.4/ifile-1.3.4.tar.gz) = c8ef75cfe8f25af65b3384e016b7fd2d324346b0 3SHA1 (ifile-1.3.8/ifile-1.3.8.tar.gz) = ee0c972862a7d18b10a82c2d2e0a6675c3eaac16
4RMD160 (ifile-1.3.4/ifile-1.3.4.tar.gz) = ac13f9b8ba99319be61764ffb9492cc9405b3ea7 4RMD160 (ifile-1.3.8/ifile-1.3.8.tar.gz) = 7ed492494f685f2b4e5e25ea8c69d8814ce610f0
5Size (ifile-1.3.4/ifile-1.3.4.tar.gz) = 187742 bytes 5Size (ifile-1.3.8/ifile-1.3.8.tar.gz) = 190558 bytes
6SHA1 (patch-aa) = f60b5642496e83707f722c2ea1d63460599226ba 6SHA1 (patch-aa) = f60b5642496e83707f722c2ea1d63460599226ba
7SHA1 (patch-ad) = 6b92eec1416a40cc692ff58915f8ebf133160f6a 7SHA1 (patch-ad) = 6b92eec1416a40cc692ff58915f8ebf133160f6a
8SHA1 (patch-argp_argp-fmtstream.h) = 505591cb210f783422a9e600e1f97a2ca3ae09ad 8SHA1 (patch-argp_argp-fmtstream.h) = 505591cb210f783422a9e600e1f97a2ca3ae09ad