Update to 2.10.1.
This commit is contained in:
parent
2e1df579b6
commit
4790eb0d2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133019
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= nautilus2
|
||||
PORTVERSION= 2.10.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.10.1
|
||||
CATEGORIES= x11-fm gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.10
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gnome2/nautilus-2.10.0.tar.bz2) = b29a02be8733a82e002179e2e0f3fe83
|
||||
SIZE (gnome2/nautilus-2.10.0.tar.bz2) = 5899170
|
||||
MD5 (gnome2/nautilus-2.10.1.tar.bz2) = 976d725db15e901bc881dfb8c50145c1
|
||||
SIZE (gnome2/nautilus-2.10.1.tar.bz2) = 5960278
|
||||
|
@ -153,6 +153,7 @@ share/locale/pt/LC_MESSAGES/nautilus.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/nautilus.mo
|
||||
share/locale/ro/LC_MESSAGES/nautilus.mo
|
||||
share/locale/ru/LC_MESSAGES/nautilus.mo
|
||||
share/locale/rw/LC_MESSAGES/nautilus.mo
|
||||
share/locale/sk/LC_MESSAGES/nautilus.mo
|
||||
share/locale/sl/LC_MESSAGES/nautilus.mo
|
||||
share/locale/sq/LC_MESSAGES/nautilus.mo
|
||||
@ -167,10 +168,15 @@ share/locale/tr/LC_MESSAGES/nautilus.mo
|
||||
share/locale/uk/LC_MESSAGES/nautilus.mo
|
||||
share/locale/vi/LC_MESSAGES/nautilus.mo
|
||||
share/locale/wa/LC_MESSAGES/nautilus.mo
|
||||
share/locale/xh/LC_MESSAGES/nautilus.mo
|
||||
share/locale/yi/LC_MESSAGES/nautilus.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/nautilus.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/nautilus.mo
|
||||
share/locale/zu/LC_MESSAGES/nautilus.mo
|
||||
@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true
|
||||
@unexec rmdir %D/share/locale/xh 2> /dev/null || true
|
||||
@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/pixmaps/nautilus/tahoe
|
||||
@dirrm share/gnome/pixmaps/nautilus/sierra
|
||||
@dirrm share/gnome/pixmaps/nautilus/gnome
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= eel
|
||||
PORTVERSION= 2.10.0
|
||||
PORTVERSION= 2.10.1
|
||||
CATEGORIES= x11-toolkits gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gnome2/eel-2.10.0.tar.bz2) = 465cd522fabfed5668e70d7eae5f99e0
|
||||
SIZE (gnome2/eel-2.10.0.tar.bz2) = 665666
|
||||
MD5 (gnome2/eel-2.10.1.tar.bz2) = 2978fae17565dfb6e2d7ca129e738b9d
|
||||
SIZE (gnome2/eel-2.10.1.tar.bz2) = 672143
|
||||
|
@ -104,6 +104,7 @@ share/locale/pt/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/ro/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/ru/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/rw/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/sk/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/sl/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/sq/LC_MESSAGES/eel-2.0.mo
|
||||
@ -116,8 +117,13 @@ share/locale/tr/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/uk/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/vi/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/wa/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/xh/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/eel-2.0.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/eel-2.0.mo
|
||||
@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true
|
||||
@unexec rmdir %D/share/locale/xh 2> /dev/null || true
|
||||
@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
|
||||
@unexec rmdir %D/share/locale/rw 2> /dev/null || true
|
||||
@unexec rmdir %D/share/locale/ang/LC_MESSAGES 2> /dev/null || true
|
||||
@unexec rmdir %D/share/locale/ang 2> /dev/null || true
|
||||
@dirrm include/eel-2/eel
|
||||
|
Loading…
Reference in New Issue
Block a user