add quirks for the py-analyzemft -> py3-analyzemft rename

add conflict (bin/analyzeMFT.py present in both py- and py3-)
set FLAVOR as is normal for py-* ports
This commit is contained in:
sthen 2023-12-21 12:48:28 +00:00
parent ce39e8c820
commit 063f9332d4
5 changed files with 9 additions and 3 deletions

View File

@ -3,7 +3,7 @@ CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-6.202
PKGNAME = quirks-6.203
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>

View File

@ -1,7 +1,7 @@
#! /usr/bin/perl
# ex:ts=8 sw=4:
# $OpenBSD: Quirks.pm,v 1.1597 2023/12/17 04:04:31 daniel Exp $
# $OpenBSD: Quirks.pm,v 1.1598 2023/12/21 12:48:28 sthen Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -806,6 +806,7 @@ my $stem_extensions = {
'py-six' => 'py3-six',
'py-binaryornot' => 'py3-binaryornot',
'py-cython' => 'py3-cython',
'py-analyzemft' => 'py3-analyzemft',
};
my $obsolete_reason = {};

View File

@ -293,7 +293,7 @@
SUBDIR += pstree
SUBDIR += puppetserver
SUBDIR += pv
SUBDIR += py-analyzemft
SUBDIR += py-analyzemft,python3
SUBDIR += py-ansible-compat,python3
SUBDIR += py-apscheduler,python3
SUBDIR += py-augeas,python3

View File

@ -20,4 +20,7 @@ MODULES = lang/python
NO_TEST = Yes
FLAVOR = python3
FLAVORS = python3
.include <bsd.port.mk>

View File

@ -1,3 +1,5 @@
@conflict py-analyzemft-*
@pkgpath sysutils/py-analyzemft
bin/analyzeMFT.py
lib/python${MODPY_VERSION}/site-packages/analyzeMFT-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/analyzemft/