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

(-)Makefile (-3 / +5 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	geogebra
4
PORTNAME=	geogebra
5
PORTVERSION=	5.0.536.0
5
PORTVERSION=	5.0.549.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-31 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
USE_JAVA=	yes
26
24
CONFLICTS=	math/geogebra-i18n-[0-9]*
27
CONFLICTS=	math/geogebra-i18n-[0-9]*
28
25
NO_BUILD=	yes
29
NO_BUILD=	yes
26
NO_ARCH=	yes
30
NO_ARCH=	yes
27
USES=		tar:bzip2 desktop-file-utils gnome shebangfix
28
USE_JAVA=	yes
29
WRKSRC=		${WRKDIR}/${DISTNAME}
31
WRKSRC=		${WRKDIR}/${DISTNAME}
30
32
31
SUB_FILES=	geogebra.desktop geogebra.sh
33
SUB_FILES=	geogebra.desktop geogebra.sh
(-)distinfo (-3 / +3 lines)
Lines 1-6 Link Here
1
TIMESTAMP = 1557675986
1
TIMESTAMP = 1562743198
2
SHA256 (GeoGebra-Linux-Portable-5-0-536-0.tar.bz2) = caef123013a0ab41613821f67f58c143015feaed620a0c5766fcc14d02c700ef
2
SHA256 (GeoGebra-Linux-Portable-5-0-549-0.tar.bz2) = 55d3abeb3f095c04472b5c75db5d859f69f622b6669c87c1931420624196ef18
3
SIZE (GeoGebra-Linux-Portable-5-0-536-0.tar.bz2) = 137341077
3
SIZE (GeoGebra-Linux-Portable-5-0-549-0.tar.bz2) = 137387265
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 239133