From owner-svn-ports-all@freebsd.org Sun Jun 18 17:33:03 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 BBA29D8A96D; Sun, 18 Jun 2017 17:33:03 +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 8C06176396; Sun, 18 Jun 2017 17:33:03 +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 v5IHX2PI061037; Sun, 18 Jun 2017 17:33:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5IHX2jC061035; Sun, 18 Jun 2017 17:33:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706181733.v5IHX2jC061035@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 18 Jun 2017 17:33:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443842 - 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: Sun, 18 Jun 2017 17:33:03 -0000 Author: sunpoet Date: Sun Jun 18 17:33:02 2017 New Revision: 443842 URL: https://svnweb.freebsd.org/changeset/ports/443842 Log: Update to 0.5.26.1 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 Sun Jun 18 17:32:56 2017 (r443841) +++ head/devel/nuitka/Makefile Sun Jun 18 17:33:02 2017 (r443842) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nuitka -PORTVERSION= 0.5.26 +PORTVERSION= 0.5.26.1 CATEGORIES= devel python MASTER_SITES= http://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} Modified: head/devel/nuitka/distinfo ============================================================================== --- head/devel/nuitka/distinfo Sun Jun 18 17:32:56 2017 (r443841) +++ head/devel/nuitka/distinfo Sun Jun 18 17:33:02 2017 (r443842) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496842486 -SHA256 (Nuitka-0.5.26.tar.bz2) = 56b81c7144af4784f36f950a21862297c357781bed4d43e239e58e7aa6e3f40f -SIZE (Nuitka-0.5.26.tar.bz2) = 1227355 +TIMESTAMP = 1497760183 +SHA256 (Nuitka-0.5.26.1.tar.bz2) = a65fa0e7a0a8373bb8f150b43e8385aa8b6bb43a22e5c4339439828960602d1b +SIZE (Nuitka-0.5.26.1.tar.bz2) = 1226996