View | Details | Raw Unified | Return to bug 210401 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	geogebra
4
PORTNAME=	geogebra
5
PORTVERSION=	5.0.236.0
5
PORTVERSION=	5.0.260.0
6
CATEGORIES=	math java
6
CATEGORIES=	math java
7
MASTER_SITES=	http://download.geogebra.org/installers/5.0/ \
7
MASTER_SITES=	http://download.geogebra.org/installers/5.0/ \
8
		http://freebsd.uzsolt.hu/src/
8
		http://freebsd.uzsolt.hu/src/
Lines 27-33 Link Here
27
SUB_FILES=	geogebra.desktop
27
SUB_FILES=	geogebra.desktop
28
CONFLICTS=	math/geogebra-i18n-[0-9]*
28
CONFLICTS=	math/geogebra-i18n-[0-9]*
29
NO_BUILD=	yes
29
NO_BUILD=	yes
30
USES=		tar:bzip2 desktop-file-utils shared-mime-info shebangfix
30
USES=		tar:bzip2 desktop-file-utils shebangfix
31
WRKSRC=		${WRKDIR}/${DISTNAME}
31
WRKSRC=		${WRKDIR}/${DISTNAME}
32
JAVADIR=	jre1.7.0_45-i686
32
JAVADIR=	jre1.7.0_45-i686
33
33
(-)distinfo (-2 / +3 lines)
Lines 1-4 Link Here
1
SHA256 (GeoGebra-Linux-Portable-5.0.236.0.tar.bz2) = 0573b5ceb1b1a10803c10b6a9a3cb3b295a6424b6e0b9050bc55afa1a51720f9
1
TIMESTAMP = 1468855653
2
SIZE (GeoGebra-Linux-Portable-5.0.236.0.tar.bz2) = 100763477
2
SHA256 (GeoGebra-Linux-Portable-5.0.260.0.tar.bz2) = eded1c6ca4e2165c58dc4d6da0f5d67c9285319b2d8c1e9cfcc04aeb8826bab4
3
SIZE (GeoGebra-Linux-Portable-5.0.260.0.tar.bz2) = 101000893
3
SHA256 (geogebra.png) = e97122d77209e2c235f5afcee8f783c1e933d14062851ac73a4ed7a6520c5614
4
SHA256 (geogebra.png) = e97122d77209e2c235f5afcee8f783c1e933d14062851ac73a4ed7a6520c5614
4
SIZE (geogebra.png) = 4018
5
SIZE (geogebra.png) = 4018

Return to bug 210401