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

Collapse All | Expand All

(-)deskutils/genius/Makefile (-2 / +2 lines)
Lines 2-13 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	genius
4
PORTNAME=	genius
5
PORTVERSION=	1.0.19
5
PORTVERSION=	1.0.20
6
CATEGORIES=	deskutils gnome
6
CATEGORIES=	deskutils gnome
7
MASTER_SITES=	GNOME \
7
MASTER_SITES=	GNOME \
8
		http://ftp.5z.com/pub/genius/
8
		http://ftp.5z.com/pub/genius/
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	woodsb02@gmail.com
11
COMMENT=	Arbitrary precision calculator for Gnome Desktop Environment
11
COMMENT=	Arbitrary precision calculator for Gnome Desktop Environment
12
12
13
LICENSE=	GPLv3
13
LICENSE=	GPLv3
(-)deskutils/genius/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (genius-1.0.19.tar.xz) = e5a979d13ae39fb1ae176078dbb301222e6c7a1c2cda8d999bac3ff6a4a7e6c2
1
SHA256 (genius-1.0.20.tar.xz) = 3994e414578fd494f02d89d0840ea86eff51a53e0a3fe1ae6d31d6c328b0d787
2
SIZE (genius-1.0.19.tar.xz) = 2447724
2
SIZE (genius-1.0.20.tar.xz) = 2500880
(-)deskutils/genius/pkg-plist (-3 / +8 lines)
Lines 25-31 Link Here
25
%%DATADIR%%/examples/eulers-method-exp-run.gel
25
%%DATADIR%%/examples/eulers-method-exp-run.gel
26
%%DATADIR%%/examples/eulers-method-graphs-exp.gel
26
%%DATADIR%%/examples/eulers-method-graphs-exp.gel
27
%%DATADIR%%/examples/fourier-series-animation.gel
27
%%DATADIR%%/examples/fourier-series-animation.gel
28
%%DATADIR%%/examples/fourier-series-half-sawtooth.gel
28
%%DATADIR%%/examples/fourier-series-plotting.gel
29
%%DATADIR%%/examples/laplace-fdm.gel
29
%%DATADIR%%/examples/laplace-fdm.gel
30
%%DATADIR%%/examples/linapprox.gel
30
%%DATADIR%%/examples/linapprox.gel
31
%%DATADIR%%/examples/lorenz.gel
31
%%DATADIR%%/examples/lorenz.gel
Lines 147-156 Link Here
147
share/gnome/help/genius/ru/figures/parametric_graph.png
147
share/gnome/help/genius/ru/figures/parametric_graph.png
148
share/gnome/help/genius/ru/figures/surface_graph.png
148
share/gnome/help/genius/ru/figures/surface_graph.png
149
share/gnome/help/genius/ru/genius.xml
149
share/gnome/help/genius/ru/genius.xml
150
share/icons/hicolor/16x16/apps/gnome-genius.png
151
share/icons/hicolor/22x22/apps/gnome-genius.png
152
share/icons/hicolor/24x24/apps/gnome-genius.png
153
share/icons/hicolor/256x256/apps/gnome-genius.png
150
share/icons/hicolor/32x32/apps/genius-stock-plot.png
154
share/icons/hicolor/32x32/apps/genius-stock-plot.png
151
share/icons/hicolor/32x32/apps/gnome-genius.png
155
share/icons/hicolor/32x32/apps/gnome-genius.png
152
share/icons/hicolor/48x48/apps/genius-stock-plot.png
156
share/icons/hicolor/48x48/apps/genius-stock-plot.png
153
share/icons/hicolor/48x48/apps/gnome-genius.png
157
share/icons/hicolor/48x48/apps/gnome-genius.png
158
share/icons/hicolor/8x8/apps/gnome-genius.png
159
share/icons/hicolor/scalable/apps/gnome-genius.svg
154
share/locale/ar/LC_MESSAGES/genius.mo
160
share/locale/ar/LC_MESSAGES/genius.mo
155
share/locale/az/LC_MESSAGES/genius.mo
161
share/locale/az/LC_MESSAGES/genius.mo
156
share/locale/ca/LC_MESSAGES/genius.mo
162
share/locale/ca/LC_MESSAGES/genius.mo
Lines 180-186 Link Here
180
share/locale/nl/LC_MESSAGES/genius.mo
186
share/locale/nl/LC_MESSAGES/genius.mo
181
share/locale/oc/LC_MESSAGES/genius.mo
187
share/locale/oc/LC_MESSAGES/genius.mo
182
share/locale/pa/LC_MESSAGES/genius.mo
188
share/locale/pa/LC_MESSAGES/genius.mo
183
share/locale/pl/LC_MESSAGES/genius.mo
184
share/locale/pt/LC_MESSAGES/genius.mo
189
share/locale/pt/LC_MESSAGES/genius.mo
185
share/locale/pt_BR/LC_MESSAGES/genius.mo
190
share/locale/pt_BR/LC_MESSAGES/genius.mo
186
share/locale/ro/LC_MESSAGES/genius.mo
191
share/locale/ro/LC_MESSAGES/genius.mo
Lines 193-201 Link Here
193
share/locale/sv/LC_MESSAGES/genius.mo
198
share/locale/sv/LC_MESSAGES/genius.mo
194
share/locale/zh_CN/LC_MESSAGES/genius.mo
199
share/locale/zh_CN/LC_MESSAGES/genius.mo
195
share/locale/zh_TW/LC_MESSAGES/genius.mo
200
share/locale/zh_TW/LC_MESSAGES/genius.mo
196
share/mime/packages/genius.xml
197
share/mime-info/genius.keys
201
share/mime-info/genius.keys
198
share/mime-info/genius.mime
202
share/mime-info/genius.mime
203
share/mime/packages/genius.xml
199
share/omf/genius/genius-C.omf
204
share/omf/genius/genius-C.omf
200
share/omf/genius/genius-cs.omf
205
share/omf/genius/genius-cs.omf
201
share/omf/genius/genius-de.omf
206
share/omf/genius/genius-de.omf

Return to bug 198486