Date: Tue, 1 Nov 2016 20:00:49 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425077 - head/math/geogebra Message-ID: <201611012000.uA1K0n8F011303@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Nov 1 20:00:49 2016 New Revision: 425077 URL: https://svnweb.freebsd.org/changeset/ports/425077 Log: math/geogebra: update to 5.0.286.0 Changes: https://www.geogebra.org/manual/en/Reference:Changelog_5.0 PR: 213981 Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer) Modified: head/math/geogebra/Makefile (contents, props changed) head/math/geogebra/distinfo (contents, props changed) Modified: head/math/geogebra/Makefile ============================================================================== --- head/math/geogebra/Makefile Tue Nov 1 20:00:14 2016 (r425076) +++ head/math/geogebra/Makefile Tue Nov 1 20:00:49 2016 (r425077) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= geogebra -PORTVERSION= 5.0.270.0 +PORTVERSION= 5.0.286.0 CATEGORIES= math java MASTER_SITES= http://download.geogebra.org/installers/5.0/ \ http://freebsd.uzsolt.hu/src/ -DISTNAME= GeoGebra-Linux-Portable-${PORTVERSION} +DISTNAME= GeoGebra-Linux-Portable-${PORTVERSION:S/./-/g} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} geogebra.png EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} Modified: head/math/geogebra/distinfo ============================================================================== --- head/math/geogebra/distinfo Tue Nov 1 20:00:14 2016 (r425076) +++ head/math/geogebra/distinfo Tue Nov 1 20:00:49 2016 (r425077) @@ -1,5 +1,5 @@ -TIMESTAMP = 1472531507 -SHA256 (GeoGebra-Linux-Portable-5.0.270.0.tar.bz2) = 74dcf04fb65e1e22e53ad8dad791d0e8e1e39bfea6027ef2125666efe1f0d469 -SIZE (GeoGebra-Linux-Portable-5.0.270.0.tar.bz2) = 106370224 +TIMESTAMP = 1478012325 +SHA256 (GeoGebra-Linux-Portable-5-0-286-0.tar.bz2) = a2f790e23d5d463efd7ce443aac7e6f936fa0e65f614b398e1c0cec073d7440d +SIZE (GeoGebra-Linux-Portable-5-0-286-0.tar.bz2) = 106373887 SHA256 (geogebra.png) = e97122d77209e2c235f5afcee8f783c1e933d14062851ac73a4ed7a6520c5614 SIZE (geogebra.png) = 4018
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611012000.uA1K0n8F011303>