From owner-svn-ports-all@freebsd.org Fri Aug 12 13:53:18 2016 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 51A1BBB7DCA; Fri, 12 Aug 2016 13:53:18 +0000 (UTC) (envelope-from swills@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 mx1.freebsd.org (Postfix) with ESMTPS id 22BDF1EDE; Fri, 12 Aug 2016 13:53:18 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7CDrHnR058358; Fri, 12 Aug 2016 13:53:17 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7CDrHip058356; Fri, 12 Aug 2016 13:53:17 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201608121353.u7CDrHip058356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 12 Aug 2016 13:53:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420124 - head/devel/py-cffi X-SVN-Group: ports-head 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.22 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: Fri, 12 Aug 2016 13:53:18 -0000 Author: swills Date: Fri Aug 12 13:53:17 2016 New Revision: 420124 URL: https://svnweb.freebsd.org/changeset/ports/420124 Log: devel/py-cffi: update to 1.7.0 PR: 210483 Approved by: wg (maintainer) Modified: head/devel/py-cffi/Makefile head/devel/py-cffi/distinfo Modified: head/devel/py-cffi/Makefile ============================================================================== --- head/devel/py-cffi/Makefile Fri Aug 12 12:47:35 2016 (r420123) +++ head/devel/py-cffi/Makefile Fri Aug 12 13:53:17 2016 (r420124) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cffi -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-cffi/distinfo ============================================================================== --- head/devel/py-cffi/distinfo Fri Aug 12 12:47:35 2016 (r420123) +++ head/devel/py-cffi/distinfo Fri Aug 12 13:53:17 2016 (r420124) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469194464 -SHA256 (cffi-1.6.0.tar.gz) = a7f75c4ef2362c0a0e54657add0a6c509fecbfa3b3807bc0925f5cb1c9f927db -SIZE (cffi-1.6.0.tar.gz) = 397024 +TIMESTAMP = 1470928439 +SHA256 (cffi-1.7.0.tar.gz) = 6ed5dd6afd8361f34819c68aaebf9e8fc12b5a5893f91f50c9e50c8886bb60df +SIZE (cffi-1.7.0.tar.gz) = 400251