From owner-svn-ports-all@freebsd.org Wed Feb 3 19:49:18 2021 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 B808552A286; Wed, 3 Feb 2021 19:49:18 +0000 (UTC) (envelope-from sunpoet@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 4DWC1S1lsCz3RFN; Wed, 3 Feb 2021 19:49:15 +0000 (UTC) (envelope-from sunpoet@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 699C2266F1; Wed, 3 Feb 2021 19:49:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 113JnEbI093447; Wed, 3 Feb 2021 19:49:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 113JnE4W093445; Wed, 3 Feb 2021 19:49:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202102031949.113JnE4W093445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 3 Feb 2021 19:49:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563938 - head/net/py-smbprotocol X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/py-smbprotocol X-SVN-Commit-Revision: 563938 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.34 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: Wed, 03 Feb 2021 19:49:18 -0000 Author: sunpoet Date: Wed Feb 3 19:49:13 2021 New Revision: 563938 URL: https://svnweb.freebsd.org/changeset/ports/563938 Log: Update to 1.4.0 Changes: https://github.com/jborean93/smbprotocol/releases Modified: head/net/py-smbprotocol/Makefile head/net/py-smbprotocol/distinfo Modified: head/net/py-smbprotocol/Makefile ============================================================================== --- head/net/py-smbprotocol/Makefile Wed Feb 3 19:49:07 2021 (r563937) +++ head/net/py-smbprotocol/Makefile Wed Feb 3 19:49:13 2021 (r563938) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smbprotocol -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-smbprotocol/distinfo ============================================================================== --- head/net/py-smbprotocol/distinfo Wed Feb 3 19:49:07 2021 (r563937) +++ head/net/py-smbprotocol/distinfo Wed Feb 3 19:49:13 2021 (r563938) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665471 -SHA256 (smbprotocol-1.3.0.tar.gz) = d8a3605530f643d9744bd5c9dfeeeeaf113f33b97a3f0d56ab949d390acbaf8d -SIZE (smbprotocol-1.3.0.tar.gz) = 113817 +TIMESTAMP = 1612296151 +SHA256 (smbprotocol-1.4.0.tar.gz) = 4fab203a1889a3b93a540d7391e6fb879bd1d16d1ea4bc415a09ec53cab97bc3 +SIZE (smbprotocol-1.4.0.tar.gz) = 114831