summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-01-01 14:43:22 +0000
committerwiz <wiz@pkgsrc.org>2017-01-01 14:43:22 +0000
commitd9cd52ca4f7d2f437462e137076da25e25647437 (patch)
tree6f510156548caacca7fb56a561c073c3aafcb9b7 /mail
parentbb6aab2f58f81bc7205abbd391e485390b223225 (diff)
downloadpkgsrc-d9cd52ca4f7d2f437462e137076da25e25647437.tar.gz
Add python-3.6 to incompatible versions.
Diffstat (limited to 'mail')
-rw-r--r--mail/archivemail/Makefile4
-rw-r--r--mail/fetchmailconf/Makefile4
-rw-r--r--mail/getmail/Makefile4
-rw-r--r--mail/mailman/Makefile4
-rw-r--r--mail/offlineimap/Makefile4
-rw-r--r--mail/py-libgmail/Makefile4
-rw-r--r--mail/thunderbird-enigmail/Makefile.common4
-rw-r--r--mail/tmda/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/mail/archivemail/Makefile b/mail/archivemail/Makefile
index b89937aea66..b93ee2c96ea 100644
--- a/mail/archivemail/Makefile
+++ b/mail/archivemail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2016/07/09 13:03:54 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2017/01/01 14:43:45 wiz Exp $
DISTNAME= archivemail-0.9.0
PKGREVISION= 1
@@ -14,7 +14,7 @@ USE_LANGUAGES= # none
INSTALLATION_DIRS= share/archivemail
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.9.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9.0
post-install:
cd ${WRKSRC} && ${INSTALL_DATA} \
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index 3ea7c31f8ea..4997e396738 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2016/07/09 13:03:54 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2017/01/01 14:43:45 wiz Exp $
DISTNAME= fetchmail-6.3.22
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
@@ -31,7 +31,7 @@ INSTALL_TARGET= install-pythonPYTHON
PLIST_SUBST+= PYSITELIB=${PYSITELIB}
REPLACE_PYTHON= fetchmailconf.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 6.3.22
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 6.3.22
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/fetchmailconf.py ${DESTDIR}${PREFIX}/bin/fetchmailconf
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index edd27485806..2dd1726aecb 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.150 2016/10/23 15:45:37 schmonz Exp $
+# $NetBSD: Makefile,v 1.151 2017/01/01 14:43:45 wiz Exp $
DISTNAME= getmail-4.52.0
CATEGORIES= mail
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
REPLACE_PYTHON= *.py getmailcore/*.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 4.44.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 4.44.0
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile
index 10bb66725eb..d33a374f4b6 100644
--- a/mail/mailman/Makefile
+++ b/mail/mailman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2016/07/09 13:03:54 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2017/01/01 14:43:45 wiz Exp $
DISTNAME= mailman-2.1.20
PKGNAME= mailman-2.1.20
@@ -68,7 +68,7 @@ RCD_SCRIPTS= mailman
INSTALL_TEMPLATES+= ${FILESDIR}/INSTALL
DEINSTALL_TEMPLATES+= ${FILESDIR}/DEINSTALL
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.1.14.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.1.14.1
REPLACE_PYTHON+= Mailman/Archiver/pipermail.py
REPLACE_PYTHON+= Mailman/Post.py
REPLACE_PYTHON+= bin/msgfmt.py
diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile
index eba5b8559c9..6f5a7357a8f 100644
--- a/mail/offlineimap/Makefile
+++ b/mail/offlineimap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2016/07/09 13:03:54 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2017/01/01 14:43:45 wiz Exp $
DISTNAME= offlineimap-6.5.6
@@ -19,7 +19,7 @@ INSTALLATION_DIRS= share/examples/offlineimap
EGG_NAME= ${PKGNAME_NOREV}
REPLACE_PYTHON= offlineimap/imaplib2.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 6.5.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 6.5.5
post-install:
.for f in offlineimap.conf offlineimap.conf.minimal
diff --git a/mail/py-libgmail/Makefile b/mail/py-libgmail/Makefile
index be5908dea0e..ed6f25690c0 100644
--- a/mail/py-libgmail/Makefile
+++ b/mail/py-libgmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/07/09 13:03:54 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/01/01 14:43:45 wiz Exp $
DISTNAME= libgmail-0.1.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-mechanize-[0-9]*:../../www/py-mechanize
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-mechanize
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-mechanize
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/thunderbird-enigmail/Makefile.common b/mail/thunderbird-enigmail/Makefile.common
index c36a78df4f5..00be4399d89 100644
--- a/mail/thunderbird-enigmail/Makefile.common
+++ b/mail/thunderbird-enigmail/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2016/11/28 15:36:31 wiz Exp $
+# $NetBSD: Makefile.common,v 1.13 2017/01/01 14:43:45 wiz Exp $
# used by mail/thunderbird-enigmail/Makefile
# used by mail/seamonkey-enigmail/Makefile
@@ -25,7 +25,7 @@ DISTINFO_FILE= ${.CURDIR}/../../mail/thunderbird-enigmail/distinfo
REPLACE_PERL+= util/fixlang.pl
REPLACE_PERL+= util/make-lang-xpi.pl
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 1.8.2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # as of 1.8.2
REPLACE_PYTHON+= util/checkFiles.py
REPLACE_PYTHON+= util/header.py
REPLACE_PYTHON+= util/typelib.py
diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile
index ab452d050bb..91afb06b044 100644
--- a/mail/tmda/Makefile
+++ b/mail/tmda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2016/07/09 13:03:54 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2017/01/01 14:43:46 wiz Exp $
DISTNAME= tmda-1.1.12
PKGREVISION= 5
@@ -13,7 +13,7 @@ COMMENT= Python-based SPAM reduction system
REPLACE_PYTHON= ${TMDA_PROGRAMS}
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.1.12
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.1.12
PKG_SYSCONFSUBDIR= ${PKGBASE}