From owner-svn-ports-head@freebsd.org Thu Feb 11 17:06:51 2021 Return-Path: Delivered-To: svn-ports-head@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 06ADE52E467; Thu, 11 Feb 2021 17:06:51 +0000 (UTC) (envelope-from bofh@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dc32L6rhYz4X7Q; Thu, 11 Feb 2021 17:06:50 +0000 (UTC) (envelope-from bofh@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 DDEAD14950; Thu, 11 Feb 2021 17:06:50 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11BH6oEe013028; Thu, 11 Feb 2021 17:06:50 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11BH6oHX013026; Thu, 11 Feb 2021 17:06:50 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202102111706.11BH6oHX013026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Thu, 11 Feb 2021 17:06:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564966 - head/dns/py-dnspython2 X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/dns/py-dnspython2 X-SVN-Commit-Revision: 564966 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.34 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: Thu, 11 Feb 2021 17:06:51 -0000 Author: bofh Date: Thu Feb 11 17:06:50 2021 New Revision: 564966 URL: https://svnweb.freebsd.org/changeset/ports/564966 Log: dns/py-dnspython2: Update version 2.0.0=>2.1.0 Relnotes: https://www.dnspython.org/news/2.1.0/ Modified: head/dns/py-dnspython2/Makefile head/dns/py-dnspython2/distinfo Modified: head/dns/py-dnspython2/Makefile ============================================================================== --- head/dns/py-dnspython2/Makefile Thu Feb 11 16:57:37 2021 (r564965) +++ head/dns/py-dnspython2/Makefile Thu Feb 11 17:06:50 2021 (r564966) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnspython -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-dnspython2/distinfo ============================================================================== --- head/dns/py-dnspython2/distinfo Thu Feb 11 16:57:37 2021 (r564965) +++ head/dns/py-dnspython2/distinfo Thu Feb 11 17:06:50 2021 (r564966) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604310396 -SHA256 (dnspython-2.0.0.zip) = 044af09374469c3a39eeea1a146e8cac27daec951f1f1f157b1962fc7cb9d1b7 -SIZE (dnspython-2.0.0.zip) = 324706 +TIMESTAMP = 1613049928 +SHA256 (dnspython-2.1.0.zip) = e4a87f0b573201a0f3727fa18a516b055fd1107e0e5477cded4a2de497df1dd4 +SIZE (dnspython-2.1.0.zip) = 389021