Date: Sat, 27 Jul 2019 11:58:05 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507445 - head/graphics/py-geomdl Message-ID: <201907271158.x6RBw5J2081849@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jul 27 11:58:05 2019 New Revision: 507445 URL: https://svnweb.freebsd.org/changeset/ports/507445 Log: Update to 5.2.8 Changes: https://github.com/orbingol/NURBS-Python/releases PR: 239455 Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer) Modified: head/graphics/py-geomdl/Makefile head/graphics/py-geomdl/distinfo Modified: head/graphics/py-geomdl/Makefile ============================================================================== --- head/graphics/py-geomdl/Makefile Sat Jul 27 11:58:00 2019 (r507444) +++ head/graphics/py-geomdl/Makefile Sat Jul 27 11:58:05 2019 (r507445) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= geomdl -PORTVERSION= 5.2.4 -PORTREVISION= 1 +PORTVERSION= 5.2.8 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-geomdl/distinfo ============================================================================== --- head/graphics/py-geomdl/distinfo Sat Jul 27 11:58:00 2019 (r507444) +++ head/graphics/py-geomdl/distinfo Sat Jul 27 11:58:05 2019 (r507445) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556633990 -SHA256 (geomdl-5.2.4.tar.gz) = 070e01143375442d9ce59c6520a1e205777b790c075f64a239e540a05cd05075 -SIZE (geomdl-5.2.4.tar.gz) = 135220 +TIMESTAMP = 1564158009 +SHA256 (geomdl-5.2.8.tar.gz) = 720550acf8b96e45dc338352ae918779cce6e3961aaad999a51a37f95d8d5a67 +SIZE (geomdl-5.2.8.tar.gz) = 140781
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907271158.x6RBw5J2081849>