From owner-svn-ports-head@freebsd.org Tue Oct 16 07:48:59 2018 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 95A0410B7205; Tue, 16 Oct 2018 07:48:59 +0000 (UTC) (envelope-from wen@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 43A057FC7B; Tue, 16 Oct 2018 07:48:59 +0000 (UTC) (envelope-from wen@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 3B7B01993C; Tue, 16 Oct 2018 07:48:59 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9G7mx1p029502; Tue, 16 Oct 2018 07:48:59 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9G7mwVa029500; Tue, 16 Oct 2018 07:48:58 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201810160748.w9G7mwVa029500@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 16 Oct 2018 07:48:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482207 - head/devel/py-certsrv X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/devel/py-certsrv X-SVN-Commit-Revision: 482207 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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, 16 Oct 2018 07:48:59 -0000 Author: wen Date: Tue Oct 16 07:48:58 2018 New Revision: 482207 URL: https://svnweb.freebsd.org/changeset/ports/482207 Log: - Update to 2.0.0 Modified: head/devel/py-certsrv/Makefile head/devel/py-certsrv/distinfo Modified: head/devel/py-certsrv/Makefile ============================================================================== --- head/devel/py-certsrv/Makefile Tue Oct 16 07:45:53 2018 (r482206) +++ head/devel/py-certsrv/Makefile Tue Oct 16 07:48:58 2018 (r482207) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= certsrv -PORTVERSION= 1.5.0 +PORTVERSION= 2.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-certsrv/distinfo ============================================================================== --- head/devel/py-certsrv/distinfo Tue Oct 16 07:45:53 2018 (r482206) +++ head/devel/py-certsrv/distinfo Tue Oct 16 07:48:58 2018 (r482207) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496687234 -SHA256 (certsrv-1.5.0.tar.gz) = ee74865a3c5cbf19d5f5998c40fc70c618911b57392121ccca8644f602fa5517 -SIZE (certsrv-1.5.0.tar.gz) = 2990 +TIMESTAMP = 1539675761 +SHA256 (certsrv-2.0.0.tar.gz) = 26d2e8252c4f213c8d602c9f184a3f690d59b42d37ebb22cf8f726ad40657766 +SIZE (certsrv-2.0.0.tar.gz) = 5445