diff --git a/devel/py-pyasn1/Makefile b/devel/py-pyasn1/Makefile index f9ff7c7ee8..b48813813d 100644 --- a/devel/py-pyasn1/Makefile +++ b/devel/py-pyasn1/Makefile @@ -2,6 +2,7 @@ PORTNAME= pyasn1 PORTVERSION= 0.4.7 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyasn1/pkg-descr b/devel/py-pyasn1/pkg-descr index 2d0955dc87..07fb4cdc8d 100644 --- a/devel/py-pyasn1/pkg-descr +++ b/devel/py-pyasn1/pkg-descr @@ -1,4 +1,4 @@ ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language. -WWW: http://snmplabs.com/pyasn1/ +WWW: https://github.com/etingof/pyasn1 diff --git a/net-mgmt/py-pysmi/Makefile b/net-mgmt/py-pysmi/Makefile index 8b662e6e6a..3310dc94de 100644 --- a/net-mgmt/py-pysmi/Makefile +++ b/net-mgmt/py-pysmi/Makefile @@ -1,5 +1,6 @@ PORTNAME= pysmi PORTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP \ SF/pysmi/pysmi/${PORTVERSION} diff --git a/net-mgmt/py-pysmi/pkg-descr b/net-mgmt/py-pysmi/pkg-descr index 1c2c9bf4db..5912cf9a99 100644 --- a/net-mgmt/py-pysmi/pkg-descr +++ b/net-mgmt/py-pysmi/pkg-descr @@ -1,3 +1,3 @@ Pure-Python implementation of SNMP/SMI MIB parsing and conversion library -WWW: http://snmplabs.com/pysmi/ +WWW: https://github.com/etingof/pysmi diff --git a/net-mgmt/py-pysnmp-mibs/Makefile b/net-mgmt/py-pysnmp-mibs/Makefile index 2058781e4d..9efe22cf22 100644 --- a/net-mgmt/py-pysnmp-mibs/Makefile +++ b/net-mgmt/py-pysnmp-mibs/Makefile @@ -2,6 +2,7 @@ PORTNAME= pysnmp-mibs PORTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP \ SF/pysnmp/pysnmp-mibs/${PORTVERSION} diff --git a/net-mgmt/py-pysnmp-mibs/pkg-descr b/net-mgmt/py-pysnmp-mibs/pkg-descr index 76366a6f7f..61ee1c60a2 100644 --- a/net-mgmt/py-pysnmp-mibs/pkg-descr +++ b/net-mgmt/py-pysnmp-mibs/pkg-descr @@ -2,4 +2,4 @@ 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 pysnmp tools. -WWW: http://snmplabs.com/pysnmp/ +WWW: https://github.com/etingof/pysnmp-mibs diff --git a/net-mgmt/py-pysnmp/Makefile b/net-mgmt/py-pysnmp/Makefile index eb47ede6ed..89260890b1 100644 --- a/net-mgmt/py-pysnmp/Makefile +++ b/net-mgmt/py-pysnmp/Makefile @@ -2,7 +2,7 @@ PORTNAME= pysnmp PORTVERSION= 4.4.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP \ SF/pysnmp/pysnmp/${PORTVERSION} diff --git a/net-mgmt/py-pysnmp/pkg-descr b/net-mgmt/py-pysnmp/pkg-descr index 665f7903f1..9c03e34ac7 100644 --- a/net-mgmt/py-pysnmp/pkg-descr +++ b/net-mgmt/py-pysnmp/pkg-descr @@ -1,4 +1,4 @@ PySNMP is fully functional SNMP v1, v2c and v3 engine (agent and manager) written entirely in Python. -WWW: http://snmplabs.com/pysnmp/ +WWW: https://github.com/etingof/pysnmp diff --git a/net-mgmt/py-snmpclitools/Makefile b/net-mgmt/py-snmpclitools/Makefile index e87fb2610e..95601ce47f 100644 --- a/net-mgmt/py-snmpclitools/Makefile +++ b/net-mgmt/py-snmpclitools/Makefile @@ -1,6 +1,6 @@ PORTNAME= snmpclitools PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-snmpclitools/pkg-descr b/net-mgmt/py-snmpclitools/pkg-descr index d7cf870a6c..9db6e95638 100644 --- a/net-mgmt/py-snmpclitools/pkg-descr +++ b/net-mgmt/py-snmpclitools/pkg-descr @@ -2,4 +2,4 @@ This is the collection of command-line SNMP tools written in pure-Python and tightly aligned with the de-facto standard SNMP tools that come with Net-SNMP e.g. snmpget, snmpwalk and many others. -WWW: http://snmplabs.com/snmpclitools/ +WWW: https://github.com/etingof/snmpclitools