summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-10-09 21:41:55 +0000
committerwiz <wiz@pkgsrc.org>2016-10-09 21:41:55 +0000
commit3707ddb6eb5849d093b8d3fa81e008ad3c81060d (patch)
tree334a2d6bfd501a0b77c7079c5b31fa6c7b4dfd7f /mail
parent20be93ba8762e7c539cfdaf7f50e5d0f84291448 (diff)
downloadpkgsrc-3707ddb6eb5849d093b8d3fa81e008ad3c81060d.tar.gz
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'mail')
-rw-r--r--mail/akonadi/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-pgsql/Makefile3
-rw-r--r--mail/dspam/Makefile4
-rw-r--r--mail/exim/Makefile4
-rw-r--r--mail/exim3/Makefile4
-rw-r--r--mail/ezmlm-idx/Makefile4
-rw-r--r--mail/gld/Makefile4
-rw-r--r--mail/perdition-postgresql/Makefile4
-rw-r--r--mail/postfix-pgsql/Makefile3
-rw-r--r--mail/teapop/Makefile4
14 files changed, 28 insertions, 26 deletions
diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile
index b46559bc02d..e03c1a8c777 100644
--- a/mail/akonadi/Makefile
+++ b/mail/akonadi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2016/10/07 18:25:57 adam Exp $
+# $NetBSD: Makefile,v 1.75 2016/10/09 21:41:59 wiz Exp $
DISTNAME= akonadi-1.13.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= mail
MASTER_SITES= ftp://kde.mirror.anlx.net/stable/akonadi/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index c71eae7ffb8..2a75e0bafed 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2016/07/09 06:38:28 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2016/10/09 21:41:59 wiz Exp $
DISTNAME= cyrus-imapd-2.3.18
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= mail
MASTER_SITES= http://cyrusimap.org/releases/ \
ftp://ftp.cyrusimap.org/cyrus-imapd/ \
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index 89e661c4184..6dfac2a92b2 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2016/07/09 06:38:28 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2016/10/09 21:41:59 wiz Exp $
DISTNAME= cyrus-imapd-2.4.17
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= mail
MASTER_SITES= http://cyrusimap.org/releases/ \
ftp://ftp.cyrusimap.org/cyrus-imapd/ \
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile
index b27e07db38f..3b69622bd50 100644
--- a/mail/dbmail/Makefile
+++ b/mail/dbmail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2016/04/11 19:01:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.53 2016/10/09 21:42:00 wiz Exp $
DISTNAME= dbmail-3.2.3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=pjstevns/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 7cd64777bc9..caf0453cd67 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.182 2016/09/19 13:04:23 wiz Exp $
+# $NetBSD: Makefile,v 1.183 2016/10/09 21:42:00 wiz 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= 21
+PKGREVISION= 22
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-pgsql/Makefile b/mail/dovecot2-pgsql/Makefile
index b572f68f65f..8ee62653644 100644
--- a/mail/dovecot2-pgsql/Makefile
+++ b/mail/dovecot2-pgsql/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2016/07/18 15:03:06 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2016/10/09 21:42:00 wiz Exp $
#
+PKGREVISION= 1
.include "../../mail/dovecot2/Makefile.plugin"
PKGNAME= ${DISTNAME:S/dovecot/dovecot-pgsql/}
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index 71858622ff6..cce3a5bd73a 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.86 2016/07/09 06:38:28 wiz Exp $
+# $NetBSD: Makefile,v 1.87 2016/10/09 21:42:00 wiz Exp $
DISTNAME= dspam-3.10.2
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dspam/}
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 5e417fcb738..ad9afc36d5a 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.148 2016/07/09 06:38:29 wiz Exp $
+# $NetBSD: Makefile,v 1.149 2016/10/09 21:42:00 wiz Exp $
DISTNAME= exim-4.87
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= mail net
MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \
http://dl.ambiweb.de/mirrors/ftp.exim.org/exim/exim4/
diff --git a/mail/exim3/Makefile b/mail/exim3/Makefile
index 817c4914965..a0c279e6938 100644
--- a/mail/exim3/Makefile
+++ b/mail/exim3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2016/07/09 06:38:29 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2016/10/09 21:42:00 wiz Exp $
DISTNAME= exim-3.36
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= mail net
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim3/ \
http://public.planetmirror.com.au/pub/exim/exim3/
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile
index 0175d715df2..2cc4e333eba 100644
--- a/mail/ezmlm-idx/Makefile
+++ b/mail/ezmlm-idx/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.37 2014/10/09 14:06:38 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2016/10/09 21:42:00 wiz Exp $
#
.include "../../mail/ezmlm/Makefile.common"
DISTNAME= ezmlm-idx-${IDXVERSION}
-PKGREVISION= 2
+PKGREVISION= 3
IDXVERSION= 0.444
SITES.${DISTNAME}.tar.gz= http://www.ezmlm.org/archive/${IDXVERSION}/
diff --git a/mail/gld/Makefile b/mail/gld/Makefile
index 2f3ddbcf86a..dba158e65e4 100644
--- a/mail/gld/Makefile
+++ b/mail/gld/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2013/07/12 10:44:56 jperkin Exp $
+# $NetBSD: Makefile,v 1.31 2016/10/09 21:42:00 wiz Exp $
#
DISTNAME= gld-1.7
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= mail
MASTER_SITES= http://www.gasmi.net/down/
EXTRACT_SUFX= .tgz
diff --git a/mail/perdition-postgresql/Makefile b/mail/perdition-postgresql/Makefile
index 73111b0ade2..9f5ed11ae95 100644
--- a/mail/perdition-postgresql/Makefile
+++ b/mail/perdition-postgresql/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2014/06/10 14:21:37 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2016/10/09 21:42:00 wiz Exp $
PERDITION_COMMENT= PostgreSQL user database module
PERDITION_PKGNAME= postgresql
PERDITION_SKIP_DISABLE= pg
-PKGREVISION= 3
+PKGREVISION= 4
USE_TOOLS+= bash:run
REPLACE_BASH+= perdition/db/postgresql/perditiondb_postgresql_makedb
diff --git a/mail/postfix-pgsql/Makefile b/mail/postfix-pgsql/Makefile
index 311c13dd414..10a12c4daa8 100644
--- a/mail/postfix-pgsql/Makefile
+++ b/mail/postfix-pgsql/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2016/09/18 17:10:28 taca Exp $
+# $NetBSD: Makefile,v 1.6 2016/10/09 21:42:00 wiz Exp $
#
COMMENT= Postfix SMTP server PostgreSQL backend module
+PKGREVISION= 1
POSTFIX_LIB= pgsql
POSTFIX_LIBDIR= src/global
diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile
index 0f02af61e39..4c75b94b3d0 100644
--- a/mail/teapop/Makefile
+++ b/mail/teapop/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2016/07/09 06:38:32 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2016/10/09 21:42:00 wiz Exp $
DISTNAME= teapop-0.3.8
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= mail
MASTER_SITES= # ftp://ftp.toontown.org/pub/teapop/