svn commit: r544947 - branches/2020Q3/net-mgmt/snmptt
Danilo G. Baio
dbaio at FreeBSD.org
Sat Aug 15 14:48:27 UTC 2020
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 at 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
More information about the svn-ports-all
mailing list