From owner-svn-ports-all@freebsd.org Tue Nov 7 21:03:45 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F071E64998; Tue, 7 Nov 2017 21:03:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [96.47.72.37]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E2A6A69F5F; Tue, 7 Nov 2017 21:03:44 +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 vA7L2Tqv077426; Tue, 7 Nov 2017 21:02:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA7L2T7v077424; Tue, 7 Nov 2017 21:02:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711072102.vA7L2T7v077424@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, 7 Nov 2017 21:02:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453692 - head/security/py-certifi X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/py-certifi X-SVN-Commit-Revision: 453692 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.23 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, 07 Nov 2017 21:03:45 -0000 Author: sunpoet Date: Tue Nov 7 21:02:28 2017 New Revision: 453692 URL: https://svnweb.freebsd.org/changeset/ports/453692 Log: Update to 2017.11.5 Changes: https://github.com/certifi/python-certifi/commits/master Modified: head/security/py-certifi/Makefile head/security/py-certifi/distinfo Modified: head/security/py-certifi/Makefile ============================================================================== --- head/security/py-certifi/Makefile Tue Nov 7 21:02:23 2017 (r453691) +++ head/security/py-certifi/Makefile Tue Nov 7 21:02:28 2017 (r453692) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= certifi -PORTVERSION= 2017.7.27.1 +PORTVERSION= 2017.11.5 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-certifi/distinfo ============================================================================== --- head/security/py-certifi/distinfo Tue Nov 7 21:02:23 2017 (r453691) +++ head/security/py-certifi/distinfo Tue Nov 7 21:02:28 2017 (r453692) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501226093 -SHA256 (certifi-2017.7.27.1.tar.gz) = 40523d2efb60523e113b44602298f0960e900388cf3bb6043f645cf57ea9e3f5 -SIZE (certifi-2017.7.27.1.tar.gz) = 348217 +TIMESTAMP = 1510070533 +SHA256 (certifi-2017.11.5.tar.gz) = 5ec74291ca1136b40f0379e1128ff80e866597e4e2c1e755739a913bbc3613c0 +SIZE (certifi-2017.11.5.tar.gz) = 329246