From owner-svn-ports-head@freebsd.org Fri Mar 16 17:55:26 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76A7CF619AF; Fri, 16 Mar 2018 17:55:26 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2C92F6C1A0; Fri, 16 Mar 2018 17:55:26 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 273D52713C; Fri, 16 Mar 2018 17:55:26 +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 w2GHtQwK047482; Fri, 16 Mar 2018 17:55:26 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2GHtPo5047480; Fri, 16 Mar 2018 17:55:25 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201803161755.w2GHtPo5047480@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 16 Mar 2018 17:55:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464719 - head/devel/py-ipywidgets X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/py-ipywidgets X-SVN-Commit-Revision: 464719 X-SVN-Commit-Repository: ports 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.25 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: Fri, 16 Mar 2018 17:55:26 -0000 Author: swills Date: Fri Mar 16 17:55:25 2018 New Revision: 464719 URL: https://svnweb.freebsd.org/changeset/ports/464719 Log: devel/py-ipywidgets: update to 7.1.2 Modified: head/devel/py-ipywidgets/Makefile (contents, props changed) head/devel/py-ipywidgets/distinfo (contents, props changed) Modified: head/devel/py-ipywidgets/Makefile ============================================================================== --- head/devel/py-ipywidgets/Makefile Fri Mar 16 17:55:00 2018 (r464718) +++ head/devel/py-ipywidgets/Makefile Fri Mar 16 17:55:25 2018 (r464719) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ipywidgets -PORTVERSION= 6.0.0 -PORTREVISION= 1 +PORTVERSION= 7.1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-ipywidgets/distinfo ============================================================================== --- head/devel/py-ipywidgets/distinfo Fri Mar 16 17:55:00 2018 (r464718) +++ head/devel/py-ipywidgets/distinfo Fri Mar 16 17:55:25 2018 (r464719) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492091596 -SHA256 (ipywidgets-6.0.0.tar.gz) = afa6248850cff14ef86117db87aeab0b12237e4eaf740e73716460ed593a43a7 -SIZE (ipywidgets-6.0.0.tar.gz) = 836173 +TIMESTAMP = 1521217662 +SHA256 (ipywidgets-7.1.2.tar.gz) = 4263ce721a1e5b53a84c4595a5e296d270ae0dc534401b536f4dda64e0b0ca02 +SIZE (ipywidgets-7.1.2.tar.gz) = 1043707