From owner-svn-ports-all@freebsd.org Mon Mar 5 08:12: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 88295F3BD5F; Mon, 5 Mar 2018 08:12:37 +0000 (UTC) (envelope-from yuri@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 3C82869FF4; Mon, 5 Mar 2018 08:12:37 +0000 (UTC) (envelope-from yuri@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 378A821567; Mon, 5 Mar 2018 08:12:37 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w258CbT2011762; Mon, 5 Mar 2018 08:12:37 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w258Cbma011760; Mon, 5 Mar 2018 08:12:37 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201803050812.w258Cbma011760@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 5 Mar 2018 08:12:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463625 - head/www/py-sseclient X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/www/py-sseclient X-SVN-Commit-Revision: 463625 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.25 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: Mon, 05 Mar 2018 08:12:37 -0000 Author: yuri Date: Mon Mar 5 08:12:36 2018 New Revision: 463625 URL: https://svnweb.freebsd.org/changeset/ports/463625 Log: www/py-sseclient: Update to 0.0.19 Approved by: tcberner (mentor, implicit) Modified: head/www/py-sseclient/Makefile head/www/py-sseclient/distinfo Modified: head/www/py-sseclient/Makefile ============================================================================== --- head/www/py-sseclient/Makefile Mon Mar 5 08:06:58 2018 (r463624) +++ head/www/py-sseclient/Makefile Mon Mar 5 08:12:36 2018 (r463625) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sseclient -DISTVERSION= 0.0.18 +DISTVERSION= 0.0.19 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-sseclient/distinfo ============================================================================== --- head/www/py-sseclient/distinfo Mon Mar 5 08:06:58 2018 (r463624) +++ head/www/py-sseclient/distinfo Mon Mar 5 08:12:36 2018 (r463625) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520200425 -SHA256 (sseclient-0.0.18.tar.gz) = 1760af17b8c35d815a908040e6f9258f7c531c7522ce08f6112ffe99711e2ed9 -SIZE (sseclient-0.0.18.tar.gz) = 4402 +TIMESTAMP = 1520237330 +SHA256 (sseclient-0.0.19.tar.gz) = 7a2ea3f4c8525ae9a677bc8193df5db88e23bcaafcc34938a1ee665975703a9f +SIZE (sseclient-0.0.19.tar.gz) = 6482