Page MenuHomeFreeBSD

net-mgmt/py-snmp4{-apps,-mibs}: Rename to match canonical upstream name
ClosedPublic

Authored by kai on Feb 9 2019, 11:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 2:24 PM
Unknown Object (File)
Fri, Apr 19, 2:25 PM
Unknown Object (File)
Thu, Apr 11, 12:41 PM
Unknown Object (File)
Feb 17 2024, 2:33 AM
Unknown Object (File)
Feb 17 2024, 2:33 AM
Unknown Object (File)
Feb 17 2024, 2:33 AM
Unknown Object (File)
Feb 17 2024, 2:33 AM
Unknown Object (File)
Dec 21 2023, 10:21 PM
Subscribers
None

Details

Summary

PR 235120

Rename the following ports

  • net-mgmt/py-snmp4 -> net-mgmt/py-pysnmp
  • net-mgmt/py-snmp4-apps -> net-mgmt/py-pysnmp-apps
  • net-mgmt/py-snmp4-mibs -> net-mgmt/py-pysnmp-mibs

Bump PORTREVISION for net/exaddos + net-mgmt/py-pysmi

Test Plan

poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r342772 amd64 + i386) for each py27 + py36 flavor -> OK

Runtime tests so far ok with one exception at net/exaddos, that brings:

This program requires python netsnmp

pip install pysnmp
pip install pysnmp_mibs

But this issue occurs also without the patches applied so it's unrelated to the renaming of the ports. Of course it should be investigated further after the patch has been committed.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 22410
Build 21572: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 11 2019, 3:38 AM

I forgot one thing: The Makefile in net-mgmt needs also to be updated.

This revision now requires review to proceed.Feb 11 2019, 6:29 AM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 11 2019, 10:25 AM
This revision was automatically updated to reflect the committed changes.