Update to 1.3.21.
This commit is contained in:
parent
59098cda46
commit
78027d6fdc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135983
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= galeon
|
||||
PORTVERSION= 1.3.20
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.3.21
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://osdn.dl.sourceforge.net/sourceforge/galeon/
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (galeon-1.3.20.tar.bz2) = 13954dd2f11748c02f3071ac9987d7d3
|
||||
SIZE (galeon-1.3.20.tar.bz2) = 4064521
|
||||
MD5 (galeon-1.3.21.tar.bz2) = 5106e037bb52bdb234b3fc09c1e0a3f3
|
||||
SIZE (galeon-1.3.21.tar.bz2) = 4080353
|
||||
|
@ -5,7 +5,6 @@ etc/sound/events/galeon.soundlist
|
||||
libdata/bonobo/servers/GNOME_Galeon_Automation.server
|
||||
libdata/bonobo/servers/GNOME_Galeon_NautilusView.server
|
||||
share/gnome/applications/galeon.desktop
|
||||
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
|
||||
share/gnome/galeon/FAQ.html
|
||||
share/gnome/galeon/about_logo.png
|
||||
share/gnome/galeon/autoscroll.xpm
|
||||
@ -201,6 +200,7 @@ share/locale/pt/LC_MESSAGES/galeon-2.0.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/galeon-2.0.mo
|
||||
share/locale/ro/LC_MESSAGES/galeon-2.0.mo
|
||||
share/locale/ru/LC_MESSAGES/galeon-2.0.mo
|
||||
share/locale/rw/LC_MESSAGES/galeon-2.0.mo
|
||||
share/locale/sk/LC_MESSAGES/galeon-2.0.mo
|
||||
share/locale/sl/LC_MESSAGES/galeon-2.0.mo
|
||||
share/locale/sq/LC_MESSAGES/galeon-2.0.mo
|
||||
@ -214,12 +214,15 @@ share/locale/vi/LC_MESSAGES/galeon-2.0.mo
|
||||
share/locale/wa/LC_MESSAGES/galeon-2.0.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/galeon-2.0.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/galeon-2.0.mo
|
||||
@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
|
||||
@unexec rmdir %D/share/locale/rw 2> /dev/null || true
|
||||
@dirrm share/gnome/sounds/galeon
|
||||
@dirrm share/gnome/omf/galeon
|
||||
@dirrm share/gnome/help/galeon/C/figures
|
||||
@dirrm share/gnome/help/galeon/C
|
||||
@dirrm share/gnome/help/galeon/es/figures
|
||||
@dirrm share/gnome/help/galeon/es
|
||||
@dirrm share/gnome/help/galeon/C/figures
|
||||
@dirrm share/gnome/help/galeon/C
|
||||
@dirrm share/gnome/help/galeon
|
||||
@dirrm share/gnome/galeon
|
||||
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
|
||||
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
|
||||
|
Loading…
Reference in New Issue
Block a user