Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2020 14:45:15 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544946 - head/net-mgmt/snmptt
Message-ID:  <202008151445.07FEjF15034624@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Aug 15 14:45:14 2020
New Revision: 544946
URL: https://svnweb.freebsd.org/changeset/ports/544946

Log:
  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)
  MFH:		2020Q3 (blanket: bug and security fix release)
  Security:	b8ea5b66-deff-11ea-adef-641c67a117d8

Modified:
  head/net-mgmt/snmptt/Makefile
  head/net-mgmt/snmptt/distinfo

Modified: head/net-mgmt/snmptt/Makefile
==============================================================================
--- head/net-mgmt/snmptt/Makefile	Sat Aug 15 14:10:33 2020	(r544945)
+++ head/net-mgmt/snmptt/Makefile	Sat Aug 15 14:45:14 2020	(r544946)
@@ -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: head/net-mgmt/snmptt/distinfo
==============================================================================
--- head/net-mgmt/snmptt/distinfo	Sat Aug 15 14:10:33 2020	(r544945)
+++ head/net-mgmt/snmptt/distinfo	Sat Aug 15 14:45:14 2020	(r544946)
@@ -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?202008151445.07FEjF15034624>