Date: Wed, 5 Dec 2018 00:41:05 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486643 - head/devel/py-ipywidgets Message-ID: <201812050041.wB50f5L2074611@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Dec 5 00:41:05 2018 New Revision: 486643 URL: https://svnweb.freebsd.org/changeset/ports/486643 Log: devel/py-ipywidgets: update to 7.4.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 Wed Dec 5 00:38:11 2018 (r486642) +++ head/devel/py-ipywidgets/Makefile Wed Dec 5 00:41:05 2018 (r486643) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ipywidgets -PORTVERSION= 7.2.1 -PORTREVISION= 1 +PORTVERSION= 7.4.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-ipywidgets/distinfo ============================================================================== --- head/devel/py-ipywidgets/distinfo Wed Dec 5 00:38:11 2018 (r486642) +++ head/devel/py-ipywidgets/distinfo Wed Dec 5 00:41:05 2018 (r486643) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531257298 -SHA256 (ipywidgets-7.2.1.tar.gz) = ab9869cda5af7ba449d8f707b29b7e97a7db97d6366805d6b733338f51096f54 -SIZE (ipywidgets-7.2.1.tar.gz) = 1020904 +TIMESTAMP = 1543968645 +SHA256 (ipywidgets-7.4.2.tar.gz) = a3e224f430163f767047ab9a042fc55adbcab0c24bbe6cf9f306c4f89fdf0ba3 +SIZE (ipywidgets-7.4.2.tar.gz) = 4114472
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812050041.wB50f5L2074611>