From owner-svn-ports-all@freebsd.org Tue Oct 9 21:23:37 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 111F610BDDEE; Tue, 9 Oct 2018 21:23:37 +0000 (UTC) (envelope-from cs@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 BB6287F072; Tue, 9 Oct 2018 21:23:36 +0000 (UTC) (envelope-from cs@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 B650417B6A; Tue, 9 Oct 2018 21:23:36 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w99LNaM3035684; Tue, 9 Oct 2018 21:23:36 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w99LNamQ035683; Tue, 9 Oct 2018 21:23:36 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201810092123.w99LNamQ035683@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Tue, 9 Oct 2018 21:23:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481673 - head/www/py-WebTest X-SVN-Group: ports-head X-SVN-Commit-Author: cs X-SVN-Commit-Paths: head/www/py-WebTest X-SVN-Commit-Revision: 481673 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.27 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, 09 Oct 2018 21:23:37 -0000 Author: cs Date: Tue Oct 9 21:23:36 2018 New Revision: 481673 URL: https://svnweb.freebsd.org/changeset/ports/481673 Log: Update to 2.0.32 Modified: head/www/py-WebTest/Makefile head/www/py-WebTest/distinfo Modified: head/www/py-WebTest/Makefile ============================================================================== --- head/www/py-WebTest/Makefile Tue Oct 9 21:13:58 2018 (r481672) +++ head/www/py-WebTest/Makefile Tue Oct 9 21:23:36 2018 (r481673) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= WebTest -PORTVERSION= 2.0.29 +PORTVERSION= 2.0.32 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-WebTest/distinfo ============================================================================== --- head/www/py-WebTest/distinfo Tue Oct 9 21:13:58 2018 (r481672) +++ head/www/py-WebTest/distinfo Tue Oct 9 21:23:36 2018 (r481673) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525113656 -SHA256 (Pylons-webtest-2.0.29_GH0.tar.gz) = 7a2bb0274d1bb3e245b16eaa92c7399948137d976a83e4e7d1b276e15e8c2c96 -SIZE (Pylons-webtest-2.0.29_GH0.tar.gz) = 68423 +TIMESTAMP = 1539119140 +SHA256 (Pylons-webtest-2.0.32_GH0.tar.gz) = b4fe05b6f0bb63f3fddd7e287e678eab26a23f4362b1acc79869e5185dbe48c7 +SIZE (Pylons-webtest-2.0.32_GH0.tar.gz) = 68401