Update to 2.10.0.
This commit is contained in:
parent
6efda9ab39
commit
47bb48cc3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132514
3 changed files with 11 additions and 5 deletions
|
@ -6,11 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= quick-lounge-applet
|
||||
PORTVERSION= 2.1.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.10.0
|
||||
CATEGORIES= misc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= marcus@FreeBSD.org
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gnome2/quick-lounge-applet-2.1.2.tar.bz2) = b84cc930d771c95533b3cb2e89aeaeba
|
||||
SIZE (gnome2/quick-lounge-applet-2.1.2.tar.bz2) = 391683
|
||||
MD5 (gnome2/quick-lounge-applet-2.10.0.tar.bz2) = ca11d19d2efda48b36e409619478c775
|
||||
SIZE (gnome2/quick-lounge-applet-2.10.0.tar.bz2) = 397432
|
||||
|
|
|
@ -102,6 +102,7 @@ share/gnome/omf/quick-lounge-applet/quick-lounge-zh_TW.omf
|
|||
share/gnome/pixmaps/quick-lounge-applet.png
|
||||
share/gnome/quick-lounge/glade/quick-lounge.glade
|
||||
share/locale/az/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/bs/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/ca/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/cs/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/de/LC_MESSAGES/quick-lounge-applet.mo
|
||||
|
@ -109,7 +110,9 @@ share/locale/el/LC_MESSAGES/quick-lounge-applet.mo
|
|||
share/locale/en_CA/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/en_GB/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/es/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/fi/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/fr/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/gu/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/hr/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/hu/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/it/LC_MESSAGES/quick-lounge-applet.mo
|
||||
|
@ -118,16 +121,20 @@ share/locale/ko/LC_MESSAGES/quick-lounge-applet.mo
|
|||
share/locale/ms/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/nl/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/no/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/pa/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/pl/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/pt/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/ru/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/rw/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/sk/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/sr/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/sv/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/uk/LC_MESSAGES/quick-lounge-applet.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/quick-lounge-applet.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/quick-lounge/glade
|
||||
@dirrm share/gnome/quick-lounge
|
||||
@dirrm share/gnome/omf/quick-lounge-applet
|
||||
|
|
Loading…
Reference in a new issue