From owner-svn-ports-all@freebsd.org Tue Nov 24 14:58:58 2020 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 577FD2E8542; Tue, 24 Nov 2020 14:58:58 +0000 (UTC) (envelope-from sbz@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CgRxG23R8z4pBD; Tue, 24 Nov 2020 14:58:58 +0000 (UTC) (envelope-from sbz@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 396F4207D4; Tue, 24 Nov 2020 14:58:58 +0000 (UTC) (envelope-from sbz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AOEwwFP010519; Tue, 24 Nov 2020 14:58:58 GMT (envelope-from sbz@FreeBSD.org) Received: (from sbz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AOEwviD010517; Tue, 24 Nov 2020 14:58:57 GMT (envelope-from sbz@FreeBSD.org) Message-Id: <202011241458.0AOEwviD010517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbz set sender to sbz@FreeBSD.org using -f From: Sofian Brabez Date: Tue, 24 Nov 2020 14:58:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r556162 - in head/archivers/py-lzma: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sbz X-SVN-Commit-Paths: in head/archivers/py-lzma: . files X-SVN-Commit-Revision: 556162 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: Tue, 24 Nov 2020 14:58:58 -0000 Author: sbz Date: Tue Nov 24 14:58:57 2020 New Revision: 556162 URL: https://svnweb.freebsd.org/changeset/ports/556162 Log: - Update to 0.5.0 Deleted: head/archivers/py-lzma/files/patch-setup.py Modified: head/archivers/py-lzma/Makefile head/archivers/py-lzma/distinfo Modified: head/archivers/py-lzma/Makefile ============================================================================== --- head/archivers/py-lzma/Makefile Tue Nov 24 14:45:04 2020 (r556161) +++ head/archivers/py-lzma/Makefile Tue Nov 24 14:58:57 2020 (r556162) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lzma -PORTVERSION= 0.4.9 +PORTVERSION= 0.5.0 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-lzma/distinfo ============================================================================== --- head/archivers/py-lzma/distinfo Tue Nov 24 14:45:04 2020 (r556161) +++ head/archivers/py-lzma/distinfo Tue Nov 24 14:58:57 2020 (r556162) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505998419 -SHA256 (pylzma-0.4.9.tar.gz) = e974bc3a01260715145083c49dc28d365bb43f961ee7f6a2850c10562dbe6c5d -SIZE (pylzma-0.4.9.tar.gz) = 115699 +TIMESTAMP = 1606229440 +SHA256 (pylzma-0.5.0.tar.gz) = b874172afbf37770e643bf2dc9d9b6b03eb95d8f8162e157145b3fe9e1b68a1c +SIZE (pylzma-0.5.0.tar.gz) = 4215481