diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2019-03-24 14:26:09 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2019-03-24 14:26:09 +0000 |
commit | 51d6df5ef4ad29b872128b3b7f994292de3eb6b9 (patch) | |
tree | dfe4a2924a989090ddcc0bd40d7fce8433ec8f0f /math/geogebra | |
parent | Fix build after base r345349 (diff) |
math/geogebra: update to 5.0.530.0
PR: 236753
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Notes
Notes:
svn path=/head/; revision=496724
Diffstat (limited to 'math/geogebra')
-rw-r--r-- | math/geogebra/Makefile | 2 | ||||
-rw-r--r-- | math/geogebra/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/geogebra/Makefile b/math/geogebra/Makefile index deaca9511f52..b7392bb133e7 100644 --- a/math/geogebra/Makefile +++ b/math/geogebra/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geogebra -PORTVERSION= 5.0.513.0 +PORTVERSION= 5.0.530.0 CATEGORIES= math java MASTER_SITES= http://download.geogebra.org/installers/5.0/ \ https://static.geogebra.org/images/ \ diff --git a/math/geogebra/distinfo b/math/geogebra/distinfo index 0eec2ea1d332..3ba0455e5eef 100644 --- a/math/geogebra/distinfo +++ b/math/geogebra/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1545053332 -SHA256 (GeoGebra-Linux-Portable-5-0-513-0.tar.bz2) = 886d038398a1313ca00364999f09a24762ac02cd2777a4d1655566f11ba1a074 -SIZE (GeoGebra-Linux-Portable-5-0-513-0.tar.bz2) = 137176650 +TIMESTAMP = 1553413418 +SHA256 (GeoGebra-Linux-Portable-5-0-530-0.tar.bz2) = 787fb897664cc91be5109adb52b6864b8343399fc28556ee5c9d9ade5f523834 +SIZE (GeoGebra-Linux-Portable-5-0-530-0.tar.bz2) = 137340077 SHA256 (geogebra.png) = e97122d77209e2c235f5afcee8f783c1e933d14062851ac73a4ed7a6520c5614 SIZE (geogebra.png) = 4018 SHA256 (geogebra-logo.svg) = 55ded6b5ec9ad382494f858d8ab5def0ed6c7d529481cd212863b2edde3b5e07 |