From owner-svn-ports-all@freebsd.org Tue Oct 30 19:53:57 2018 Return-Path: Delivered-To: svn-ports-all@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 38D4710F2CFD; Tue, 30 Oct 2018 19:53:57 +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.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 DC31C76D78; Tue, 30 Oct 2018 19:53:56 +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 7B7532205D; Tue, 30 Oct 2018 19:53:55 +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 w9UJrtX0055086; Tue, 30 Oct 2018 19:53:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9UJrtcC055085; Tue, 30 Oct 2018 19:53:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810301953.w9UJrtcC055085@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 30 Oct 2018 19:53:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483522 - head/devel/py-marshmallow X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-marshmallow X-SVN-Commit-Revision: 483522 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.29 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, 30 Oct 2018 19:53:57 -0000 Author: sunpoet Date: Tue Oct 30 19:53:54 2018 New Revision: 483522 URL: https://svnweb.freebsd.org/changeset/ports/483522 Log: Update to 3.0.0b19 Changes: https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst Modified: head/devel/py-marshmallow/Makefile head/devel/py-marshmallow/distinfo (contents, props changed) Modified: head/devel/py-marshmallow/Makefile ============================================================================== --- head/devel/py-marshmallow/Makefile Tue Oct 30 19:53:45 2018 (r483521) +++ head/devel/py-marshmallow/Makefile Tue Oct 30 19:53:54 2018 (r483522) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= marshmallow -DISTVERSION= 3.0.0b7 -PORTREVISION= 0 +DISTVERSION= 3.0.0b19 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-marshmallow/distinfo ============================================================================== --- head/devel/py-marshmallow/distinfo Tue Oct 30 19:53:45 2018 (r483521) +++ head/devel/py-marshmallow/distinfo Tue Oct 30 19:53:54 2018 (r483522) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520443194 -SHA256 (marshmallow-3.0.0b7.tar.gz) = dac05fc434aa21ba46e7a7d468c844c899e44f42380fba04dd896253fd7d7d52 -SIZE (marshmallow-3.0.0b7.tar.gz) = 148697 +TIMESTAMP = 1540910772 +SHA256 (marshmallow-3.0.0b19.tar.gz) = 5e0053c86e3abaa72a03bbe0021ec97270c13fd6400b682eb1aeaf24b871bc8a +SIZE (marshmallow-3.0.0b19.tar.gz) = 161637