Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2023 21:43:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262906] net-mgmt/py-pysnmp: abandonned source used
Message-ID:  <bug-262906-7788-kYvwIEx8kN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262906-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262906-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262906

--- Comment #7 from John W. O'Brien <john@saltant.com> ---
(In reply to Alastair Hogge from comment #6)

Thank you for your attention to this matter.

An email list or IRC would probably be a more appropriate venue for this ki=
nd
of question.

So as not to let the opportunity go to waste, my best guess is that the nam=
e of
the port and the name of the source tarball are different, and you haven't =
yet
told the port that in a way that it understands. I would expect the top of =
your
Makefile to look something like this:

PORTNAME=3D       pysnmp
DISTVERSION=3D    5.0.28
CATEGORIES=3D     net-mgmt python
MASTER_SITES=3D   PYPI
PKGNAMEPREFIX=3D  ${PYTHON_PKGNAMEPREFIX}
DISTNAME=3D       ${PORTNAME}_lextudio-${PORTVERSION}

See net-mgmt/py-pysmi for a working example of this.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262906-7788-kYvwIEx8kN>