From owner-svn-ports-head@freebsd.org Mon Oct 24 17:58:22 2016 Return-Path: Delivered-To: svn-ports-head@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 DCF8AC1F696; Mon, 24 Oct 2016 17:58:22 +0000 (UTC) (envelope-from pi@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 AD564233; Mon, 24 Oct 2016 17:58:22 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9OHwLeC040722; Mon, 24 Oct 2016 17:58:21 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9OHwLHe040720; Mon, 24 Oct 2016 17:58:21 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201610241758.u9OHwLHe040720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 24 Oct 2016 17:58:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424586 - head/devel/py-llvmlite X-SVN-Group: ports-head 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.23 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: Mon, 24 Oct 2016 17:58:23 -0000 Author: pi Date: Mon Oct 24 17:58:21 2016 New Revision: 424586 URL: https://svnweb.freebsd.org/changeset/ports/424586 Log: devel/py-llvmlite: update 0.13.0 -> 0.14.0 PR: 213726 Changes: https://github.com/numba/llvmlite/blob/master/CHANGE_LOG Submitted by: David Kalliecharan (maintainer) Modified: head/devel/py-llvmlite/Makefile head/devel/py-llvmlite/distinfo Modified: head/devel/py-llvmlite/Makefile ============================================================================== --- head/devel/py-llvmlite/Makefile Mon Oct 24 17:54:04 2016 (r424585) +++ head/devel/py-llvmlite/Makefile Mon Oct 24 17:58:21 2016 (r424586) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= llvmlite -PORTVERSION= 0.13.0 -PORTREVISION= 1 +PORTVERSION= 0.14.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-llvmlite/distinfo ============================================================================== --- head/devel/py-llvmlite/distinfo Mon Oct 24 17:54:04 2016 (r424585) +++ head/devel/py-llvmlite/distinfo Mon Oct 24 17:58:21 2016 (r424586) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472612799 -SHA256 (llvmlite-0.13.0.tar.gz) = f852be3391acb2e77ef484c5d0ff90e7cf2821dcf9575e358a1f08c274c582eb -SIZE (llvmlite-0.13.0.tar.gz) = 92200 +TIMESTAMP = 1477331875 +SHA256 (llvmlite-0.14.0.tar.gz) = e8059073f377bee98c7bea6902851fa6decfe24746d8bc5b2811c8aa76d56ff9 +SIZE (llvmlite-0.14.0.tar.gz) = 93709