FreeBSD Bugzilla – Attachment 201319 Details for
Bug 235120
net-mgmt/py-snmp4{-apps,-mibs}: Rename to match canonical upstream name
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
net-mgmt/py-snmp4, net-mgmt/py-snmp4-apps, net-mgmt/py-snmp4-mibs: Rename to match upstream
patch-net-mgmt_py-pysnmp.txt (text/plain), 6.30 KB, created by
John W. O'Brien
on 2019-01-22 00:07:30 UTC
(
hide
)
Description:
net-mgmt/py-snmp4, net-mgmt/py-snmp4-apps, net-mgmt/py-snmp4-mibs: Rename to match upstream
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2019-01-22 00:07:30 UTC
Size:
6.30 KB
patch
obsolete
>Index: net-mgmt/py-pysnmp/Makefile >=================================================================== >--- net-mgmt/py-pysnmp/Makefile (revision 490799) >+++ net-mgmt/py-pysnmp/Makefile (working copy) >@@ -1,13 +1,12 @@ > # Created by: Martin Jackson <mhjacks@swbell.net> > # $FreeBSD$ > >-PORTNAME= snmp4 >+PORTNAME= pysnmp > PORTVERSION= 4.3.2 > CATEGORIES= net-mgmt python > MASTER_SITES= CHEESESHOP \ > SF/pysnmp/pysnmp/${PORTVERSION} > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= pysnmp-${PORTVERSION} > > MAINTAINER= mhjacks@swbell.net > COMMENT= SNMP framework for Python >@@ -20,6 +19,8 @@ > USES= python > USE_PYTHON= distutils autoplist > >+NO_ARCH= yes >+ > EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME} > DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME} > >Index: net-mgmt/py-pysnmp/distinfo >=================================================================== >Index: net-mgmt/py-pysnmp/pkg-descr >=================================================================== >--- net-mgmt/py-pysnmp/pkg-descr (revision 490799) >+++ net-mgmt/py-pysnmp/pkg-descr (working copy) >@@ -1,4 +1,4 @@ > PySNMP is fully functional SNMP v1, v2c and v3 engine (agent and manager) > written entirely in Python. > >-WWW: http://pysnmp.sourceforge.net/ >+WWW: http://snmplabs.com/pysnmp/ >Index: net-mgmt/py-pysnmp-apps/Makefile >=================================================================== >--- net-mgmt/py-pysnmp-apps/Makefile (revision 490799) >+++ net-mgmt/py-pysnmp-apps/Makefile (working copy) >@@ -1,22 +1,23 @@ > # Created by: Martin Jackson <mhjacks@swbell.net> > # $FreeBSD$ > >-PORTNAME= snmp4-apps >+PORTNAME= pysnmp-apps > PORTVERSION= 0.4.1 > CATEGORIES= net-mgmt python > MASTER_SITES= CHEESESHOP \ > SF/pysnmp/pysnmp-apps/${PORTVERSION} > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= pysnmp-apps-${PORTVERSION} > > MAINTAINER= mhjacks@swbell.net >-COMMENT= Command line utilities for pysnmp4 >+COMMENT= Command line utilities for pysnmp > > LICENSE= BSD2CLAUSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4>=4.3.2:net-mgmt/py-snmp4@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysnmp>=4.3.2:net-mgmt/py-pysnmp@${PY_FLAVOR} > > USES= python > USE_PYTHON= distutils autoplist > >+NO_ARCH= yes >+ > .include <bsd.port.mk> >Index: net-mgmt/py-pysnmp-apps/distinfo >=================================================================== >Index: net-mgmt/py-pysnmp-apps/pkg-descr >=================================================================== >--- net-mgmt/py-pysnmp-apps/pkg-descr (revision 490799) >+++ net-mgmt/py-pysnmp-apps/pkg-descr (working copy) >@@ -1,5 +1,5 @@ > PySNMP is fully functional SNMP v1, v2c and v3 engine (agent and manager) > written entirely in Python. The -apps distribution contains command-line >-workalikes for snmpwalk, snmpget, etc. written using the PySNMP 4 module. >+workalikes for snmpwalk, snmpget, etc. written using the PySNMP module. > >-WWW: http://pysnmp.sourceforge.net/ >+WWW: http://snmplabs.com/pysnmp/ >Index: net-mgmt/py-pysnmp-mibs/Makefile >=================================================================== >--- net-mgmt/py-pysnmp-mibs/Makefile (revision 490799) >+++ net-mgmt/py-pysnmp-mibs/Makefile (working copy) >@@ -1,22 +1,23 @@ > # Created by: Martin Jackson <mhjacks@swbell.net> > # $FreeBSD$ > >-PORTNAME= snmp4-mibs >+PORTNAME= pysnmp-mibs > PORTVERSION= 0.1.6 > CATEGORIES= net-mgmt python > MASTER_SITES= CHEESESHOP \ > SF/pysnmp/pysnmp-mibs/${PORTVERSION} > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= pysnmp-mibs-${PORTVERSION} > > MAINTAINER= mhjacks@swbell.net >-COMMENT= Additional python MIB files for pysnmp4 and friends >+COMMENT= Additional python MIB files for pysnmp and friends > > LICENSE= BSD3CLAUSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4>=4.3.2:net-mgmt/py-snmp4@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysnmp>=4.3.2:net-mgmt/py-pysnmp@${PY_FLAVOR} > > USES= python > USE_PYTHON= distutils autoplist > >+NO_ARCH= yes >+ > .include <bsd.port.mk> >Index: net-mgmt/py-pysnmp-mibs/distinfo >=================================================================== >Index: net-mgmt/py-pysnmp-mibs/pkg-descr >=================================================================== >--- net-mgmt/py-pysnmp-mibs/pkg-descr (revision 490799) >+++ net-mgmt/py-pysnmp-mibs/pkg-descr (working copy) >@@ -1,5 +1,5 @@ > PySNMP is fully functional SNMP v1, v2c and v3 engine (agent and manager) > written entirely in Python. The -mibs distribution contains MIB modules >-built from publicly available MIBs compiled to work with the pysnmp4 tools. >+built from publicly available MIBs compiled to work with the pysnmp tools. > >-WWW: http://pysnmp.sourceforge.net/ >+WWW: http://snmplabs.com/pysnmp/ >Index: MOVED >=================================================================== >--- MOVED (revision 490799) >+++ MOVED (working copy) >@@ -11565,3 +11565,6 @@ > mail/drac||2019-01-16|Has expired: Unmaintained upstream since 2003 > lang/clang35|devel/llvm70|2019-01-18|Removed, unmaintained and not depended on > lang/clang-devel|devel/llvm-devel|2019-01-18|Unneeded metaport >+net-mgmt/py-snmp4|net-mgmt/py-pysnmp|2019-01-20|Renamed to match upstream naming >+net-mgmt/py-snmp4-apps|net-mgmt/py-pysnmp-apps|2019-01-20|Renamed to match upstream naming >+net-mgmt/py-snmp4-mibs|net-mgmt/py-pysnmp-mibs|2019-01-20|Renamed to match upstream naming >Index: net-mgmt/py-pysmi/Makefile >=================================================================== >--- net-mgmt/py-pysmi/Makefile (revision 490799) >+++ net-mgmt/py-pysmi/Makefile (working copy) >@@ -12,7 +12,7 @@ > > LICENSE= BSD2CLAUSE > >-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4>=0:net-mgmt/py-snmp4@${PY_FLAVOR} \ >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysnmp>=0:net-mgmt/py-pysnmp@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}ply>=0:devel/py-ply@${PY_FLAVOR} > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>=0:devel/py-ply@${PY_FLAVOR} > >Index: net/exaddos/Makefile >=================================================================== >--- net/exaddos/Makefile (revision 490799) >+++ net/exaddos/Makefile (working copy) >@@ -12,8 +12,8 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4-mibs>=0.1.4:net-mgmt/py-snmp4-mibs@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}snmp4>=4.2.3:net-mgmt/py-snmp4@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysnmp-mibs>=0.1.4:net-mgmt/py-pysnmp-mibs@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pysnmp>=4.2.3:net-mgmt/py-pysnmp@${PY_FLAVOR} > > USE_GITHUB= yes > GH_ACCOUNT= Exa-Networks
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
Attachments on
bug 235120
:
201319
|
201325