Date: Tue, 16 Jul 2019 16:26:40 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506761 - head/math/geogebra Message-ID: <201907161626.x6GGQeHB033852@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Jul 16 16:26:40 2019 New Revision: 506761 URL: https://svnweb.freebsd.org/changeset/ports/506761 Log: math/geogebra: update to 5.0.549.0 PR: 239133 Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) Modified: head/math/geogebra/Makefile (contents, props changed) head/math/geogebra/distinfo (contents, props changed) Modified: head/math/geogebra/Makefile ============================================================================== --- head/math/geogebra/Makefile Tue Jul 16 16:24:51 2019 (r506760) +++ head/math/geogebra/Makefile Tue Jul 16 16:26:40 2019 (r506761) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geogebra -PORTVERSION= 5.0.536.0 +PORTVERSION= 5.0.549.0 CATEGORIES= math java MASTER_SITES= http://download.geogebra.org/installers/5.0/ \ https://static.geogebra.org/images/ \ @@ -21,11 +21,13 @@ LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no- ONLY_FOR_ARCHS= amd64 i386 +USES= tar:bzip2 desktop-file-utils gnome shebangfix +USE_JAVA= yes + CONFLICTS= math/geogebra-i18n-[0-9]* + NO_BUILD= yes NO_ARCH= yes -USES= tar:bzip2 desktop-file-utils gnome shebangfix -USE_JAVA= yes WRKSRC= ${WRKDIR}/${DISTNAME} SUB_FILES= geogebra.desktop geogebra.sh Modified: head/math/geogebra/distinfo ============================================================================== --- head/math/geogebra/distinfo Tue Jul 16 16:24:51 2019 (r506760) +++ head/math/geogebra/distinfo Tue Jul 16 16:26:40 2019 (r506761) @@ -1,6 +1,6 @@ -TIMESTAMP = 1557675986 -SHA256 (GeoGebra-Linux-Portable-5-0-536-0.tar.bz2) = caef123013a0ab41613821f67f58c143015feaed620a0c5766fcc14d02c700ef -SIZE (GeoGebra-Linux-Portable-5-0-536-0.tar.bz2) = 137341077 +TIMESTAMP = 1562743198 +SHA256 (GeoGebra-Linux-Portable-5-0-549-0.tar.bz2) = 55d3abeb3f095c04472b5c75db5d859f69f622b6669c87c1931420624196ef18 +SIZE (GeoGebra-Linux-Portable-5-0-549-0.tar.bz2) = 137387265 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?201907161626.x6GGQeHB033852>