diff options
Diffstat (limited to 'sysutils')
27 files changed, 54 insertions, 54 deletions
diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile index 547c9ad9a08..0cc9ba8e209 100644 --- a/sysutils/ansible/Makefile +++ b/sysutils/ansible/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2017/08/07 17:56:13 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2018/07/03 05:03:33 adam Exp $ DISTNAME= ansible-1.9.4 PKGREVISION= 2 @@ -47,7 +47,7 @@ SUBST_FILES.pythonbin= Makefile SUBST_MESSAGE.pythonbin= Fixing path to PYTHONBIN. SUBST_SED.pythonbin= -e "s,PYTHON=python,PYTHON=${PYTHONBIN}," -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-paramiko +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-paramiko REPLACE_PYTHON= lib/ansible/runner/action_plugins/synchronize.py REPLACE_PYTHON+= lib/ansible/utils/module_docs.py diff --git a/sysutils/bup/Makefile b/sysutils/bup/Makefile index cdfaf3b2e65..cdb61c1ed2a 100644 --- a/sysutils/bup/Makefile +++ b/sysutils/bup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2017/07/30 22:32:22 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2018/07/03 05:03:33 adam Exp $ DISTNAME= bup-0.28.1 CATEGORIES= sysutils @@ -25,7 +25,7 @@ DEPENDS+= git-base-[0-9]*:../../devel/git-base # TEST_DEPENDS BUILD_DEPENDS+= rsync-[0-9]*:../../net/rsync -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-fuse-bindings +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-fuse-bindings DOCDIR= ${WRKDIR}/bup-man diff --git a/sysutils/caja-dropbox/Makefile b/sysutils/caja-dropbox/Makefile index 216dcb7de94..309a7a5dfa9 100644 --- a/sysutils/caja-dropbox/Makefile +++ b/sysutils/caja-dropbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2018/05/14 12:38:02 youri Exp $ +# $NetBSD: Makefile,v 1.12 2018/07/03 05:03:33 adam Exp $ .include "../../meta-pkgs/mate/Makefile.common" @@ -11,7 +11,7 @@ DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2 DEPENDS+= ${PYPKGPREFIX}-gobject-[0-9]*:../../devel/py-gobject DEPENDS+= ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2, py-gobject +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-gtk2, py-gobject REPLACE_PYTHON= caja-dropbox.in diff --git a/sysutils/cuisine/Makefile b/sysutils/cuisine/Makefile index be6134fb8d9..89eb2d433bf 100644 --- a/sysutils/cuisine/Makefile +++ b/sysutils/cuisine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/01/01 14:43:57 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2018/07/03 05:03:33 adam Exp $ VERSION= 0.7.13 DISTNAME= cuisine-${VERSION} @@ -12,7 +12,7 @@ LICENSE= modified-bsd DEPENDS+= fabric>=1.7.0:../../sysutils/fabric -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.6.4 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.6.4 WRKSRC= ${WRKDIR}/cuisine-${VERSION} diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index 4456a8368b6..a251ef4c6bb 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2018/02/27 06:44:07 wen Exp $ +# $NetBSD: Makefile,v 1.44 2018/07/03 05:03:33 adam Exp $ DISTNAME= duplicity-0.7.17 CATEGORIES= sysutils net @@ -29,7 +29,7 @@ DEPENDS+= ${PYPKGPREFIX}-gdata-[0-9]*:../../www/py-gdata REPLACE_PYTHON+= bin/duplicity \ bin/rdiffdir -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.6.22 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.6.22 EGG_NAME= ${DISTNAME:S/09/9/} SUBST_CLASSES+= fix-paths diff --git a/sysutils/fabric/Makefile b/sysutils/fabric/Makefile index fec07009fb7..a30d3543561 100644 --- a/sysutils/fabric/Makefile +++ b/sysutils/fabric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2017/01/01 14:43:57 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2018/07/03 05:03:33 adam Exp $ VERSION= 1.12.0 DISTNAME= Fabric-${VERSION} @@ -13,7 +13,7 @@ LICENSE= 2-clause-bsd DEPENDS+= ${PYPKGPREFIX}-paramiko>=1.10.0:../../security/py-paramiko -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # no support yet +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # no support yet USE_TOOLS+= pax diff --git a/sysutils/gnome-commander/Makefile b/sysutils/gnome-commander/Makefile index 72e55c3ae85..719b30d9c85 100644 --- a/sysutils/gnome-commander/Makefile +++ b/sysutils/gnome-commander/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2018/06/24 11:16:13 wiz Exp $ +# $NetBSD: Makefile,v 1.100 2018/07/03 05:03:33 adam Exp $ DISTNAME= gnome-commander-1.2.8.15 PKGREVISION= 66 @@ -16,7 +16,7 @@ USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= gmake intltool msgfmt pkg-config perl -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.2.8.15 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.2.8.15 #Problem with heimdal, on which this package depends via another packages. #Simple solution is delete link to fnmatch.h from work directory of package diff --git a/sysutils/libvirt/Makefile b/sysutils/libvirt/Makefile index 5c5a2eb345a..0463daff059 100644 --- a/sysutils/libvirt/Makefile +++ b/sysutils/libvirt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2018/04/17 22:29:51 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2018/07/03 05:03:33 adam Exp $ DISTNAME= libvirt-1.2.9 PKGREVISION= 23 @@ -18,7 +18,7 @@ USE_LIBTOOL= yes BUILD_DEFS+= VARBASE -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-xml +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-xml PY_PATCHPLIST= yes REPLACE_PYTHON+= docs/apibuild.py diff --git a/sysutils/manifold/Makefile b/sysutils/manifold/Makefile index a434f8b3eba..28ed219c2e8 100644 --- a/sysutils/manifold/Makefile +++ b/sysutils/manifold/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/09/03 09:22:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2018/07/03 05:03:33 adam Exp $ PKGNAME= ${DISTNAME:S/^M/m/} DISTNAME= Manifold-0.2.0 @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-genshi-[0-9]*:../../www/py-genshi USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.2.0 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.2.0 post-extract: ${CHMOD} -R g-w ${WRKSRC}/* diff --git a/sysutils/monitoring/Makefile b/sysutils/monitoring/Makefile index 04150766b40..bf59e104541 100644 --- a/sysutils/monitoring/Makefile +++ b/sysutils/monitoring/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/01/01 14:43:57 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2018/07/03 05:03:33 adam Exp $ VERSION= e518a90eade4ca538468b6640dccb651e6034b9e DISTNAME= ${VERSION} @@ -14,7 +14,7 @@ LICENSE= modified-bsd WRKSRC= ${WRKDIR}/monitoring-${VERSION} REPLACE_PYTHON+= Sources/monitoring.py Scripts/monitoring -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9.5 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.9.5 DOCDIR= ${PREFIX}/share/doc/monitoring EXPDIR= ${PREFIX}/share/examples/monitoring diff --git a/sysutils/openxenmanager/Makefile b/sysutils/openxenmanager/Makefile index 34ff2192f62..05b1b69d6b0 100644 --- a/sysutils/openxenmanager/Makefile +++ b/sysutils/openxenmanager/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2018/04/17 22:29:51 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2018/07/03 05:03:34 adam Exp $ DISTNAME= openxenmanager_0.r80+dfsg.orig PKGNAME= openxenmanager-0.0.80 @@ -21,7 +21,7 @@ DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.7.7:../../www/py-httplib2 INSTALLATION_DIRS= bin share REPLACE_PYTHON= openxenmanager/*py openxenmanager/pygtk_chart/*py -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-gtk2 OXMDIR= ${PREFIX} diff --git a/sysutils/polysh/Makefile b/sysutils/polysh/Makefile index 26e9145ffad..ea099923474 100644 --- a/sysutils/polysh/Makefile +++ b/sysutils/polysh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/01/01 14:43:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2018/07/03 05:03:34 adam Exp $ DISTNAME= polysh-0.4 PKGREVISION= 1 @@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.4 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.4 REPLACE_PYTHON= polysh/rb_tree.py SUBST_CLASSES+= setup diff --git a/sysutils/py-gnome-menus/Makefile b/sysutils/py-gnome-menus/Makefile index 324c9d540d6..3068b52e5b1 100644 --- a/sysutils/py-gnome-menus/Makefile +++ b/sysutils/py-gnome-menus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2017/07/30 22:47:56 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2018/07/03 05:03:34 adam Exp $ DISTNAME= gnome-menus-2.30.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -22,7 +22,7 @@ CONFIGURE_ARGS+= --enable-python BUILD_DIRS= python INSTALL_DIRS= python PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.30.5 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 2.30.5 BUILDLINK_API_DEPENDS.glib2+= glib2>=2.6.0 diff --git a/sysutils/py-notify-python/Makefile b/sysutils/py-notify-python/Makefile index b0b6ac52d3e..b6105cf0bbd 100644 --- a/sysutils/py-notify-python/Makefile +++ b/sysutils/py-notify-python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2018/04/16 14:33:56 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2018/07/03 05:03:34 adam Exp $ DISTNAME= notify-python-0.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -21,7 +21,7 @@ USE_TOOLS+= gmake pkg-config PKGCONFIG_OVERRIDE+= notify-python.pc.in PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-gtk2 # Missing function attach_status_icon # http://trac.galago-project.org/ticket/121 diff --git a/sysutils/py-pefile/Makefile b/sysutils/py-pefile/Makefile index 189974a28a8..52400b239f5 100644 --- a/sysutils/py-pefile/Makefile +++ b/sysutils/py-pefile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/09/04 18:55:09 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2018/07/03 05:03:34 adam Exp $ PEFILE_VERSION= 1.2.10-139 DISTNAME= pefile-${PEFILE_VERSION} @@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/erocarrera/pefile COMMENT= Python module to read and work with PE files LICENSE= modified-bsd -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 EGG_NAME= pefile-${PEFILE_VERSION:S/-/.post/} diff --git a/sysutils/py-xattr/Makefile b/sysutils/py-xattr/Makefile index 44be4831306..88be463f721 100644 --- a/sysutils/py-xattr/Makefile +++ b/sysutils/py-xattr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/01/03 13:23:04 jperkin Exp $ +# $NetBSD: Makefile,v 1.14 2018/07/03 05:03:34 adam Exp $ DISTNAME= v0.7.6 PROPERNAME= ${DISTNAME:S/v/xattr-/} @@ -22,7 +22,7 @@ USE_LANGUAGES= c REPLACE_PYTHON= xattr/tool.py # XXX: builds, installs, but cannot be executed -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 post-install: ${MV} ${DESTDIR}${PREFIX}/bin/xattr \ diff --git a/sysutils/rdiff-backup/Makefile b/sysutils/rdiff-backup/Makefile index 1c7144ce1e7..5f0d990725a 100644 --- a/sysutils/rdiff-backup/Makefile +++ b/sysutils/rdiff-backup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2017/01/01 14:43:58 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2018/07/03 05:03:34 adam Exp $ DISTNAME= rdiff-backup-1.2.8 PKGREVISION= 8 @@ -9,7 +9,7 @@ MAINTAINER= snj@NetBSD.org HOMEPAGE= http://www.nongnu.org/rdiff-backup/ COMMENT= Remote incremental backup utility -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.2.8 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 1.2.8 SUBST_CLASSES+= path SUBST_STAGE.path= post-patch diff --git a/sysutils/virt-manager/Makefile b/sysutils/virt-manager/Makefile index 8a315744bfb..fb93d3c2cdc 100644 --- a/sysutils/virt-manager/Makefile +++ b/sysutils/virt-manager/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2018/04/16 14:35:13 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2018/07/03 05:03:34 adam Exp $ DISTNAME= virt-manager-0.9.4 PKGREVISION= 23 @@ -26,7 +26,7 @@ USE_PKGLOCALEDIR= yes GCONF_SCHEMAS+= virt-manager.schemas -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-ORBit via py-gnome2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-ORBit via py-gnome2, py-gtk2 SUBST_CLASSES+= python SUBST_STAGE.python= pre-configure diff --git a/sysutils/virtinst/Makefile b/sysutils/virtinst/Makefile index 55f11a804c6..11d89a70243 100644 --- a/sysutils/virtinst/Makefile +++ b/sysutils/virtinst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2017/01/01 14:43:58 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2018/07/03 05:03:34 adam Exp $ DISTNAME= virtinst-0.600.3 PKGREVISION= 1 @@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2 USE_TOOLS+= msgfmt xgettext USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.600.3 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.600.3 SUBST_CLASSES+= man SUBST_STAGE.man= pre-configure diff --git a/sysutils/xenkernel42/Makefile b/sysutils/xenkernel42/Makefile index f5df333840c..94602258bce 100644 --- a/sysutils/xenkernel42/Makefile +++ b/sysutils/xenkernel42/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2018/01/15 09:47:54 jperkin Exp $ +# $NetBSD: Makefile,v 1.32 2018/07/03 05:03:34 adam Exp $ VERSION= 4.2.5 DISTNAME= xen-${VERSION} @@ -22,7 +22,7 @@ NO_CONFIGURE= yes USE_TOOLS+= gmake PYTHON_FOR_BUILD_ONLY= YES -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 4.2.3 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 4.2.3 MAKE_ENV+= OCAML_TOOLS=no diff --git a/sysutils/xenkernel45/Makefile b/sysutils/xenkernel45/Makefile index b36780724b9..01c49ac754f 100644 --- a/sysutils/xenkernel45/Makefile +++ b/sysutils/xenkernel45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2018/01/15 09:47:54 jperkin Exp $ +# $NetBSD: Makefile,v 1.33 2018/07/03 05:03:34 adam Exp $ VERSION= 4.5.5 DISTNAME= xen-${VERSION} @@ -22,7 +22,7 @@ NO_CONFIGURE= yes USE_TOOLS+= gmake PYTHON_FOR_BUILD_ONLY= YES -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 MAKE_ENV+= OCAML_TOOLS=no diff --git a/sysutils/xenkernel46/Makefile b/sysutils/xenkernel46/Makefile index 641c002b7de..a58a1aae50a 100644 --- a/sysutils/xenkernel46/Makefile +++ b/sysutils/xenkernel46/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2018/01/15 09:47:54 jperkin Exp $ +# $NetBSD: Makefile,v 1.19 2018/07/03 05:03:34 adam Exp $ VERSION= 4.6.6 DISTNAME= xen-${VERSION} @@ -22,7 +22,7 @@ NO_CONFIGURE= yes USE_TOOLS+= gmake PYTHON_FOR_BUILD_ONLY= YES -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 MAKE_ENV+= OCAML_TOOLS=no diff --git a/sysutils/xenkernel48/Makefile b/sysutils/xenkernel48/Makefile index 22e28c9155e..f7067ddd0bd 100644 --- a/sysutils/xenkernel48/Makefile +++ b/sysutils/xenkernel48/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2018/01/24 23:29:32 bouyer Exp $ +# $NetBSD: Makefile,v 1.13 2018/07/03 05:03:35 adam Exp $ VERSION= 4.8.3 DISTNAME= xen-${VERSION} @@ -22,7 +22,7 @@ NO_CONFIGURE= yes USE_TOOLS+= gmake PYTHON_FOR_BUILD_ONLY= YES -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 MAKE_ENV+= OCAML_TOOLS=no .if defined(PKGREVISION) && !empty(PKGREVISION) && (${PKGREVISION} != "0") diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile index 5270d0fa3ad..e71ca76a126 100644 --- a/sysutils/xentools42/Makefile +++ b/sysutils/xentools42/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2018/06/27 10:44:15 maya Exp $ +# $NetBSD: Makefile,v 1.67 2018/07/03 05:03:35 adam Exp $ VERSION= 4.2.5 VERSION_IPXE= 1.0.0 @@ -26,7 +26,7 @@ BUILD_DEPENDS+= acpica-utils-[0-9]*:../../sysutils/acpica-utils DEPENDS+= ${PYPKGPREFIX}-curses>=0nb4:../../devel/py-curses DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-xml +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-xml PKG_SYSCONFSUBDIR= xen diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile index c5dd0625841..0f316d6b648 100644 --- a/sysutils/xentools45/Makefile +++ b/sysutils/xentools45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2018/06/28 02:26:49 maya Exp $ +# $NetBSD: Makefile,v 1.60 2018/07/03 05:03:35 adam Exp $ VERSION= 4.5.5 PKGREVISION= 11 @@ -62,7 +62,7 @@ MAKE_ENV+= NO_WERROR=1 #MAKE_ENV+= INSTALL_DATA=${BSD_INSTALL_DATA} #MAKE_ENV+= INSTALL_PROG=${BSD_INSTALL_PROGRAM} -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 PY_PATCHPLIST= yes REPLACE_PYTHON+= misc/sbdf2devicepath misc/xen-bugtool diff --git a/sysutils/xentools46/Makefile b/sysutils/xentools46/Makefile index 01bee2756de..7ed0db359b8 100644 --- a/sysutils/xentools46/Makefile +++ b/sysutils/xentools46/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2018/06/27 10:44:15 maya Exp $ +# $NetBSD: Makefile,v 1.31 2018/07/03 05:03:35 adam Exp $ # # VERSION is set in version.mk as it is shared with other packages .include "version.mk" @@ -63,7 +63,7 @@ MAKE_ENV+= NO_WERROR=1 #MAKE_ENV+= INSTALL_DATA=${BSD_INSTALL_DATA} #MAKE_ENV+= INSTALL_PROG=${BSD_INSTALL_PROGRAM} -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 PY_PATCHPLIST= yes REPLACE_PYTHON+= misc/xen-bugtool misc/xen-ringwatch misc/xencons diff --git a/sysutils/xentools48/Makefile b/sysutils/xentools48/Makefile index 1776522834f..64c2000812c 100644 --- a/sysutils/xentools48/Makefile +++ b/sysutils/xentools48/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2018/04/13 13:55:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.20 2018/07/03 05:03:35 adam Exp $ # VERSION= 4.8.3 VERSION_IPXE= 827dd1bfee67daa683935ce65316f7e0f057fe1c @@ -99,7 +99,7 @@ MAKE_ENV+= MV=${MV:Q} PYTHON=${PYTHONBIN:Q} SED=${SED:Q} MAKE_ENV+= V=YES MAKE_ENV+= NO_WERROR=1 -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 PY_PATCHPLIST= yes REPLACE_PYTHON+= tools/misc/xen-bugtool tools/misc/xen-ringwatch |