Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2016 11:35:48 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418831 - head/math/geogebra
Message-ID:  <201607201135.u6KBZmN3090348@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Wed Jul 20 11:35:48 2016
New Revision: 418831
URL: https://svnweb.freebsd.org/changeset/ports/418831

Log:
  math/geogebra: Update from 5.0.236.0 to 5.0.260.0
  
  Changelog: https://www.geogebra.org/manual/en/Reference:Changelog_5.0
  
  Also removed shared-mime-info from USES
  
  PR:           210401
  Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
  Approved by:  junovitch (mentor)

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

Modified: head/math/geogebra/Makefile
==============================================================================
--- head/math/geogebra/Makefile	Wed Jul 20 11:09:09 2016	(r418830)
+++ head/math/geogebra/Makefile	Wed Jul 20 11:35:48 2016	(r418831)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	geogebra
-PORTVERSION=	5.0.236.0
+PORTVERSION=	5.0.260.0
 CATEGORIES=	math java
 MASTER_SITES=	http://download.geogebra.org/installers/5.0/ \
 		http://freebsd.uzsolt.hu/src/
@@ -27,7 +27,7 @@ ONLY_FOR_ARCHS=	i386 amd64
 SUB_FILES=	geogebra.desktop
 CONFLICTS=	math/geogebra-i18n-[0-9]*
 NO_BUILD=	yes
-USES=		tar:bzip2 desktop-file-utils shared-mime-info shebangfix
+USES=		tar:bzip2 desktop-file-utils shebangfix
 WRKSRC=		${WRKDIR}/${DISTNAME}
 JAVADIR=	jre1.7.0_45-i686
 

Modified: head/math/geogebra/distinfo
==============================================================================
--- head/math/geogebra/distinfo	Wed Jul 20 11:09:09 2016	(r418830)
+++ head/math/geogebra/distinfo	Wed Jul 20 11:35:48 2016	(r418831)
@@ -1,4 +1,5 @@
-SHA256 (GeoGebra-Linux-Portable-5.0.236.0.tar.bz2) = 0573b5ceb1b1a10803c10b6a9a3cb3b295a6424b6e0b9050bc55afa1a51720f9
-SIZE (GeoGebra-Linux-Portable-5.0.236.0.tar.bz2) = 100763477
+TIMESTAMP = 1468855653
+SHA256 (GeoGebra-Linux-Portable-5.0.260.0.tar.bz2) = eded1c6ca4e2165c58dc4d6da0f5d67c9285319b2d8c1e9cfcc04aeb8826bab4
+SIZE (GeoGebra-Linux-Portable-5.0.260.0.tar.bz2) = 101000893
 SHA256 (geogebra.png) = e97122d77209e2c235f5afcee8f783c1e933d14062851ac73a4ed7a6520c5614
 SIZE (geogebra.png) = 4018



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