diff options
author | robak <robak@FreeBSD.org> | 2016-04-17 19:34:31 +0800 |
---|---|---|
committer | robak <robak@FreeBSD.org> | 2016-04-17 19:34:31 +0800 |
commit | b2b6f26ceb33435973563b97100f2254e8bbedad (patch) | |
tree | 80e3a065030350bc14bf982da06e57cb6ba742a0 /math | |
parent | 01aff0c1ad57dc29c5f659f67366dce97dbc312f (diff) | |
download | freebsd-ports-gnome-b2b6f26ceb33435973563b97100f2254e8bbedad.tar.gz freebsd-ports-gnome-b2b6f26ceb33435973563b97100f2254e8bbedad.tar.zst freebsd-ports-gnome-b2b6f26ceb33435973563b97100f2254e8bbedad.zip |
math/geogebra: update 5.0.218.0 -> 5.0.226.0
PR: 208838
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Diffstat (limited to 'math')
-rw-r--r-- | math/geogebra/Makefile | 2 | ||||
-rw-r--r-- | math/geogebra/distinfo | 4 | ||||
-rw-r--r-- | math/geogebra/pkg-plist | 2 |
3 files changed, 3 insertions, 5 deletions
diff --git a/math/geogebra/Makefile b/math/geogebra/Makefile index 3baa80bb5879..73040db5fb5c 100644 --- a/math/geogebra/Makefile +++ b/math/geogebra/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geogebra -PORTVERSION= 5.0.218.0 +PORTVERSION= 5.0.226.0 CATEGORIES= math java MASTER_SITES= http://download.geogebra.org/installers/5.0/ \ http://freebsd.uzsolt.hu/src/ diff --git a/math/geogebra/distinfo b/math/geogebra/distinfo index 624538af3f94..03c789504089 100644 --- a/math/geogebra/distinfo +++ b/math/geogebra/distinfo @@ -1,2 +1,2 @@ -SHA256 (GeoGebra-Linux-Portable-5.0.218.0.tar.bz2) = a377f4fa859764c9bf7ffb6ada45eda9501bc2e1a3cdb909ea59dab9bf1464ac -SIZE (GeoGebra-Linux-Portable-5.0.218.0.tar.bz2) = 100754642 +SHA256 (GeoGebra-Linux-Portable-5.0.226.0.tar.bz2) = b03184633bc440a7495559d3394ab594785c321c7d5ae7c197dd7e265eb44bca +SIZE (GeoGebra-Linux-Portable-5.0.226.0.tar.bz2) = 100730252 diff --git a/math/geogebra/pkg-plist b/math/geogebra/pkg-plist index 68b829f6153e..8bc41cc3d58e 100644 --- a/math/geogebra/pkg-plist +++ b/math/geogebra/pkg-plist @@ -18,8 +18,6 @@ share/applications/geogebra.desktop %%DATADIR%%/geogebra/javagiac-linux32.jar %%DATADIR%%/geogebra/javagiac-linux64.jar %%DATADIR%%/geogebra/jlatexmath.jar -%%DATADIR%%/geogebra/jlm_cyrillic.jar -%%DATADIR%%/geogebra/jlm_greek.jar %%DATADIR%%/geogebra/jogl.all-natives-linux-amd64.jar %%DATADIR%%/geogebra/jogl.all-natives-linux-i586.jar %%DATADIR%%/geogebra/jogl.all.jar |