Date: Tue, 17 Jul 2018 04:50:10 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474775 - head/math/cgal Message-ID: <201807170450.w6H4oAsS074299@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Tue Jul 17 04:50:10 2018 New Revision: 474775 URL: https://svnweb.freebsd.org/changeset/ports/474775 Log: - Update to 4.11.2 Modified: head/math/cgal/Makefile head/math/cgal/distinfo Modified: head/math/cgal/Makefile ============================================================================== --- head/math/cgal/Makefile Tue Jul 17 04:34:49 2018 (r474774) +++ head/math/cgal/Makefile Tue Jul 17 04:50:10 2018 (r474775) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cgal -PORTVERSION= 4.11.1 +PORTVERSION= 4.11.2 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/releases/${DISTNAME}/ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} Modified: head/math/cgal/distinfo ============================================================================== --- head/math/cgal/distinfo Tue Jul 17 04:34:49 2018 (r474774) +++ head/math/cgal/distinfo Tue Jul 17 04:50:10 2018 (r474775) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523167855 -SHA256 (CGAL-4.11.1.tar.xz) = fb152fc30f007e5911922913f8dc38e0bb969b534373ca0fbe85b4d872300e8b -SIZE (CGAL-4.11.1.tar.xz) = 14650588 +TIMESTAMP = 1531797363 +SHA256 (CGAL-4.11.2.tar.xz) = a848f62968f545d46fd9b38f513983c04d3cc22eb59564ed4b3866d8626e7551 +SIZE (CGAL-4.11.2.tar.xz) = 14647620
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807170450.w6H4oAsS074299>