Date: Thu, 28 Feb 2019 00:35:49 +0000 (UTC) From: Craig Leres <leres@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494105 - head/net-mgmt/py-pysnmp Message-ID: <201902280035.x1S0ZnZp040561@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: leres Date: Thu Feb 28 00:35:49 2019 New Revision: 494105 URL: https://svnweb.freebsd.org/changeset/ports/494105 Log: Update to 4.4.9 PR: 236095 Approved by: Martin Jackson (maintainer), ler (mentor, implicit) Modified: head/net-mgmt/py-pysnmp/Makefile head/net-mgmt/py-pysnmp/distinfo Modified: head/net-mgmt/py-pysnmp/Makefile ============================================================================== --- head/net-mgmt/py-pysnmp/Makefile Wed Feb 27 23:48:08 2019 (r494104) +++ head/net-mgmt/py-pysnmp/Makefile Thu Feb 28 00:35:49 2019 (r494105) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pysnmp -PORTVERSION= 4.3.2 +PORTVERSION= 4.4.9 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP \ SF/pysnmp/pysnmp/${PORTVERSION} Modified: head/net-mgmt/py-pysnmp/distinfo ============================================================================== --- head/net-mgmt/py-pysnmp/distinfo Wed Feb 27 23:48:08 2019 (r494104) +++ head/net-mgmt/py-pysnmp/distinfo Thu Feb 28 00:35:49 2019 (r494105) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523652000 -SHA256 (pysnmp-4.3.2.tar.gz) = 7c2bd81df17aa7dca0057a68e7a32284a72231309a0237d66d5b803b5c118977 -SIZE (pysnmp-4.3.2.tar.gz) = 398593 +TIMESTAMP = 1551309767 +SHA256 (pysnmp-4.4.9.tar.gz) = d5d1e59780126e963dd92e25993b783295734e71bef181f602e51f7393260441 +SIZE (pysnmp-4.4.9.tar.gz) = 436017
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902280035.x1S0ZnZp040561>