svn commit: r501597 - head/math/geogebra

Tobias C. Berner tcberner at FreeBSD.org
Mon May 13 20:31:29 UTC 2019


Author: tcberner
Date: Mon May 13 20:31:28 2019
New Revision: 501597
URL: https://svnweb.freebsd.org/changeset/ports/501597

Log:
  math/geogebra: update to 5.0.536.0
  
  PR:		237850
  Submitted by:	Andreas Bilke <freebsd.org at bilke.org>
  Approved by:	Zsolt Udvari <uzsolt at uzsolt.hu> (maintainer)

Modified:
  head/math/geogebra/Makefile
  head/math/geogebra/distinfo

Modified: head/math/geogebra/Makefile
==============================================================================
--- head/math/geogebra/Makefile	Mon May 13 20:19:20 2019	(r501596)
+++ head/math/geogebra/Makefile	Mon May 13 20:31:28 2019	(r501597)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	geogebra
-PORTVERSION=	5.0.533.0
+PORTVERSION=	5.0.536.0
 CATEGORIES=	math java
 MASTER_SITES=	http://download.geogebra.org/installers/5.0/ \
 		https://static.geogebra.org/images/ \
@@ -24,7 +24,7 @@ ONLY_FOR_ARCHS=	amd64 i386
 CONFLICTS=	math/geogebra-i18n-[0-9]*
 NO_BUILD=	yes
 NO_ARCH=	yes
-USES=		tar:bzip2 desktop-file-utils shebangfix
+USES=		tar:bzip2 desktop-file-utils gnome shebangfix
 USE_JAVA=	yes
 WRKSRC=		${WRKDIR}/${DISTNAME}
 

Modified: head/math/geogebra/distinfo
==============================================================================
--- head/math/geogebra/distinfo	Mon May 13 20:19:20 2019	(r501596)
+++ head/math/geogebra/distinfo	Mon May 13 20:31:28 2019	(r501597)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1554999957
-SHA256 (GeoGebra-Linux-Portable-5-0-533-0.tar.bz2) = ec87dcbb40a2a96bdd7394d9d72361e6110d05a94bba009cc247807dbf6f7ebc
-SIZE (GeoGebra-Linux-Portable-5-0-533-0.tar.bz2) = 137345782
+TIMESTAMP = 1557675986
+SHA256 (GeoGebra-Linux-Portable-5-0-536-0.tar.bz2) = caef123013a0ab41613821f67f58c143015feaed620a0c5766fcc14d02c700ef
+SIZE (GeoGebra-Linux-Portable-5-0-536-0.tar.bz2) = 137341077
 SHA256 (geogebra.png) = e97122d77209e2c235f5afcee8f783c1e933d14062851ac73a4ed7a6520c5614
 SIZE (geogebra.png) = 4018
 SHA256 (geogebra-logo.svg) = 55ded6b5ec9ad382494f858d8ab5def0ed6c7d529481cd212863b2edde3b5e07


More information about the svn-ports-all mailing list