From owner-svn-ports-all@freebsd.org Thu Jun 22 23:40:57 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 ADC25D96F3E; Thu, 22 Jun 2017 23:40:57 +0000 (UTC) (envelope-from sunpoet@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 794BA6E244; Thu, 22 Jun 2017 23:40:57 +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 v5MNeuIk089494; Thu, 22 Jun 2017 23:40:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5MNeu0Q089492; Thu, 22 Jun 2017 23:40:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706222340.v5MNeu0Q089492@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 22 Jun 2017 23:40:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444140 - head/devel/nuitka 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.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: Thu, 22 Jun 2017 23:40:57 -0000 Author: sunpoet Date: Thu Jun 22 23:40:56 2017 New Revision: 444140 URL: https://svnweb.freebsd.org/changeset/ports/444140 Log: Update to 0.5.26.2 Changes: https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst https://github.com/kayhayen/Nuitka/commits/develop Modified: head/devel/nuitka/Makefile head/devel/nuitka/distinfo Modified: head/devel/nuitka/Makefile ============================================================================== --- head/devel/nuitka/Makefile Thu Jun 22 23:40:50 2017 (r444139) +++ head/devel/nuitka/Makefile Thu Jun 22 23:40:56 2017 (r444140) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.26.1 +PORTVERSION= 0.5.26.2 CATEGORIES= devel python MASTER_SITES= http://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Thu Jun 22 23:40:50 2017 (r444139) +++ head/devel/nuitka/distinfo Thu Jun 22 23:40:56 2017 (r444140) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497760183 -SHA256 (Nuitka-0.5.26.1.tar.bz2) = a65fa0e7a0a8373bb8f150b43e8385aa8b6bb43a22e5c4339439828960602d1b -SIZE (Nuitka-0.5.26.1.tar.bz2) = 1226996 +TIMESTAMP = 1498142216 +SHA256 (Nuitka-0.5.26.2.tar.bz2) = 8477d3e2b87eebac63e52451f5ff2fce30de6250bda6d58274b8e40636bfe3f2 +SIZE (Nuitka-0.5.26.2.tar.bz2) = 1243720