summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-04 20:53:26 +0000
committerwiz <wiz@pkgsrc.org>2022-01-04 20:53:26 +0000
commitc7c6245bef7e5ca621e710024a67808158545477 (patch)
tree70fec9485159e1f0e70662b07abe452c242b9727 /emulators
parentb7c7bb0e06284e1a639779f9c2e2046ec4638152 (diff)
downloadpkgsrc-c7c6245bef7e5ca621e710024a67808158545477.tar.gz
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Diffstat (limited to 'emulators')
-rw-r--r--emulators/gns3-gui/Makefile4
-rw-r--r--emulators/gns3-server/Makefile4
-rw-r--r--emulators/py-keystone/Makefile3
-rw-r--r--emulators/py-unicorn/Makefile3
4 files changed, 8 insertions, 6 deletions
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}