From owner-svn-ports-head@freebsd.org Wed Jun 27 14:59:28 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 D761C1028393; Wed, 27 Jun 2018 14:59:28 +0000 (UTC) (envelope-from misha@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 76F94819F6; Wed, 27 Jun 2018 14:59:28 +0000 (UTC) (envelope-from misha@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 57F822493A; Wed, 27 Jun 2018 14:59:28 +0000 (UTC) (envelope-from misha@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5RExSsD010507; Wed, 27 Jun 2018 14:59:28 GMT (envelope-from misha@FreeBSD.org) Received: (from misha@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5RExSq8010505; Wed, 27 Jun 2018 14:59:28 GMT (envelope-from misha@FreeBSD.org) Message-Id: <201806271459.w5RExSq8010505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: misha set sender to misha@FreeBSD.org using -f From: Mikhail Pchelin Date: Wed, 27 Jun 2018 14:59:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473446 - head/security/py-pyscard X-SVN-Group: ports-head X-SVN-Commit-Author: misha X-SVN-Commit-Paths: head/security/py-pyscard X-SVN-Commit-Revision: 473446 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.26 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: Wed, 27 Jun 2018 14:59:29 -0000 Author: misha Date: Wed Jun 27 14:59:27 2018 New Revision: 473446 URL: https://svnweb.freebsd.org/changeset/ports/473446 Log: - update from 1.9.6 to 1.9.7 Modified: head/security/py-pyscard/Makefile head/security/py-pyscard/distinfo Modified: head/security/py-pyscard/Makefile ============================================================================== --- head/security/py-pyscard/Makefile Wed Jun 27 14:48:58 2018 (r473445) +++ head/security/py-pyscard/Makefile Wed Jun 27 14:59:27 2018 (r473446) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyscard -PORTVERSION= 1.9.6 +PORTVERSION= 1.9.7 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-pyscard/distinfo ============================================================================== --- head/security/py-pyscard/distinfo Wed Jun 27 14:48:58 2018 (r473445) +++ head/security/py-pyscard/distinfo Wed Jun 27 14:59:27 2018 (r473446) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503764943 -SHA256 (pyscard-1.9.6.tar.gz) = 6e28143c623e2b34200d2fa9178dbc80a39b9c068b693b2e6527cdae784c6c12 -SIZE (pyscard-1.9.6.tar.gz) = 146081 +TIMESTAMP = 1530107166 +SHA256 (pyscard-1.9.7.tar.gz) = 412c74c83e7401566e9d3d7b8b5ca965e74582a1f33179b3c1fabf1da73ebf80 +SIZE (pyscard-1.9.7.tar.gz) = 144692