Little update for Mairix to 0.22 with:

* Skip symlinks when using mbox
    * Update FSF address in file headers
    * Update COPYING to latest gpl-2.0.txt
    * Improve error message if home directory cannot be determined
    * Honour HOME environment variable
    * MIME types are allowed to have "+" characters in them.
    * Fix deficiencies in the parsing of mbox From lines
    * Include the existing -x flag in the help message

And others, while there, USE_GROFF is not needed.

Maintainer timeout

OK okan@, aja@ and sthen@ (look fine but without testing)
This commit is contained in:
gonzalo 2012-04-25 13:07:26 +00:00
parent 4a7640206e
commit 10ca65a527
3 changed files with 10 additions and 12 deletions

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.11 2010/11/19 07:23:07 espie Exp $
# $OpenBSD: Makefile,v 1.12 2012/04/25 13:07:26 gonzalo Exp $
COMMENT= program for indexing & searching email
DISTNAME= mairix-0.21
REVISION = 0
DISTNAME= mairix-0.22
CATEGORIES= mail
HOMEPAGE= http://www.rpcurnow.force9.co.uk/mairix/
MAINTAINER= David Cathcart <cathcart@openbsd.org>
# GPL
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
@ -26,7 +25,6 @@ LIB_DEPENDS= archivers/bzip2
CONFIGURE_STYLE= simple
CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" \
LDFLAGS="-L${PREFIX}/lib"
USE_GROFF = Yes
NO_REGRESS= Yes

View File

@ -1,5 +1,5 @@
MD5 (mairix-0.21.tar.gz) = ghYZiVkxcRw3D1HzRCoN7Q==
RMD160 (mairix-0.21.tar.gz) = aOnQz1CchSSqni9Rm0OF/RmPmWo=
SHA1 (mairix-0.21.tar.gz) = pfR2dGLT+GlQrKoNr9Ey3g4NDEM=
SHA256 (mairix-0.21.tar.gz) = 4dKEWVMc4wzo3UEhXLDmNR6oF2fPS78ejb0iYY9N4dc=
SIZE (mairix-0.21.tar.gz) = 159089
MD5 (mairix-0.22.tar.gz) = bGqsoZwrLeO/VnuFZwXOGg==
RMD160 (mairix-0.22.tar.gz) = Wn0DQb1d4tXHDZibY7sh+A1xeRw=
SHA1 (mairix-0.22.tar.gz) = Nc/BahRKYB+9PJISx78YFa3fBfY=
SHA256 (mairix-0.22.tar.gz) = FB+yc++fd1YuYJqfbS94O2gMxOBL4PnKjWgvi8bBnU8=
SIZE (mairix-0.22.tar.gz) = 161843

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2007/04/25 01:08:34 msf Exp $
bin/mairix
@comment $OpenBSD: PLIST,v 1.3 2012/04/25 13:07:26 gonzalo Exp $
@bin bin/mairix
@man man/man1/mairix.1
@man man/man5/mairixrc.5