Date: Tue, 1 Jun 2021 03:41:39 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 4bca84a98fb0 - 2021Q2 - net/nncp: Update to 6.5.0 Message-ID: <202106010341.1513fd6T010116@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=4bca84a98fb0ea69697c601e298db5467643fe3a commit 4bca84a98fb0ea69697c601e298db5467643fe3a Author: Sergey Matveev <stargrave@stargrave.org> AuthorDate: 2021-06-01 02:41:10 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-06-01 03:41:34 +0000 net/nncp: Update to 6.5.0 Changes: http://www.nncpgo.org/Release-6_002e5_002e0.html PR: 256304 (cherry picked from commit 82146b080fe70be39f9d73fcfa1170d1a6e02daf) --- 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 9c5135cac777..f92f834c5d3b 100644 --- a/net/nncp/Makefile +++ b/net/nncp/Makefile @@ -1,6 +1,6 @@ PORTNAME= nncp -DISTVERSION= 6.1.0 +DISTVERSION= 6.5.0 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ diff --git a/net/nncp/distinfo b/net/nncp/distinfo index 9ebc047a2bfb..2a38ef2560e4 100644 --- a/net/nncp/distinfo +++ b/net/nncp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614183721 -SHA256 (nncp-6.1.0.tar.xz) = 083a533f7d0212069ae07f9fd6cd22e3c5be09e830f2c9c497d97cf614e5413f -SIZE (nncp-6.1.0.tar.xz) = 1065088 +TIMESTAMP = 1622483576 +SHA256 (nncp-6.5.0.tar.xz) = 241d2aa727275ccf86f067971aa8b3b8d625c85c4279dfde560216e338670b9a +SIZE (nncp-6.5.0.tar.xz) = 1066660
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106010341.1513fd6T010116>