From owner-svn-ports-all@freebsd.org Sun May 27 20:24:02 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02A1EF7F120; Sun, 27 May 2018 20:24:02 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A96266CDEF; Sun, 27 May 2018 20:24:01 +0000 (UTC) (envelope-from krion@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 8A64123550; Sun, 27 May 2018 20:24:01 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4RKO1ah089956; Sun, 27 May 2018 20:24:01 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4RKO1nI089954; Sun, 27 May 2018 20:24:01 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201805272024.w4RKO1nI089954@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Sun, 27 May 2018 20:24:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471003 - head/net/nncp X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head/net/nncp X-SVN-Commit-Revision: 471003 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.26 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: Sun, 27 May 2018 20:24:02 -0000 Author: krion Date: Sun May 27 20:24:00 2018 New Revision: 471003 URL: https://svnweb.freebsd.org/changeset/ports/471003 Log: Update to 3.1 PR: 228542 Submitted by: maintainer Modified: head/net/nncp/Makefile head/net/nncp/distinfo Modified: head/net/nncp/Makefile ============================================================================== --- head/net/nncp/Makefile Sun May 27 20:17:50 2018 (r471002) +++ head/net/nncp/Makefile Sun May 27 20:24:00 2018 (r471003) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nncp -DISTVERSION= 3.0 +DISTVERSION= 3.1 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ Modified: head/net/nncp/distinfo ============================================================================== --- head/net/nncp/distinfo Sun May 27 20:17:50 2018 (r471002) +++ head/net/nncp/distinfo Sun May 27 20:24:00 2018 (r471003) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518971240 -SHA256 (nncp-3.0.tar.xz) = 248b22572f576e79a19672e9b82eb64918fc95a9194408c067ea4dd30468286d -SIZE (nncp-3.0.tar.xz) = 1017572 +TIMESTAMP = 1527421187 +SHA256 (nncp-3.1.tar.xz) = b93445164230b58e8aaadaa2066f37f2493ccb71b025126bbcad8fad6535149f +SIZE (nncp-3.1.tar.xz) = 1172816