Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2019 20:31:28 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501597 - head/math/geogebra
Message-ID:  <201905132031.x4DKVShT011354@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@bilke.org>
  Approved by:	Zsolt Udvari <uzsolt@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905132031.x4DKVShT011354>