From owner-svn-ports-head@freebsd.org Tue May 7 20:29:53 2019 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 25EE11592F47; Tue, 7 May 2019 20:29:53 +0000 (UTC) (envelope-from swills@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) server-signature RSA-PSS (4096 bits) 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 BBD17734EC; Tue, 7 May 2019 20:29:52 +0000 (UTC) (envelope-from swills@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 936E62359D; Tue, 7 May 2019 20:29:52 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x47KTqcf096561; Tue, 7 May 2019 20:29:52 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x47KTqit096559; Tue, 7 May 2019 20:29:52 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201905072029.x47KTqit096559@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 7 May 2019 20:29:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500979 - head/devel/py-fs2 X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/py-fs2 X-SVN-Commit-Revision: 500979 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: BBD17734EC X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.95)[-0.952,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Tue, 07 May 2019 20:29:53 -0000 Author: swills Date: Tue May 7 20:29:51 2019 New Revision: 500979 URL: https://svnweb.freebsd.org/changeset/ports/500979 Log: devel/py-fs2: update to 2.4.5 Modified: head/devel/py-fs2/Makefile (contents, props changed) head/devel/py-fs2/distinfo (contents, props changed) Modified: head/devel/py-fs2/Makefile ============================================================================== --- head/devel/py-fs2/Makefile Tue May 7 20:28:19 2019 (r500978) +++ head/devel/py-fs2/Makefile Tue May 7 20:29:51 2019 (r500979) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fs -PORTVERSION= 2.4.4 +PORTVERSION= 2.4.5 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-fs2/distinfo ============================================================================== --- head/devel/py-fs2/distinfo Tue May 7 20:28:19 2019 (r500978) +++ head/devel/py-fs2/distinfo Tue May 7 20:29:51 2019 (r500979) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556631119 -SHA256 (fs-2.4.4.tar.gz) = 932b2bf9f76bcc50ebe9711378f7503f71410ddeb1a77754139b886fc5302e4f -SIZE (fs-2.4.4.tar.gz) = 124012 +TIMESTAMP = 1557260816 +SHA256 (fs-2.4.5.tar.gz) = 42022b74cfa30b1fad4e697720b1bc0eed8c49ca80ed8f5f0bb07d9db41d62bf +SIZE (fs-2.4.5.tar.gz) = 124343