From owner-svn-ports-all@freebsd.org Thu Jan 7 11:00:55 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 69E6CA660EF; Thu, 7 Jan 2016 11:00:55 +0000 (UTC) (envelope-from rakuco@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 3D3371070; Thu, 7 Jan 2016 11:00:55 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u07B0sRb054244; Thu, 7 Jan 2016 11:00:54 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u07B0sjC054242; Thu, 7 Jan 2016 11:00:54 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201601071100.u07B0sjC054242@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Thu, 7 Jan 2016 11:00:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405410 - head/security/py-pyelliptic 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.20 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: Thu, 07 Jan 2016 11:00:55 -0000 Author: rakuco Date: Thu Jan 7 11:00:54 2016 New Revision: 405410 URL: https://svnweb.freebsd.org/changeset/ports/405410 Log: Update to 1.5.7. PR: 205989 Submitted by: yuri@rawbw.com (maintainer) Modified: head/security/py-pyelliptic/Makefile head/security/py-pyelliptic/distinfo Modified: head/security/py-pyelliptic/Makefile ============================================================================== --- head/security/py-pyelliptic/Makefile Thu Jan 7 10:41:13 2016 (r405409) +++ head/security/py-pyelliptic/Makefile Thu Jan 7 11:00:54 2016 (r405410) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyelliptic -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-pyelliptic/distinfo ============================================================================== --- head/security/py-pyelliptic/distinfo Thu Jan 7 10:41:13 2016 (r405409) +++ head/security/py-pyelliptic/distinfo Thu Jan 7 11:00:54 2016 (r405410) @@ -1,2 +1,2 @@ -SHA256 (yann2192-pyelliptic-1.5.6_GH0.tar.gz) = 00ef8c16c4b542dcb8bd6cf7b59f823d4c3f32ac6de46a8d97dfd0176c14f8c4 -SIZE (yann2192-pyelliptic-1.5.6_GH0.tar.gz) = 11567 +SHA256 (yann2192-pyelliptic-1.5.7_GH0.tar.gz) = bb4503aabd239c5c5c4ae4ed55b9e371799a1a472b8114c9ccbf288da7a5a9d1 +SIZE (yann2192-pyelliptic-1.5.7_GH0.tar.gz) = 12183