summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-04-14 07:33:52 +0000
committeradam <adam@pkgsrc.org>2018-04-14 07:33:52 +0000
commitea30ec0e631d5d359fe445706fbb709b78037512 (patch)
tree3572685fdb407218236f32528f4d6a0afed5dfe9 /mail
parentbe4f22b8f6ea4b1f1efc58395523cd8bfaffa4f1 (diff)
downloadpkgsrc-ea30ec0e631d5d359fe445706fbb709b78037512.tar.gz
revbump after icu update
Diffstat (limited to 'mail')
-rw-r--r--mail/GNUMail/Makefile4
-rw-r--r--mail/Pantomime/Makefile4
-rw-r--r--mail/Pantomime/buildlink3.mk4
-rw-r--r--mail/akonadi/Makefile4
-rw-r--r--mail/balsa/Makefile4
-rw-r--r--mail/bogofilter/Makefile4
-rw-r--r--mail/cyrus-imapd23/Makefile4
-rw-r--r--mail/cyrus-imapd24/Makefile4
-rw-r--r--mail/dbmail/Makefile4
-rw-r--r--mail/dovecot/Makefile4
-rw-r--r--mail/dovecot2-sqlite/Makefile3
-rw-r--r--mail/dspam/Makefile4
-rw-r--r--mail/evolution-data-server/Makefile4
-rw-r--r--mail/evolution-data-server/buildlink3.mk4
-rw-r--r--mail/evolution-exchange/Makefile4
-rw-r--r--mail/evolution/Makefile4
-rw-r--r--mail/evolution/buildlink3.mk4
-rw-r--r--mail/exim/Makefile3
-rw-r--r--mail/ezmlm-idx/Makefile4
-rw-r--r--mail/postfix-sqlite/Makefile3
-rw-r--r--mail/postfix/Makefile3
-rw-r--r--mail/rspamd/Makefile3
22 files changed, 44 insertions, 39 deletions
diff --git a/mail/GNUMail/Makefile b/mail/GNUMail/Makefile
index 3a8f4a08af0..ab1ed30037e 100644
--- a/mail/GNUMail/Makefile
+++ b/mail/GNUMail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2017/11/30 16:45:29 adam Exp $
+# $NetBSD: Makefile,v 1.48 2018/04/14 07:34:29 adam Exp $
DISTNAME= GNUMail-1.2.0
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= mail gnustep
MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile
index 759990e2cad..f39c5eacd5e 100644
--- a/mail/Pantomime/Makefile
+++ b/mail/Pantomime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2017/11/30 16:45:04 adam Exp $
+# $NetBSD: Makefile,v 1.40 2018/04/14 07:33:57 adam Exp $
DISTNAME= Pantomime-1.2.0
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= mail gnustep
MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/
diff --git a/mail/Pantomime/buildlink3.mk b/mail/Pantomime/buildlink3.mk
index 3e02b02b439..b3a99dca3a1 100644
--- a/mail/Pantomime/buildlink3.mk
+++ b/mail/Pantomime/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2018/01/07 13:04:20 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2018/04/14 07:33:57 adam Exp $
BUILDLINK_TREE+= Pantomime
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= Pantomime
PANTOMIME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.Pantomime+= Pantomime>1.1.9
-BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb12
+BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb13
BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime
.include "../../devel/gnustep-make/gnustep.mk"
diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile
index add410c5efe..e7c08ac8d5a 100644
--- a/mail/akonadi/Makefile
+++ b/mail/akonadi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2018/03/12 11:15:38 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2018/04/14 07:34:29 adam Exp $
DISTNAME= akonadi-1.13.0
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= mail
MASTER_SITES= ftp://kde.mirror.anlx.net/stable/akonadi/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 5119ffa329d..9804f339f59 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.134 2018/03/12 11:16:58 wiz Exp $
+# $NetBSD: Makefile,v 1.135 2018/04/14 07:34:30 adam Exp $
DISTNAME= balsa-2.4.14
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= mail gnome
MASTER_SITES= http://pawsa.fedorapeople.org/balsa/
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index a83970ab1ea..6febbb8f60e 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2017/11/30 16:45:29 adam Exp $
+# $NetBSD: Makefile,v 1.66 2018/04/14 07:34:30 adam Exp $
DISTNAME= bogofilter-1.2.4
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bogofilter/}
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index f3f02d3dbc7..23ff42476fc 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2017/11/30 16:45:29 adam Exp $
+# $NetBSD: Makefile,v 1.50 2018/04/14 07:34:30 adam Exp $
DISTNAME= cyrus-imapd-2.3.18
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= mail
MASTER_SITES= http://cyrusimap.org/releases/
MASTER_SITES+= ftp://ftp.cyrusimap.org/cyrus-imapd/
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index 79200e78540..8c5efcff66a 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2017/11/30 16:45:29 adam Exp $
+# $NetBSD: Makefile,v 1.56 2018/04/14 07:34:30 adam Exp $
DISTNAME= cyrus-imapd-2.4.20
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://cyrusimap.org/releases/
MASTER_SITES+= ftp://ftp.cyrusimap.org/cyrus-imapd/
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile
index 814b785d33e..75d2de44e3b 100644
--- a/mail/dbmail/Makefile
+++ b/mail/dbmail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2017/11/30 16:45:29 adam Exp $
+# $NetBSD: Makefile,v 1.59 2018/04/14 07:34:30 adam Exp $
DISTNAME= dbmail-3.2.3
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=pjstevns/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index d0c4cdbc556..19aaae99e58 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.188 2017/11/30 16:45:29 adam Exp $
+# $NetBSD: Makefile,v 1.189 2018/04/14 07:34:30 adam Exp $
DOVECOT_VERSION= 1.2
DOVECOT_SUBVERSION= .17
SIEVE_VERSION= 0.1.19
MANAGESIEVE_VERSION= 0.11.13
DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION}
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/${DOVECOT_VERSION}/
DOVECOT_SIEVE_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOT_VERSION}/
diff --git a/mail/dovecot2-sqlite/Makefile b/mail/dovecot2-sqlite/Makefile
index 67c210e6c2f..676e5ce75d5 100644
--- a/mail/dovecot2-sqlite/Makefile
+++ b/mail/dovecot2-sqlite/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/01/02 15:52:44 fhajny Exp $
+# $NetBSD: Makefile,v 1.11 2018/04/14 07:34:30 adam Exp $
+PKGREVISION= 1
.include "../../mail/dovecot2/Makefile.plugin"
PKGNAME= ${DISTNAME:S/dovecot/dovecot-sqlite/}
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index 5540244209c..6034f4800b8 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2017/11/30 16:45:29 adam Exp $
+# $NetBSD: Makefile,v 1.92 2018/04/14 07:34:30 adam Exp $
DISTNAME= dspam-3.10.2
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dspam/}
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile
index ee2d41335a6..31b6660c48c 100644
--- a/mail/evolution-data-server/Makefile
+++ b/mail/evolution-data-server/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.168 2018/03/12 11:17:00 wiz Exp $
+# $NetBSD: Makefile,v 1.169 2018/04/14 07:33:57 adam Exp $
DISTNAME= evolution-data-server-2.32.3
-PKGREVISION= 49
+PKGREVISION= 50
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/evolution-data-server/buildlink3.mk b/mail/evolution-data-server/buildlink3.mk
index f2a89b9b154..57e8ec6c647 100644
--- a/mail/evolution-data-server/buildlink3.mk
+++ b/mail/evolution-data-server/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.63 2017/11/30 16:45:05 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.64 2018/04/14 07:33:57 adam Exp $
BUILDLINK_TREE+= evolution-data-server
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= evolution-data-server
EVOLUTION_DATA_SERVER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.evolution-data-server+= evolution-data-server>=1.8.0
-BUILDLINK_ABI_DEPENDS.evolution-data-server+= evolution-data-server>=2.32.3nb48
+BUILDLINK_ABI_DEPENDS.evolution-data-server+= evolution-data-server>=2.32.3nb50
BUILDLINK_PKGSRCDIR.evolution-data-server?= ../../mail/evolution-data-server
BDB_ACCEPTED?= db4 db5
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile
index c61f8471a2c..d7b299add79 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.101 2018/03/12 11:17:00 wiz Exp $
+# $NetBSD: Makefile,v 1.102 2018/04/14 07:34:30 adam Exp $
#
DISTNAME= evolution-exchange-2.32.2
EE_VER= 2.32
-PKGREVISION= 47
+PKGREVISION= 48
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 564485e65c2..f9c1483c45f 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.227 2018/03/12 11:15:38 wiz Exp $
+# $NetBSD: Makefile,v 1.228 2018/04/14 07:33:57 adam Exp $
DISTNAME= evolution-2.32.3
-PKGREVISION= 48
+PKGREVISION= 49
CATEGORIES= mail time gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/evolution/buildlink3.mk b/mail/evolution/buildlink3.mk
index 173cc101b3f..f346ca48bd3 100644
--- a/mail/evolution/buildlink3.mk
+++ b/mail/evolution/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.78 2018/03/12 11:15:38 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.79 2018/04/14 07:33:57 adam Exp $
BUILDLINK_TREE+= evolution
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= evolution
EVOLUTION_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.evolution+= evolution>=2.8.0
-BUILDLINK_ABI_DEPENDS.evolution+= evolution>=2.32.3nb48
+BUILDLINK_ABI_DEPENDS.evolution+= evolution>=2.32.3nb49
BUILDLINK_PKGSRCDIR.evolution?= ../../mail/evolution
.include "../../devel/nspr/buildlink3.mk"
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 169e908c6af..2fdde222158 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.158 2018/03/07 08:24:47 adam Exp $
+# $NetBSD: Makefile,v 1.159 2018/04/14 07:34:30 adam Exp $
DISTNAME= exim-4.90.1
+PKGREVISION= 1
CATEGORIES= mail net
MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/
MASTER_SITES+= https://ftp.exim.org/pub/exim/exim4/
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile
index 2fde93eb582..c27b21c3658 100644
--- a/mail/ezmlm-idx/Makefile
+++ b/mail/ezmlm-idx/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2017/11/30 16:45:30 adam Exp $
+# $NetBSD: Makefile,v 1.45 2018/04/14 07:34:31 adam Exp $
#
DISTNAME= ezmlm-idx-${IDXVERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= mail
IDXVERSION= 7.2.2
MASTER_SITES= http://untroubled.org/ezmlm/archive/${IDXVERSION}/
diff --git a/mail/postfix-sqlite/Makefile b/mail/postfix-sqlite/Makefile
index 8e4c03cafc9..c2bd2f3d7b0 100644
--- a/mail/postfix-sqlite/Makefile
+++ b/mail/postfix-sqlite/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2017/12/09 02:34:48 taca Exp $
+# $NetBSD: Makefile,v 1.15 2018/04/14 07:34:31 adam Exp $
#
COMMENT= Postfix SMTP server SQLite backend module
+PKGREVISION= 1
POSTFIX_LIB= sqlite
POSTFIX_LIBDIR= src/global
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index d6c715bd911..62fe75af705 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.300 2017/12/09 02:35:52 taca Exp $
+# $NetBSD: Makefile,v 1.301 2018/04/14 07:34:31 adam Exp $
+PKGREVISION= 1
.include "../../mail/postfix/Makefile.common"
COMMENT= Postfix SMTP server and tools
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index 1edddd2659e..ee6b3fbd3c9 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2018/04/11 15:32:39 fhajny Exp $
+# $NetBSD: Makefile,v 1.41 2018/04/14 07:34:31 adam Exp $
DISTNAME= rspamd-1.7.3
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=vstakhov/}