Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2020 09:28:07 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550009 - head/devel/py-bullet3
Message-ID:  <202009250928.08P9S7Iu065763@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri Sep 25 09:28:07 2020
New Revision: 550009
URL: https://svnweb.freebsd.org/changeset/ports/550009

Log:
  devel/py-bullet3: Update 2.89 -> 3.05
  
  Reported by:	portscout

Modified:
  head/devel/py-bullet3/Makefile
  head/devel/py-bullet3/distinfo
  head/devel/py-bullet3/pkg-descr

Modified: head/devel/py-bullet3/Makefile
==============================================================================
--- head/devel/py-bullet3/Makefile	Fri Sep 25 09:27:06 2020	(r550008)
+++ head/devel/py-bullet3/Makefile	Fri Sep 25 09:28:07 2020	(r550009)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bullet3
-DISTVERSION=	2.89
+DISTVERSION=	3.05
 CATEGORIES=	devel
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/devel/py-bullet3/distinfo
==============================================================================
--- head/devel/py-bullet3/distinfo	Fri Sep 25 09:27:06 2020	(r550008)
+++ head/devel/py-bullet3/distinfo	Fri Sep 25 09:28:07 2020	(r550009)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578131800
-SHA256 (bulletphysics-bullet3-2.89_GH0.tar.gz) = 621b36e91c0371933f3c2156db22c083383164881d2a6b84636759dc4cbb0bb8
-SIZE (bulletphysics-bullet3-2.89_GH0.tar.gz) = 135742506
+TIMESTAMP = 1601024969
+SHA256 (bulletphysics-bullet3-3.05_GH0.tar.gz) = 49c9bddd978bef81b386cf0cb9497feb7c83f4cf6d8b8c27494c7fbc8be2fc4c
+SIZE (bulletphysics-bullet3-3.05_GH0.tar.gz) = 142858358

Modified: head/devel/py-bullet3/pkg-descr
==============================================================================
--- head/devel/py-bullet3/pkg-descr	Fri Sep 25 09:27:06 2020	(r550008)
+++ head/devel/py-bullet3/pkg-descr	Fri Sep 25 09:28:07 2020	(r550009)
@@ -2,4 +2,4 @@ The Python version of Bullet, a professional open sour
 3D Collision Detection and Rigid Body Dynamics Library. It is free for
 commercial use under the ZLib license.
 
-WWW: http://www.bulletphysics.com/
+WWW: https://pybullet.org/wordpress/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009250928.08P9S7Iu065763>