mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to version 0.6.0
PR: ports/65078 Submitted by: Ports Fury
This commit is contained in:
parent
3d8ddfe32c
commit
9244fd1255
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105976
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= genius
|
||||
PORTVERSION= 0.5.7.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= http://ftp.5z.com/pub/genius/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (genius-0.5.7.1.tar.gz) = 7cf56c233f07299a6dfb591682e4642c
|
||||
SIZE (genius-0.5.7.1.tar.gz) = 1049859
|
||||
MD5 (genius-0.6.0.tar.gz) = 84a20037c91c48ed8ceea2d6a5097ea2
|
||||
SIZE (genius-0.6.0.tar.gz) = 1143753
|
||||
|
@ -1,10 +1,10 @@
|
||||
bin/genius
|
||||
bin/gnome-genius
|
||||
bin/loader.gel
|
||||
include/genius/compil.h
|
||||
include/genius/dict.h
|
||||
include/genius/eval.h
|
||||
include/genius/geloutput.h
|
||||
include/genius/genius-i18n.h
|
||||
include/genius/lexer.h
|
||||
include/genius/matop.h
|
||||
include/genius/matrix.h
|
||||
@ -20,29 +20,40 @@ share/gnome/applications/gnome-genius.desktop
|
||||
share/gnome/genius/gel/calculus/differentiation.gel
|
||||
share/gnome/genius/gel/calculus/integration.gel
|
||||
share/gnome/genius/gel/calculus/limits.gel
|
||||
share/gnome/genius/gel/calculus/loader.gel
|
||||
share/gnome/genius/gel/calculus/sums_products.gel
|
||||
share/gnome/genius/gel/combinatorics/factorial.gel
|
||||
share/gnome/genius/gel/combinatorics/loader.gel
|
||||
share/gnome/genius/gel/combinatorics/misc.gel
|
||||
share/gnome/genius/gel/combinatorics/recursive_sequences.gel
|
||||
share/gnome/genius/gel/equation_solving/find_root.gel
|
||||
share/gnome/genius/gel/equation_solving/loader.gel
|
||||
share/gnome/genius/gel/functions/delta.gel
|
||||
share/gnome/genius/gel/functions/elementary.gel
|
||||
share/gnome/genius/gel/functions/kernels.gel
|
||||
share/gnome/genius/gel/functions/loader.gel
|
||||
share/gnome/genius/gel/functions/numerical.gel
|
||||
share/gnome/genius/gel/functions/orthogonal_polynomials.gel
|
||||
share/gnome/genius/gel/lib.cgel
|
||||
share/gnome/genius/gel/linear_algebra/bilinear_forms.gel
|
||||
share/gnome/genius/gel/linear_algebra/linear_algebra.gel
|
||||
share/gnome/genius/gel/linear_algebra/loader.gel
|
||||
share/gnome/genius/gel/linear_algebra/misc.gel
|
||||
share/gnome/genius/gel/linear_algebra/special_matrices.gel
|
||||
share/gnome/genius/gel/linear_algebra/subspaces.gel
|
||||
share/gnome/genius/gel/loader.gel
|
||||
share/gnome/genius/gel/misc/loader.gel
|
||||
share/gnome/genius/gel/misc/misc.gel
|
||||
share/gnome/genius/gel/number_theory/factoring.gel
|
||||
share/gnome/genius/gel/number_theory/loader.gel
|
||||
share/gnome/genius/gel/number_theory/misc.gel
|
||||
share/gnome/genius/gel/number_theory/modulus.gel
|
||||
share/gnome/genius/gel/number_theory/primes.gel
|
||||
share/gnome/genius/gel/number_theory/quadratic.gel
|
||||
share/gnome/genius/gel/sets/basic.gel
|
||||
share/gnome/genius/gel/sets/loader.gel
|
||||
share/gnome/genius/gel/statistics/basic.gel
|
||||
share/gnome/genius/gel/statistics/loader.gel
|
||||
share/gnome/genius/gtksourceview/genius.lang
|
||||
share/gnome/genius/manual.txt
|
||||
share/gnome/genius/plugins/test.plugin
|
||||
@ -50,8 +61,10 @@ share/locale/az/LC_MESSAGES/genius.mo
|
||||
share/locale/ca/LC_MESSAGES/genius.mo
|
||||
share/locale/cs/LC_MESSAGES/genius.mo
|
||||
share/locale/de/LC_MESSAGES/genius.mo
|
||||
share/locale/el/LC_MESSAGES/genius.mo
|
||||
share/locale/es/LC_MESSAGES/genius.mo
|
||||
share/locale/fr/LC_MESSAGES/genius.mo
|
||||
share/locale/ga/LC_MESSAGES/genius.mo
|
||||
share/locale/hi/LC_MESSAGES/genius.mo
|
||||
share/locale/hr/LC_MESSAGES/genius.mo
|
||||
share/locale/it/LC_MESSAGES/genius.mo
|
||||
|
Loading…
Reference in New Issue
Block a user