Update to 0.7.4.
PR: 84064 Submitted by: Ports Fury
This commit is contained in:
parent
ba2f02b469
commit
3781c74a66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140128
3 changed files with 7 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= genius
|
||||
PORTVERSION= 0.7.3
|
||||
PORTVERSION= 0.7.4
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME} \
|
||||
http://ftp.5z.com/pub/genius/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (genius-0.7.3.tar.gz) = c492d54b984a0fc048fdc50c5c0f82ee
|
||||
SIZE (genius-0.7.3.tar.gz) = 2510305
|
||||
MD5 (genius-0.7.4.tar.gz) = 13b001334799d712772df3de41f64428
|
||||
SIZE (genius-0.7.4.tar.gz) = 2606418
|
||||
|
|
|
@ -57,6 +57,8 @@ 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/gel/symbolic/differentiation.gel
|
||||
share/gnome/genius/gel/symbolic/loader.gel
|
||||
share/gnome/genius/genius.txt
|
||||
share/gnome/genius/gtksourceview/genius.lang
|
||||
share/gnome/genius/plugins/test.plugin
|
||||
|
@ -121,6 +123,7 @@ share/locale/pa/LC_MESSAGES/genius.mo
|
|||
share/locale/pl/LC_MESSAGES/genius.mo
|
||||
share/locale/pt/LC_MESSAGES/genius.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/genius.mo
|
||||
share/locale/rw/LC_MESSAGES/genius.mo
|
||||
share/locale/sq/LC_MESSAGES/genius.mo
|
||||
share/locale/sr/LC_MESSAGES/genius.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/genius.mo
|
||||
|
@ -132,6 +135,7 @@ share/locale/zh_CN/LC_MESSAGES/genius.mo
|
|||
@dirrm share/gnome/help/genius
|
||||
@dirrm share/gnome/genius/gtksourceview
|
||||
@dirrm share/gnome/genius/plugins
|
||||
@dirrm share/gnome/genius/gel/symbolic
|
||||
@dirrm share/gnome/genius/gel/statistics
|
||||
@dirrm share/gnome/genius/gel/sets
|
||||
@dirrm share/gnome/genius/gel/number_theory
|
||||
|
|
Loading…
Reference in a new issue