View | Details | Raw Unified | Return to bug 237850
Collapse All | Expand All

(-)Makefile (-2 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	geogebra
4
PORTNAME=	geogebra
5
PORTVERSION=	5.0.533.0
5
PORTVERSION=	5.0.536.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
		https://static.geogebra.org/images/ \
8
		https://static.geogebra.org/images/ \
Lines 21-30 Link Here
21
21
22
ONLY_FOR_ARCHS=	amd64 i386
22
ONLY_FOR_ARCHS=	amd64 i386
23
23
24
USES=		tar:bzip2 desktop-file-utils gnome shebangfix
25
24
CONFLICTS=	math/geogebra-i18n-[0-9]*
26
CONFLICTS=	math/geogebra-i18n-[0-9]*
27
25
NO_BUILD=	yes
28
NO_BUILD=	yes
26
NO_ARCH=	yes
29
NO_ARCH=	yes
27
USES=		tar:bzip2 desktop-file-utils shebangfix
28
USE_JAVA=	yes
30
USE_JAVA=	yes
29
WRKSRC=		${WRKDIR}/${DISTNAME}
31
WRKSRC=		${WRKDIR}/${DISTNAME}
30
32
(-)distinfo (-3 / +3 lines)
Lines 1-6 Link Here
1
TIMESTAMP = 1554999957
1
TIMESTAMP = 1557675986
2
SHA256 (GeoGebra-Linux-Portable-5-0-533-0.tar.bz2) = ec87dcbb40a2a96bdd7394d9d72361e6110d05a94bba009cc247807dbf6f7ebc
2
SHA256 (GeoGebra-Linux-Portable-5-0-536-0.tar.bz2) = caef123013a0ab41613821f67f58c143015feaed620a0c5766fcc14d02c700ef
3
SIZE (GeoGebra-Linux-Portable-5-0-533-0.tar.bz2) = 137345782
3
SIZE (GeoGebra-Linux-Portable-5-0-536-0.tar.bz2) = 137341077
4
SHA256 (geogebra.png) = e97122d77209e2c235f5afcee8f783c1e933d14062851ac73a4ed7a6520c5614
4
SHA256 (geogebra.png) = e97122d77209e2c235f5afcee8f783c1e933d14062851ac73a4ed7a6520c5614
5
SIZE (geogebra.png) = 4018
5
SIZE (geogebra.png) = 4018
6
SHA256 (geogebra-logo.svg) = 55ded6b5ec9ad382494f858d8ab5def0ed6c7d529481cd212863b2edde3b5e07
6
SHA256 (geogebra-logo.svg) = 55ded6b5ec9ad382494f858d8ab5def0ed6c7d529481cd212863b2edde3b5e07

Return to bug 237850