From c7c6245bef7e5ca621e710024a67808158545477 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 4 Jan 2022 20:53:26 +0000 Subject: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS --- emulators/gns3-gui/Makefile | 4 ++-- emulators/gns3-server/Makefile | 4 ++-- emulators/py-keystone/Makefile | 3 ++- emulators/py-unicorn/Makefile | 3 ++- 4 files changed, 8 insertions(+), 6 deletions(-) (limited to 'emulators') diff --git a/emulators/gns3-gui/Makefile b/emulators/gns3-gui/Makefile index d140c68dd2e..8d55af88b82 100644 --- a/emulators/gns3-gui/Makefile +++ b/emulators/gns3-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2020/12/04 20:45:16 nia Exp $ +# $NetBSD: Makefile,v 1.5 2022/01/04 20:53:51 wiz Exp $ DISTNAME= gns3-gui-2.2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_PYPI:=g/gns3-gui/} diff --git a/emulators/gns3-server/Makefile b/emulators/gns3-server/Makefile index 66e957d8ec2..89745e625bc 100644 --- a/emulators/gns3-server/Makefile +++ b/emulators/gns3-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2020/12/04 20:45:16 nia Exp $ +# $NetBSD: Makefile,v 1.5 2022/01/04 20:53:51 wiz Exp $ DISTNAME= gns3-server-2.2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_PYPI:=g/gns3-server/} diff --git a/emulators/py-keystone/Makefile b/emulators/py-keystone/Makefile index bd800acc85f..068f4995342 100644 --- a/emulators/py-keystone/Makefile +++ b/emulators/py-keystone/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2021/03/12 14:48:12 nia Exp $ +# $NetBSD: Makefile,v 1.6 2022/01/04 20:53:51 wiz Exp $ +PKGREVISION= 1 .include "../../emulators/keystone/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} diff --git a/emulators/py-unicorn/Makefile b/emulators/py-unicorn/Makefile index f46c223d1bd..65391e3fa00 100644 --- a/emulators/py-unicorn/Makefile +++ b/emulators/py-unicorn/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2018/03/24 17:09:33 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2022/01/04 20:53:51 wiz Exp $ +PKGREVISION= 1 .include "../../emulators/unicorn/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -- cgit v1.2.3