summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-07-20 03:33:47 +0000
committerryoon <ryoon@pkgsrc.org>2018-07-20 03:33:47 +0000
commit3e45f86c80b52c9484d1dd1f60229f414413ce2e (patch)
tree9ec6da5d8324a2791b4061e5e80effe93ce174cb /mail
parent759d2f3e6a3e9432559d91b7bb504e1814744100 (diff)
downloadpkgsrc-3e45f86c80b52c9484d1dd1f60229f414413ce2e.tar.gz
Recursive revbump from textproc/icu-62.1
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 ab1ed30037e..3a76b59151c 100644
--- a/mail/GNUMail/Makefile
+++ b/mail/GNUMail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2018/04/14 07:34:29 adam Exp $
+# $NetBSD: Makefile,v 1.49 2018/07/20 03:34:18 ryoon Exp $
DISTNAME= GNUMail-1.2.0
-PKGREVISION= 13
+PKGREVISION= 14
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 f39c5eacd5e..1a0685399e2 100644
--- a/mail/Pantomime/Makefile
+++ b/mail/Pantomime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2018/04/14 07:33:57 adam Exp $
+# $NetBSD: Makefile,v 1.41 2018/07/20 03:33:52 ryoon Exp $
DISTNAME= Pantomime-1.2.0
-PKGREVISION= 13
+PKGREVISION= 14
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 b3a99dca3a1..5a9eed958ab 100644
--- a/mail/Pantomime/buildlink3.mk
+++ b/mail/Pantomime/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2018/04/14 07:33:57 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2018/07/20 03:33:52 ryoon 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.0nb13
+BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb14
BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime
.include "../../devel/gnustep-make/gnustep.mk"
diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile
index c1f1ebe720e..4a57c96e3b0 100644
--- a/mail/akonadi/Makefile
+++ b/mail/akonadi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.86 2018/04/29 21:31:49 adam Exp $
+# $NetBSD: Makefile,v 1.87 2018/07/20 03:34:18 ryoon Exp $
DISTNAME= akonadi-1.13.0
-PKGREVISION= 20
+PKGREVISION= 21
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 c2139a9dc96..2ec11b15b3d 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.136 2018/04/16 14:34:48 wiz Exp $
+# $NetBSD: Makefile,v 1.137 2018/07/20 03:34:18 ryoon Exp $
DISTNAME= balsa-2.4.14
-PKGREVISION= 31
+PKGREVISION= 32
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 6febbb8f60e..8140f413ee1 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2018/04/14 07:34:30 adam Exp $
+# $NetBSD: Makefile,v 1.67 2018/07/20 03:34:18 ryoon Exp $
DISTNAME= bogofilter-1.2.4
-PKGREVISION= 10
+PKGREVISION= 11
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 23ff42476fc..d9655fd94c7 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2018/04/14 07:34:30 adam Exp $
+# $NetBSD: Makefile,v 1.51 2018/07/20 03:34:18 ryoon Exp $
DISTNAME= cyrus-imapd-2.3.18
-PKGREVISION= 26
+PKGREVISION= 27
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 8c5efcff66a..d77b0634150 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2018/04/14 07:34:30 adam Exp $
+# $NetBSD: Makefile,v 1.57 2018/07/20 03:34:18 ryoon Exp $
DISTNAME= cyrus-imapd-2.4.20
-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 75d2de44e3b..41e1ae0c3ea 100644
--- a/mail/dbmail/Makefile
+++ b/mail/dbmail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2018/04/14 07:34:30 adam Exp $
+# $NetBSD: Makefile,v 1.60 2018/07/20 03:34:19 ryoon Exp $
DISTNAME= dbmail-3.2.3
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=pjstevns/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index fcb66f8534f..ebae45423c3 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.190 2018/04/17 22:29:42 wiz Exp $
+# $NetBSD: Makefile,v 1.191 2018/07/20 03:34:19 ryoon 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= 28
+PKGREVISION= 29
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 61a1c6313b4..9e123717e85 100644
--- a/mail/dovecot2-sqlite/Makefile
+++ b/mail/dovecot2-sqlite/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2018/07/14 20:15:33 adam Exp $
+# $NetBSD: Makefile,v 1.13 2018/07/20 03:34:19 ryoon 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 a057900b94f..8c157cc518b 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.93 2018/07/04 13:40:23 jperkin Exp $
+# $NetBSD: Makefile,v 1.94 2018/07/20 03:34:19 ryoon Exp $
DISTNAME= dspam-3.10.2
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dspam/}
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile
index 6ba2c575510..1beb770a4f2 100644
--- a/mail/evolution-data-server/Makefile
+++ b/mail/evolution-data-server/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.171 2018/04/25 05:57:58 markd Exp $
+# $NetBSD: Makefile,v 1.172 2018/07/20 03:33:52 ryoon Exp $
DISTNAME= evolution-data-server-2.32.3
-PKGREVISION= 52
+PKGREVISION= 53
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 57e8ec6c647..787a15a608d 100644
--- a/mail/evolution-data-server/buildlink3.mk
+++ b/mail/evolution-data-server/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.64 2018/04/14 07:33:57 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.65 2018/07/20 03:33:52 ryoon 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.3nb50
+BUILDLINK_ABI_DEPENDS.evolution-data-server+= evolution-data-server>=2.32.3nb53
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 95ee483cc2b..f402f68cee9 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.103 2018/04/16 14:34:50 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2018/07/20 03:34:19 ryoon Exp $
#
DISTNAME= evolution-exchange-2.32.2
EE_VER= 2.32
-PKGREVISION= 49
+PKGREVISION= 50
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 2bf9bf37737..a709bb3695a 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.229 2018/04/16 14:33:53 wiz Exp $
+# $NetBSD: Makefile,v 1.230 2018/07/20 03:33:52 ryoon Exp $
DISTNAME= evolution-2.32.3
-PKGREVISION= 50
+PKGREVISION= 51
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 f298efdf77b..c08f368d7d5 100644
--- a/mail/evolution/buildlink3.mk
+++ b/mail/evolution/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.80 2018/04/16 14:33:53 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.81 2018/07/20 03:33:52 ryoon 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.3nb50
+BUILDLINK_ABI_DEPENDS.evolution+= evolution>=2.32.3nb51
BUILDLINK_PKGSRCDIR.evolution?= ../../mail/evolution
.include "../../devel/nspr/buildlink3.mk"
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 9289ba02890..750a4037b39 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.161 2018/07/04 13:40:23 jperkin Exp $
+# $NetBSD: Makefile,v 1.162 2018/07/20 03:34:19 ryoon Exp $
DISTNAME= exim-4.91
+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 c27b21c3658..996324864aa 100644
--- a/mail/ezmlm-idx/Makefile
+++ b/mail/ezmlm-idx/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2018/04/14 07:34:31 adam Exp $
+# $NetBSD: Makefile,v 1.46 2018/07/20 03:34:19 ryoon Exp $
#
DISTNAME= ezmlm-idx-${IDXVERSION}
-PKGREVISION= 4
+PKGREVISION= 5
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 9e47e562698..443a760da73 100644
--- a/mail/postfix-sqlite/Makefile
+++ b/mail/postfix-sqlite/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2018/05/21 14:49:47 taca Exp $
+# $NetBSD: Makefile,v 1.17 2018/07/20 03:34:19 ryoon 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 87463a5618f..942146d4bc8 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.303 2018/07/04 13:40:24 jperkin Exp $
+# $NetBSD: Makefile,v 1.304 2018/07/20 03:34:19 ryoon 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 e3951e05754..3948b632712 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2018/05/16 16:49:44 fhajny Exp $
+# $NetBSD: Makefile,v 1.43 2018/07/20 03:34:19 ryoon Exp $
DISTNAME= rspamd-1.7.4
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=vstakhov/}