pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/imapfilter Update to 1.2.1, provided by Lefteris ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb9f27e751b0
branches: trunk
changeset: 513538:fb9f27e751b0
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 31 00:18:28 2006 +0000
description:
Update to 1.2.1, provided by Lefteris Chatzimparmpas in PR 33570:
Version 1.2.1 - 9 March 2006
----------------------------
- Buf fix; program fault when using the fetch*() family of functions.
Version 1.2 - 2 March 2006
--------------------------
- IPv6 support.
- Lua 5.1 compatibility.
- Bug fix; handle messages containing binary data.
- Bug fix; problems with CPU utilisation when the inactivity timeout timer was
set.
diffstat:
mail/imapfilter/Makefile | 10 +++++-----
mail/imapfilter/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (43 lines):
diff -r 6b0c15521297 -r fb9f27e751b0 mail/imapfilter/Makefile
--- a/mail/imapfilter/Makefile Wed May 31 00:17:09 2006 +0000
+++ b/mail/imapfilter/Makefile Wed May 31 00:18:28 2006 +0000
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.21 2006/03/04 21:30:00 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2006/05/31 00:18:28 wiz Exp $
-DISTNAME= imapfilter-1.1.1
+DISTNAME= imapfilter-1.2.1
CATEGORIES= mail
MASTER_SITES= http://imapfilter.hellug.gr/source/
+EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= lefcha%hellug.gr@localhost
HOMEPAGE= http://imapfilter.hellug.gr/
COMMENT= Mail filtering utility for the IMAP
-
LDFLAGS.SunOS+= -lsocket -lnsl
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/imapfilter
.for f in sample.config.lua sample.extend.lua
- ${INSTALL_DATA} ${WRKSRC}/${f} \
+ ${INSTALL_DATA} ${WRKSRC}/${f} \
${PREFIX}/share/examples/imapfilter
.endfor
diff -r 6b0c15521297 -r fb9f27e751b0 mail/imapfilter/distinfo
--- a/mail/imapfilter/distinfo Wed May 31 00:17:09 2006 +0000
+++ b/mail/imapfilter/distinfo Wed May 31 00:18:28 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2006/01/15 14:28:07 seb Exp $
+$NetBSD: distinfo,v 1.13 2006/05/31 00:18:28 wiz Exp $
-SHA1 (imapfilter-1.1.1.tar.gz) = f62aed8ed9aaf7018a3587e35d80557480fea73a
-RMD160 (imapfilter-1.1.1.tar.gz) = a0d09b42e5b81db7c38fe8d8e6fbc80c5bfe0933
-Size (imapfilter-1.1.1.tar.gz) = 36234 bytes
+SHA1 (imapfilter-1.2.1.tar.bz2) = 9f0da10bf9e0eebd72f73cf5048e9d2f5cbd0168
+RMD160 (imapfilter-1.2.1.tar.bz2) = 330dc981284d75e5b4ea47eea2d9fb5b441e410d
+Size (imapfilter-1.2.1.tar.bz2) = 32110 bytes
SHA1 (patch-aa) = 6cf4fcd70cb115b0333659a39ffdea902a381c9f
Home |
Main Index |
Thread Index |
Old Index