diff options
author | adam <adam@pkgsrc.org> | 2015-12-05 21:25:27 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-12-05 21:25:27 +0000 |
commit | 2019fddeb4a03f35d05240122f8adaba399b2031 (patch) | |
tree | 8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /mail | |
parent | 576e28830879dd1e62f4d61c31a43700bc131bc7 (diff) | |
download | pkgsrc-2019fddeb4a03f35d05240122f8adaba399b2031.tar.gz |
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'mail')
-rw-r--r-- | mail/archivemail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmailconf/Makefile | 4 | ||||
-rw-r--r-- | mail/getmail/Makefile | 4 | ||||
-rw-r--r-- | mail/mailman/Makefile | 4 | ||||
-rw-r--r-- | mail/offlineimap/Makefile | 4 | ||||
-rw-r--r-- | mail/py-libgmail/Makefile | 4 | ||||
-rw-r--r-- | mail/py-spf/Makefile | 4 | ||||
-rw-r--r-- | mail/thunderbird-enigmail/Makefile.common | 4 | ||||
-rw-r--r-- | mail/tmda/Makefile | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/mail/archivemail/Makefile b/mail/archivemail/Makefile index 120ab7e4f40..a52dd228732 100644 --- a/mail/archivemail/Makefile +++ b/mail/archivemail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2014/05/09 07:37:10 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/12/05 21:25:48 adam Exp $ DISTNAME= archivemail-0.9.0 PKGREVISION= 1 @@ -14,7 +14,7 @@ USE_LANGUAGES= # none INSTALLATION_DIRS= share/archivemail -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 e5cd6b1dcfd..cd35e977f62 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2014/05/09 07:37:10 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2015/12/05 21:25:48 adam 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= 33 34 # not yet ported as of 6.3.22 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 4eaa42dcdbf..4c4a2ad4dea 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.144 2015/06/01 22:55:37 schmonz Exp $ +# $NetBSD: Makefile,v 1.145 2015/12/05 21:25:48 adam Exp $ DISTNAME= getmail-4.48.0 CATEGORIES= mail @@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2 USE_LANGUAGES= # none REPLACE_PYTHON= *.py getmailcore/*.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 4.44.0 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 f214738c2ca..c75c51d6f37 100644 --- a/mail/mailman/Makefile +++ b/mail/mailman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2015/10/23 14:24:30 richard Exp $ +# $NetBSD: Makefile,v 1.77 2015/12/05 21:25:48 adam 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= 33 34 # not yet ported as of 2.1.14.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 25b6e0099ac..e4ca0ba4173 100644 --- a/mail/offlineimap/Makefile +++ b/mail/offlineimap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2014/05/30 15:28:06 schmonz Exp $ +# $NetBSD: Makefile,v 1.28 2015/12/05 21:25:48 adam 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= 33 34 # not yet ported as of 6.5.5 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 c782b231fac..de8fec0f103 100644 --- a/mail/py-libgmail/Makefile +++ b/mail/py-libgmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/05/09 07:37:10 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/12/05 21:25:48 adam 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= 33 34 # py-mechanize +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-mechanize .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/mail/py-spf/Makefile b/mail/py-spf/Makefile index af924a26163..c56a04cadbd 100644 --- a/mail/py-spf/Makefile +++ b/mail/py-spf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/12/31 13:57:28 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/12/05 21:25:48 adam Exp $ VERSION= 2.0.8 DISTNAME= pyspf-${VERSION} @@ -13,7 +13,7 @@ LICENSE= python-software-foundation DEPENDS+= ${PYPKGPREFIX}-dns>=0:../../net/py-dns -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-dns +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-dns .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 ed155a903ba..dc96552850a 100644 --- a/mail/thunderbird-enigmail/Makefile.common +++ b/mail/thunderbird-enigmail/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2015/07/15 12:58:40 wiz Exp $ +# $NetBSD: Makefile.common,v 1.3 2015/12/05 21:25:48 adam Exp $ # used by mail/thunderbird-enigmail/Makefile # used by mail/seamonkey-enigmail/Makefile @@ -25,7 +25,7 @@ REPLACE_PERL+= config/getOsTarget.pl REPLACE_PERL+= util/fixlang.pl REPLACE_PERL+= util/make-lang-xpi.pl -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # as of 1.8.2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # 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 e3dd49379f1..4488d22d2f8 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2014/05/09 07:37:10 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2015/12/05 21:25:48 adam 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= 33 34 # not yet ported as of 1.1.12 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.1.12 PKG_SYSCONFSUBDIR= ${PKGBASE} |