From owner-svn-ports-all@freebsd.org Sat Dec 14 20:28:03 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1F6891D6598; Sat, 14 Dec 2019 20:28:03 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Zzcf6xRbz3F1C; Sat, 14 Dec 2019 20:28:02 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E50D8208C; Sat, 14 Dec 2019 20:28:02 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBEKS2Zf052992; Sat, 14 Dec 2019 20:28:02 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBEKS2Vo052991; Sat, 14 Dec 2019 20:28:02 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201912142028.xBEKS2Vo052991@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 14 Dec 2019 20:28:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520141 - head/net/nncp X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/net/nncp X-SVN-Commit-Revision: 520141 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Dec 2019 20:28:03 -0000 Author: tcberner Date: Sat Dec 14 20:28:02 2019 New Revision: 520141 URL: https://svnweb.freebsd.org/changeset/ports/520141 Log: net/nncp: Update to 5.2.0 PR: 242636 Submitted by: Sergey Matveev (maintainer) Modified: head/net/nncp/Makefile head/net/nncp/distinfo Modified: head/net/nncp/Makefile ============================================================================== --- head/net/nncp/Makefile Sat Dec 14 19:31:38 2019 (r520140) +++ head/net/nncp/Makefile Sat Dec 14 20:28:02 2019 (r520141) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nncp -DISTVERSION= 5.1.1 +DISTVERSION= 5.2.0 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ Modified: head/net/nncp/distinfo ============================================================================== --- head/net/nncp/distinfo Sat Dec 14 19:31:38 2019 (r520140) +++ head/net/nncp/distinfo Sat Dec 14 20:28:02 2019 (r520141) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575209251 -SHA256 (nncp-5.1.1.tar.xz) = b9537678e5b549ba6fa0d20d41b2d4a94ed31f2cab9faf63a388d95e7662a93f -SIZE (nncp-5.1.1.tar.xz) = 1130036 +TIMESTAMP = 1576349632 +SHA256 (nncp-5.2.0.tar.xz) = ffc554678b4ecca692d90f42acc0286d209e054eea1cbf870307003ecf219610 +SIZE (nncp-5.2.0.tar.xz) = 1135936