svn commit: r425077 - head/math/geogebra

Jan Beich jbeich at FreeBSD.org
Tue Nov 1 20:00:51 UTC 2016


Author: jbeich
Date: Tue Nov  1 20:00:49 2016
New Revision: 425077
URL: https://svnweb.freebsd.org/changeset/ports/425077

Log:
  math/geogebra: update to 5.0.286.0
  
  Changes:	https://www.geogebra.org/manual/en/Reference:Changelog_5.0
  PR:		213981
  Submitted by:	Zsolt Udvari <udvzsolt at gmail.com> (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 Nov  1 20:00:14 2016	(r425076)
+++ head/math/geogebra/Makefile	Tue Nov  1 20:00:49 2016	(r425077)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	geogebra
-PORTVERSION=	5.0.270.0
+PORTVERSION=	5.0.286.0
 CATEGORIES=	math java
 MASTER_SITES=	http://download.geogebra.org/installers/5.0/ \
 		http://freebsd.uzsolt.hu/src/
-DISTNAME=	GeoGebra-Linux-Portable-${PORTVERSION}
+DISTNAME=	GeoGebra-Linux-Portable-${PORTVERSION:S/./-/g}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} geogebra.png
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 

Modified: head/math/geogebra/distinfo
==============================================================================
--- head/math/geogebra/distinfo	Tue Nov  1 20:00:14 2016	(r425076)
+++ head/math/geogebra/distinfo	Tue Nov  1 20:00:49 2016	(r425077)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1472531507
-SHA256 (GeoGebra-Linux-Portable-5.0.270.0.tar.bz2) = 74dcf04fb65e1e22e53ad8dad791d0e8e1e39bfea6027ef2125666efe1f0d469
-SIZE (GeoGebra-Linux-Portable-5.0.270.0.tar.bz2) = 106370224
+TIMESTAMP = 1478012325
+SHA256 (GeoGebra-Linux-Portable-5-0-286-0.tar.bz2) = a2f790e23d5d463efd7ce443aac7e6f936fa0e65f614b398e1c0cec073d7440d
+SIZE (GeoGebra-Linux-Portable-5-0-286-0.tar.bz2) = 106373887
 SHA256 (geogebra.png) = e97122d77209e2c235f5afcee8f783c1e933d14062851ac73a4ed7a6520c5614
 SIZE (geogebra.png) = 4018


More information about the svn-ports-all mailing list