Date: Fri, 17 Mar 2017 15:28:57 +0000 (UTC) From: Nikolai Lifanov <lifanov@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436341 - head/math/geogebra Message-ID: <201703171528.v2HFSvqI094985@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lifanov Date: Fri Mar 17 15:28:57 2017 New Revision: 436341 URL: https://svnweb.freebsd.org/changeset/ports/436341 Log: update math/geogebra to 5.0.341.0 PR: 217798 Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer) Modified: head/math/geogebra/Makefile head/math/geogebra/distinfo Modified: head/math/geogebra/Makefile ============================================================================== --- head/math/geogebra/Makefile Fri Mar 17 14:06:34 2017 (r436340) +++ head/math/geogebra/Makefile Fri Mar 17 15:28:57 2017 (r436341) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geogebra -PORTVERSION= 5.0.311.0 +PORTVERSION= 5.0.341.0 CATEGORIES= math java MASTER_SITES= http://download.geogebra.org/installers/5.0/ \ http://freebsd.uzsolt.hu/src/ @@ -26,7 +26,6 @@ NO_BUILD= yes NO_ARCH= yes USES= tar:bzip2 desktop-file-utils shebangfix USE_JAVA= yes -JAVA_RUN= jre WRKSRC= ${WRKDIR}/${DISTNAME} SUB_FILES= geogebra.desktop geogebra.sh Modified: head/math/geogebra/distinfo ============================================================================== --- head/math/geogebra/distinfo Fri Mar 17 14:06:34 2017 (r436340) +++ head/math/geogebra/distinfo Fri Mar 17 15:28:57 2017 (r436341) @@ -1,5 +1,5 @@ -TIMESTAMP = 1484407991 -SHA256 (GeoGebra-Linux-Portable-5-0-311-0.tar.bz2) = 49de9b2ddbc2f5cec885ba1167a1f29757c7466ea1251f0a74f7799012a94c41 -SIZE (GeoGebra-Linux-Portable-5-0-311-0.tar.bz2) = 106441021 +TIMESTAMP = 1489516122 +SHA256 (GeoGebra-Linux-Portable-5-0-341-0.tar.bz2) = 7df91150da54e409c1c7c2573655b3e10b87427f0ef37ba2349603630c05788e +SIZE (GeoGebra-Linux-Portable-5-0-341-0.tar.bz2) = 106241961 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?201703171528.v2HFSvqI094985>