Date: Sat, 15 Aug 2020 14:48:25 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r544947 - branches/2020Q3/net-mgmt/snmptt Message-ID: <202008151448.07FEmPjq034968@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Aug 15 14:48:25 2020 New Revision: 544947 URL: https://svnweb.freebsd.org/changeset/ports/544947 Log: MFH: r544946 net-mgmt/snmptt: Update to 1.4.2, Fix security issue Changelog: http://snmptt.sourceforge.net/changelog.shtml PR: 248162 Submitted by: nistor@snickers.org (maintainer) Security: b8ea5b66-deff-11ea-adef-641c67a117d8 Approved by: ports-secteam (blanket: bug and security fix release) Modified: branches/2020Q3/net-mgmt/snmptt/Makefile branches/2020Q3/net-mgmt/snmptt/distinfo Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/net-mgmt/snmptt/Makefile ============================================================================== --- branches/2020Q3/net-mgmt/snmptt/Makefile Sat Aug 15 14:45:14 2020 (r544946) +++ branches/2020Q3/net-mgmt/snmptt/Makefile Sat Aug 15 14:48:25 2020 (r544947) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= snmptt -PORTVERSION= 1.4 -PORTREVISION= 1 +PORTVERSION= 1.4.2 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}_${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: branches/2020Q3/net-mgmt/snmptt/distinfo ============================================================================== --- branches/2020Q3/net-mgmt/snmptt/distinfo Sat Aug 15 14:45:14 2020 (r544946) +++ branches/2020Q3/net-mgmt/snmptt/distinfo Sat Aug 15 14:48:25 2020 (r544947) @@ -1,2 +1,3 @@ -SHA256 (snmptt_1.4.tgz) = 512c33ecdf06da8b3c75082c1506e4b4091ddb714d0d9564771aa12ddc98ef99 -SIZE (snmptt_1.4.tgz) = 148504 +TIMESTAMP = 1597496793 +SHA256 (snmptt_1.4.2.tgz) = 1b455a5ae252dab5d828926125073b5376e36855e38423aca8da9bce6c4920c5 +SIZE (snmptt_1.4.2.tgz) = 142697
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008151448.07FEmPjq034968>