From owner-svn-ports-head@freebsd.org Sun May 27 20:29:41 2018 Return-Path: Delivered-To: svn-ports-head@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 EDF67F7F3FC; Sun, 27 May 2018 20:29:40 +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 992EE6D287; Sun, 27 May 2018 20:29:40 +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 7828523556; Sun, 27 May 2018 20:29:40 +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 w4RKTe2m090325; Sun, 27 May 2018 20:29:40 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4RKTeUA090323; Sun, 27 May 2018 20:29:40 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201805272029.w4RKTeUA090323@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:29:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471004 - head/dns/py-dns-lexicon X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head/dns/py-dns-lexicon X-SVN-Commit-Revision: 471004 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2018 20:29:41 -0000 Author: krion Date: Sun May 27 20:29:39 2018 New Revision: 471004 URL: https://svnweb.freebsd.org/changeset/ports/471004 Log: Update to 2.3.0 PR: 228537 Submitted by: maintiner Modified: head/dns/py-dns-lexicon/Makefile head/dns/py-dns-lexicon/distinfo Modified: head/dns/py-dns-lexicon/Makefile ============================================================================== --- head/dns/py-dns-lexicon/Makefile Sun May 27 20:24:00 2018 (r471003) +++ head/dns/py-dns-lexicon/Makefile Sun May 27 20:29:39 2018 (r471004) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dns-lexicon -DISTVERSION= 2.2.3 +DISTVERSION= 2.3.0 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-dns-lexicon/distinfo ============================================================================== --- head/dns/py-dns-lexicon/distinfo Sun May 27 20:24:00 2018 (r471003) +++ head/dns/py-dns-lexicon/distinfo Sun May 27 20:29:39 2018 (r471004) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526092464 -SHA256 (dns-lexicon-2.2.3.tar.gz) = ba44e2c2bb8594c085387030358b7688dbc371e06345ca716ed6f288798537e9 -SIZE (dns-lexicon-2.2.3.tar.gz) = 48596 +TIMESTAMP = 1527415643 +SHA256 (dns-lexicon-2.3.0.tar.gz) = fad9002f9fdb9208f9f0094ba4290ca326a354f27990b3dcf98d8d2a5318b4f6 +SIZE (dns-lexicon-2.3.0.tar.gz) = 54661