summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-09-18 09:52:56 +0000
committermaya <maya@pkgsrc.org>2017-09-18 09:52:56 +0000
commit2ece6387179637c993b1b28ed7918b8b68b369fa (patch)
treea7f9b2825573b3779524d8ae4301eb77dc07592b /mail
parentf5872a0e3d161a958fd812d18b79e4f019bba508 (diff)
downloadpkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz
revbump for requiring ICU 59.x
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/Makefile4
-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/Makefile4
-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
-rw-r--r--mail/thunderbird/Makefile4
23 files changed, 46 insertions, 43 deletions
diff --git a/mail/GNUMail/Makefile b/mail/GNUMail/Makefile
index dd24f29afc8..3297b7746be 100644
--- a/mail/GNUMail/Makefile
+++ b/mail/GNUMail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2017/04/22 21:03:41 adam Exp $
+# $NetBSD: Makefile,v 1.46 2017/09/18 09:53:25 maya Exp $
DISTNAME= GNUMail-1.2.0
-PKGREVISION= 10
+PKGREVISION= 11
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 ab0058f6378..6ac8156a24e 100644
--- a/mail/Pantomime/Makefile
+++ b/mail/Pantomime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2017/04/22 21:03:13 adam Exp $
+# $NetBSD: Makefile,v 1.38 2017/09/18 09:53:01 maya Exp $
DISTNAME= Pantomime-1.2.0
-PKGREVISION= 10
+PKGREVISION= 11
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 33ab3d04bf8..8a25ba7c0a0 100644
--- a/mail/Pantomime/buildlink3.mk
+++ b/mail/Pantomime/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2017/04/22 21:03:13 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2017/09/18 09:53:01 maya 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.0nb10
+BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb11
BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime
.include "../../devel/gnustep-make/gnustep.mk"
diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile
index 4e731c66242..f34dc8d0ab7 100644
--- a/mail/akonadi/Makefile
+++ b/mail/akonadi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2017/08/24 20:03:26 adam Exp $
+# $NetBSD: Makefile,v 1.81 2017/09/18 09:53:25 maya Exp $
DISTNAME= akonadi-1.13.0
-PKGREVISION= 14
+PKGREVISION= 15
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 5300a29b110..3977d41ec64 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.129 2017/05/15 13:04:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.130 2017/09/18 09:53:25 maya Exp $
DISTNAME= balsa-2.4.14
-PKGREVISION= 24
+PKGREVISION= 25
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 901b5255f51..38dd0b01be0 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2017/04/22 21:03:41 adam Exp $
+# $NetBSD: Makefile,v 1.64 2017/09/18 09:53:25 maya Exp $
DISTNAME= bogofilter-1.2.4
-PKGREVISION= 7
+PKGREVISION= 8
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 507f883bd4f..9b5ed7800c5 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2017/08/14 15:25:36 jlam Exp $
+# $NetBSD: Makefile,v 1.48 2017/09/18 09:53:25 maya Exp $
DISTNAME= cyrus-imapd-2.3.18
-PKGREVISION= 23
+PKGREVISION= 24
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 8b9ceb02f64..5888a6ba138 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2017/08/01 14:59:01 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2017/09/18 09:53:25 maya Exp $
DISTNAME= cyrus-imapd-2.4.18
-PKGREVISION= 2
+PKGREVISION= 3
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 e80b0b27316..16b2d181de2 100644
--- a/mail/dbmail/Makefile
+++ b/mail/dbmail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2017/04/22 21:03:41 adam Exp $
+# $NetBSD: Makefile,v 1.57 2017/09/18 09:53:26 maya Exp $
DISTNAME= dbmail-3.2.3
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=pjstevns/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 83ac59c9293..31d3baf5fa9 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.186 2017/04/22 21:03:41 adam Exp $
+# $NetBSD: Makefile,v 1.187 2017/09/18 09:53:26 maya 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= 24
+PKGREVISION= 25
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 e1b613802fc..3ad8f056461 100644
--- a/mail/dovecot2-sqlite/Makefile
+++ b/mail/dovecot2-sqlite/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2017/04/22 21:03:42 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/09/18 09:53:26 maya Exp $
#
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../mail/dovecot2/Makefile.plugin"
PKGNAME= ${DISTNAME:S/dovecot/dovecot-sqlite/}
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index 75cbf30b99a..3b04d7e1891 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2017/04/22 21:03:42 adam Exp $
+# $NetBSD: Makefile,v 1.90 2017/09/18 09:53:26 maya Exp $
DISTNAME= dspam-3.10.2
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dspam/}
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile
index 1793118f23f..caeb0021510 100644
--- a/mail/evolution-data-server/Makefile
+++ b/mail/evolution-data-server/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.165 2017/07/30 22:47:52 wiz Exp $
+# $NetBSD: Makefile,v 1.166 2017/09/18 09:53:01 maya Exp $
DISTNAME= evolution-data-server-2.32.3
-PKGREVISION= 46
+PKGREVISION= 47
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 2cd04cbb992..60a1f92d5bb 100644
--- a/mail/evolution-data-server/buildlink3.mk
+++ b/mail/evolution-data-server/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.61 2017/04/22 21:03:13 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.62 2017/09/18 09:53:01 maya 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.3nb46
+BUILDLINK_ABI_DEPENDS.evolution-data-server+= evolution-data-server>=2.32.3nb47
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 830cd930e45..cf7e5b59819 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.97 2017/04/22 21:03:42 adam Exp $
+# $NetBSD: Makefile,v 1.98 2017/09/18 09:53:26 maya Exp $
#
DISTNAME= evolution-exchange-2.32.2
EE_VER= 2.32
-PKGREVISION= 43
+PKGREVISION= 44
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 91a2e62abcc..257c6495a0a 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.223 2017/07/30 22:47:52 wiz Exp $
+# $NetBSD: Makefile,v 1.224 2017/09/18 09:53:01 maya Exp $
DISTNAME= evolution-2.32.3
-PKGREVISION= 44
+PKGREVISION= 45
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 34f9a11cde3..7692aa19b93 100644
--- a/mail/evolution/buildlink3.mk
+++ b/mail/evolution/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.73 2017/04/22 21:03:13 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.74 2017/09/18 09:53:01 maya 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.3nb44
+BUILDLINK_ABI_DEPENDS.evolution+= evolution>=2.32.3nb45
BUILDLINK_PKGSRCDIR.evolution?= ../../mail/evolution
.include "../../devel/nspr/buildlink3.mk"
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index d38bb10d35c..2c3050b179a 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.154 2017/04/22 21:03:42 adam Exp $
+# $NetBSD: Makefile,v 1.155 2017/09/18 09:53:26 maya Exp $
DISTNAME= exim-4.89
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail net
MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/
MASTER_SITES+= http://dl.ambiweb.de/mirrors/ftp.exim.org/exim/exim4/
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile
index dcf45c679d9..fb738ecb373 100644
--- a/mail/ezmlm-idx/Makefile
+++ b/mail/ezmlm-idx/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2017/09/01 04:19:03 schmonz Exp $
+# $NetBSD: Makefile,v 1.43 2017/09/18 09:53:26 maya Exp $
#
DISTNAME= ezmlm-idx-${IDXVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
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 82fa4c1c1cb..e9473ce23e9 100644
--- a/mail/postfix-sqlite/Makefile
+++ b/mail/postfix-sqlite/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2017/04/24 20:12:28 fhajny Exp $
+# $NetBSD: Makefile,v 1.11 2017/09/18 09:53:26 maya 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 30defbb43c9..13cc47e8b75 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.296 2017/04/24 20:11:40 fhajny Exp $
+# $NetBSD: Makefile,v 1.297 2017/09/18 09:53:26 maya 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 aa7a93b67a0..e22bb33359b 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2017/06/23 13:47:05 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2017/09/18 09:53:26 maya Exp $
DISTNAME= rspamd-1.6.1
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=vstakhov/}
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 1c2e1508bcf..b57cd457fa7 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.196 2017/09/08 02:38:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.197 2017/09/18 09:53:26 maya Exp $
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
-PKGREVISION= 1
+PKGREVISION= 2
TB_VER= 52.3.0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}