mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.3.3.
This commit is contained in:
parent
80b9d8a9fe
commit
8b71acb080
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46968
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gnomechess
|
||||
PORTVERSION= 0.3.2
|
||||
PORTVERSION= 0.3.3
|
||||
CATEGORIES= games gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/gnome-chess
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome-chess-0.3.2.tar.gz) = cf4ec2e5bdac5b8960be7ace32a8f610
|
||||
MD5 (gnome-chess-0.3.3.tar.gz) = 6b266b6fe449de042b33dacf0ecd32a7
|
||||
|
@ -2,10 +2,32 @@ bin/gnome-chess
|
||||
share/gnome/apps/Games/gnome-chess.desktop
|
||||
share/gnome/gnome-chess/glade/level.glade
|
||||
share/gnome/gnome-chess/glade/login.glade
|
||||
share/gnome/gnome-chess/glade/pgn.glade
|
||||
share/gnome/gnome-chess/glade/prefs.glade
|
||||
share/gnome/gnome-chess/glade/promotion.glade
|
||||
share/gnome/help/gnome-chess-manual/C/docbook.css
|
||||
share/gnome/help/gnome-chess-manual/C/fdl-appendix.sgml
|
||||
share/gnome/help/gnome-chess-manual/C/figures/main.png
|
||||
share/gnome/help/gnome-chess-manual/C/figures/prefs.png
|
||||
share/gnome/help/gnome-chess-manual/C/gnome-chess-manual.sgml
|
||||
share/gnome/help/gnome-chess-manual/C/index.html
|
||||
share/gnome/help/gnome-chess-manual/C/prefs.html
|
||||
share/gnome/help/gnome-chess-manual/C/stylesheet-images/caution.gif
|
||||
share/gnome/help/gnome-chess-manual/C/stylesheet-images/home.gif
|
||||
share/gnome/help/gnome-chess-manual/C/stylesheet-images/important.gif
|
||||
share/gnome/help/gnome-chess-manual/C/stylesheet-images/next.gif
|
||||
share/gnome/help/gnome-chess-manual/C/stylesheet-images/note.gif
|
||||
share/gnome/help/gnome-chess-manual/C/stylesheet-images/prev.gif
|
||||
share/gnome/help/gnome-chess-manual/C/stylesheet-images/tip.gif
|
||||
share/gnome/help/gnome-chess-manual/C/stylesheet-images/toc-blank.gif
|
||||
share/gnome/help/gnome-chess-manual/C/stylesheet-images/toc-minus.gif
|
||||
share/gnome/help/gnome-chess-manual/C/stylesheet-images/toc-plus.gif
|
||||
share/gnome/help/gnome-chess-manual/C/stylesheet-images/up.gif
|
||||
share/gnome/help/gnome-chess-manual/C/stylesheet-images/warning.gif
|
||||
share/gnome/help/gnome-chess-manual/C/usage.html
|
||||
share/gnome/mime-info/gnome-chess.keys
|
||||
share/gnome/mime-info/gnome-chess.mime
|
||||
share/gnome/omf/gnome-chess/gnome-chess-manual-C.omf
|
||||
share/gnome/pixmaps/gnome-chess.png
|
||||
share/gnome/pixmaps/gnome-chess/B.png
|
||||
share/gnome/pixmaps/gnome-chess/K.png
|
||||
@ -36,6 +58,7 @@ share/locale/it/LC_MESSAGES/gnome-chess.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-chess.mo
|
||||
share/locale/lt/LC_MESSAGES/gnome-chess.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-chess.mo
|
||||
share/locale/nn/LC_MESSAGES/gnome-chess.mo
|
||||
share/locale/no/LC_MESSAGES/gnome-chess.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-chess.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gnome-chess.mo
|
||||
@ -46,5 +69,10 @@ share/locale/tr/LC_MESSAGES/gnome-chess.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-chess.mo
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/gnome-chess.mo
|
||||
@dirrm share/gnome/pixmaps/gnome-chess
|
||||
@dirrm share/gnome/omf/gnome-chess
|
||||
@dirrm share/gnome/help/gnome-chess-manual/C/stylesheet-images
|
||||
@dirrm share/gnome/help/gnome-chess-manual/C/figures
|
||||
@dirrm share/gnome/help/gnome-chess-manual/C
|
||||
@dirrm share/gnome/help/gnome-chess-manual
|
||||
@dirrm share/gnome/gnome-chess/glade
|
||||
@dirrm share/gnome/gnome-chess
|
||||
|
Loading…
Reference in New Issue
Block a user