summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-11-30 16:45:00 +0000
committeradam <adam@pkgsrc.org>2017-11-30 16:45:00 +0000
commit09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52 (patch)
treea579ff5b8000b293e8b5995d89fff41976d0fa72 /mail
parent92a767282ab2c8327b3a1d522a2f671427fda8f8 (diff)
downloadpkgsrc-09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52.tar.gz
Revbump after textproc/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/Makefile3
-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/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/Makefile4
22 files changed, 44 insertions, 40 deletions
diff --git a/mail/GNUMail/Makefile b/mail/GNUMail/Makefile
index 3297b7746be..3a8f4a08af0 100644
--- a/mail/GNUMail/Makefile
+++ b/mail/GNUMail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2017/09/18 09:53:25 maya Exp $
+# $NetBSD: Makefile,v 1.47 2017/11/30 16:45:29 adam Exp $
DISTNAME= GNUMail-1.2.0
-PKGREVISION= 11
+PKGREVISION= 12
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 6ac8156a24e..759990e2cad 100644
--- a/mail/Pantomime/Makefile
+++ b/mail/Pantomime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2017/09/18 09:53:01 maya Exp $
+# $NetBSD: Makefile,v 1.39 2017/11/30 16:45:04 adam Exp $
DISTNAME= Pantomime-1.2.0
-PKGREVISION= 11
+PKGREVISION= 12
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 8a25ba7c0a0..19a09b73a5b 100644
--- a/mail/Pantomime/buildlink3.mk
+++ b/mail/Pantomime/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2017/09/18 09:53:01 maya Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2017/11/30 16:45:04 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.0nb11
+BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb12
BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime
.include "../../devel/gnustep-make/gnustep.mk"
diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile
index f34dc8d0ab7..0e3d8f9edfe 100644
--- a/mail/akonadi/Makefile
+++ b/mail/akonadi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.81 2017/09/18 09:53:25 maya Exp $
+# $NetBSD: Makefile,v 1.82 2017/11/30 16:45:29 adam Exp $
DISTNAME= akonadi-1.13.0
-PKGREVISION= 15
+PKGREVISION= 16
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 5469b86b512..43ad2dac365 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.131 2017/11/23 17:20:01 wiz Exp $
+# $NetBSD: Makefile,v 1.132 2017/11/30 16:45:29 adam Exp $
DISTNAME= balsa-2.4.14
-PKGREVISION= 26
+PKGREVISION= 27
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 38dd0b01be0..a83970ab1ea 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2017/09/18 09:53:25 maya Exp $
+# $NetBSD: Makefile,v 1.65 2017/11/30 16:45:29 adam Exp $
DISTNAME= bogofilter-1.2.4
-PKGREVISION= 8
+PKGREVISION= 9
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 9b5ed7800c5..f3f02d3dbc7 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2017/09/18 09:53:25 maya Exp $
+# $NetBSD: Makefile,v 1.49 2017/11/30 16:45:29 adam Exp $
DISTNAME= cyrus-imapd-2.3.18
-PKGREVISION= 24
+PKGREVISION= 25
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 45782ba6029..79200e78540 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2017/10/18 12:06:31 gavan Exp $
+# $NetBSD: Makefile,v 1.55 2017/11/30 16:45:29 adam Exp $
DISTNAME= cyrus-imapd-2.4.20
+PKGREVISION= 1
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 16b2d181de2..814b785d33e 100644
--- a/mail/dbmail/Makefile
+++ b/mail/dbmail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2017/09/18 09:53:26 maya Exp $
+# $NetBSD: Makefile,v 1.58 2017/11/30 16:45:29 adam Exp $
DISTNAME= dbmail-3.2.3
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=pjstevns/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 31d3baf5fa9..d0c4cdbc556 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.187 2017/09/18 09:53:26 maya Exp $
+# $NetBSD: Makefile,v 1.188 2017/11/30 16:45:29 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= 25
+PKGREVISION= 26
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 ac4202ac268..2fc895564fe 100644
--- a/mail/dovecot2-sqlite/Makefile
+++ b/mail/dovecot2-sqlite/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2017/10/12 10:34:28 adam Exp $
+# $NetBSD: Makefile,v 1.9 2017/11/30 16:45:29 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 3b04d7e1891..5540244209c 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.90 2017/09/18 09:53:26 maya Exp $
+# $NetBSD: Makefile,v 1.91 2017/11/30 16:45:29 adam Exp $
DISTNAME= dspam-3.10.2
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dspam/}
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile
index caeb0021510..a9c294569b4 100644
--- a/mail/evolution-data-server/Makefile
+++ b/mail/evolution-data-server/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.166 2017/09/18 09:53:01 maya Exp $
+# $NetBSD: Makefile,v 1.167 2017/11/30 16:45:05 adam Exp $
DISTNAME= evolution-data-server-2.32.3
-PKGREVISION= 47
+PKGREVISION= 48
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 60a1f92d5bb..f2a89b9b154 100644
--- a/mail/evolution-data-server/buildlink3.mk
+++ b/mail/evolution-data-server/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.62 2017/09/18 09:53:01 maya Exp $
+# $NetBSD: buildlink3.mk,v 1.63 2017/11/30 16:45:05 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.3nb47
+BUILDLINK_ABI_DEPENDS.evolution-data-server+= evolution-data-server>=2.32.3nb48
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 7658e2256a9..e35b9499c34 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.99 2017/11/23 17:20:02 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2017/11/30 16:45:29 adam Exp $
#
DISTNAME= evolution-exchange-2.32.2
EE_VER= 2.32
-PKGREVISION= 45
+PKGREVISION= 46
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 c3a1d94f1d7..f8beeaa5032 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.225 2017/11/23 17:19:42 wiz Exp $
+# $NetBSD: Makefile,v 1.226 2017/11/30 16:45:05 adam Exp $
DISTNAME= evolution-2.32.3
-PKGREVISION= 46
+PKGREVISION= 47
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 db3672aebc3..b4d459a1d5b 100644
--- a/mail/evolution/buildlink3.mk
+++ b/mail/evolution/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.75 2017/11/23 17:19:42 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.76 2017/11/30 16:45:05 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.3nb46
+BUILDLINK_ABI_DEPENDS.evolution+= evolution>=2.32.3nb47
BUILDLINK_PKGSRCDIR.evolution?= ../../mail/evolution
.include "../../devel/nspr/buildlink3.mk"
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 2c3050b179a..cacbe2c6a7d 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.155 2017/09/18 09:53:26 maya Exp $
+# $NetBSD: Makefile,v 1.156 2017/11/30 16:45:30 adam Exp $
DISTNAME= exim-4.89
-PKGREVISION= 2
+PKGREVISION= 3
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 fb738ecb373..2fde93eb582 100644
--- a/mail/ezmlm-idx/Makefile
+++ b/mail/ezmlm-idx/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2017/09/18 09:53:26 maya Exp $
+# $NetBSD: Makefile,v 1.44 2017/11/30 16:45:30 adam Exp $
#
DISTNAME= ezmlm-idx-${IDXVERSION}
-PKGREVISION= 2
+PKGREVISION= 3
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 1afc08cc662..a2b3c46f370 100644
--- a/mail/postfix-sqlite/Makefile
+++ b/mail/postfix-sqlite/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2017/10/13 17:14:23 taca Exp $
+# $NetBSD: Makefile,v 1.13 2017/11/30 16:45:30 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 f0c0c8f914f..f3f987aa546 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.298 2017/10/13 17:13:19 taca Exp $
+# $NetBSD: Makefile,v 1.299 2017/11/30 16:45:30 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 e22bb33359b..2ad6cef0a01 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2017/09/18 09:53:26 maya Exp $
+# $NetBSD: Makefile,v 1.32 2017/11/30 16:45:30 adam Exp $
DISTNAME= rspamd-1.6.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=vstakhov/}