Date: Fri, 12 Nov 2021 13:08:12 GMT From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b39800b11440 - main - net/nncp: Update to 8.0.2 Message-ID: <202111121308.1ACD8CoZ061469@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=b39800b1144059eb7a6f23dcfa6213f20f4bead4 commit b39800b1144059eb7a6f23dcfa6213f20f4bead4 Author: Sergey Matveev <stargrave@stargrave.org> AuthorDate: 2021-11-12 07:36:56 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2021-11-12 13:07:10 +0000 net/nncp: Update to 8.0.2 ChangeLog: http://www.nncpgo.org/Release-8_005f0_005f0.html PR: 259749 Reported by: stargrave@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 904a83e89896..d4436d4e6c27 100644 --- a/net/nncp/Makefile +++ b/net/nncp/Makefile @@ -1,5 +1,5 @@ PORTNAME= nncp -DISTVERSION= 7.7.0 +DISTVERSION= 8.0.2 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ diff --git a/net/nncp/distinfo b/net/nncp/distinfo index 0a9ed1a5ac84..c93fef12fc04 100644 --- a/net/nncp/distinfo +++ b/net/nncp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632162321 -SHA256 (nncp-7.7.0.tar.xz) = a692a2fc963cb0a45bfd5b7f497a26d0bd7386304f9fa3cd526dc69fca3929ee -SIZE (nncp-7.7.0.tar.xz) = 1209032 +TIMESTAMP = 1636540407 +SHA256 (nncp-8.0.2.tar.xz) = 84c6fb6c0764df115c51ee424eef4b9c847755224350a6cc484f3ab3c779b9d3 +SIZE (nncp-8.0.2.tar.xz) = 1233252
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111121308.1ACD8CoZ061469>