diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-20 00:58:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-20 00:58:05 +0000 |
commit | f6d8ec20768d34b131ae0cba6ec469cbfe811d7a (patch) | |
tree | e3aafcd3857ac2bdc7ca0607114c79d78e672bae /mail | |
parent | 18a81108d0326c0dd4709dce4e60c61ab055229f (diff) | |
download | pkgsrc-f6d8ec20768d34b131ae0cba6ec469cbfe811d7a.tar.gz |
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.
Reported by Robert Elz in PR 41345.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/OSBF-lua/Makefile | 3 | ||||
-rw-r--r-- | mail/claws-mail/Makefile | 3 | ||||
-rw-r--r-- | mail/imapfilter/Makefile | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/mail/OSBF-lua/Makefile b/mail/OSBF-lua/Makefile index 72da9b2864e..80210e06f49 100644 --- a/mail/OSBF-lua/Makefile +++ b/mail/OSBF-lua/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:20 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2009/05/20 00:58:21 wiz Exp $ # DISTNAME= osbf-lua-2.0.4 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://luaforge.net/frs/download.php/2094/ diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 80ab26274f0..ff9af9e8d9b 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2008/10/15 16:22:02 smb Exp $ +# $NetBSD: Makefile,v 1.21 2009/05/20 00:58:21 wiz Exp $ .include "Makefile.common" PKGNAME= claws-mail-${CLAWS_VERSION} +PKGREVISION= 1 MAINTAINER= smb@NetBSD.org COMMENT= X based e-mail and netnews client diff --git a/mail/imapfilter/Makefile b/mail/imapfilter/Makefile index e102ed923d6..cce194a41c1 100644 --- a/mail/imapfilter/Makefile +++ b/mail/imapfilter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2008/01/18 05:08:25 tnn Exp $ +# $NetBSD: Makefile,v 1.29 2009/05/20 00:58:21 wiz Exp $ DISTNAME= imapfilter-2.0.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://imapfilter.hellug.gr/source/ EXTRACT_SUFX= .tar.bz2 |