git: 2c0b236eae61 - main - net/nncp: Update to 6.4.0
Rainer Hurling
rhurlin at FreeBSD.org
Thu Apr 22 19:55:09 UTC 2021
The branch main has been updated by rhurlin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2c0b236eae61826851bb48c93ec506bb1e3ded08
commit 2c0b236eae61826851bb48c93ec506bb1e3ded08
Author: Rainer Hurling <rhurlin at FreeBSD.org>
AuthorDate: 2021-04-22 19:53:06 +0000
Commit: Rainer Hurling <rhurlin at FreeBSD.org>
CommitDate: 2021-04-22 19:53:06 +0000
net/nncp: Update to 6.4.0
Fixed possible race in online protocol, that lead to panic.
Changelog: https://www.nncpgo.org/Release-6_002e4_002e0.html
PR: 255331
Submitted by: Sergey Matveev <stargrave at stargrave.org> (maintainer)
---
net/nncp/Makefile | 2 +-
net/nncp/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net/nncp/Makefile b/net/nncp/Makefile
index bb053c35eeca..c398830cbb65 100644
--- a/net/nncp/Makefile
+++ b/net/nncp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nncp
-DISTVERSION= 6.3.0
+DISTVERSION= 6.4.0
CATEGORIES= net
MASTER_SITES= http://www.nncpgo.org/download/
diff --git a/net/nncp/distinfo b/net/nncp/distinfo
index 8f7c7130775d..0d45c57a279e 100644
--- a/net/nncp/distinfo
+++ b/net/nncp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618577115
-SHA256 (nncp-6.3.0.tar.xz) = 76c26a11e3423540bb7b8470820176a35fcd0493b21a872ec223eb9443ba466b
-SIZE (nncp-6.3.0.tar.xz) = 1067640
+TIMESTAMP = 1619114640
+SHA256 (nncp-6.4.0.tar.xz) = 3d0d1156d69af698d402663cf84e51cc3d40a50d300e34d1105a6f7532e4b99b
+SIZE (nncp-6.4.0.tar.xz) = 1067328
More information about the dev-commits-ports-all
mailing list