diff options
author | marcus <marcus@FreeBSD.org> | 2005-04-04 04:20:19 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-04-04 04:20:19 +0800 |
commit | f419aa362738f3615148ff8e502b7b1d036b26d2 (patch) | |
tree | 4c8143f2ebf634b2b1f70a480c2b842ee3c793a2 /x11/gnome-panel | |
parent | 9e6a0b802769d14e173fc18f19ed9219ea3f2826 (diff) | |
download | freebsd-ports-gnome-f419aa362738f3615148ff8e502b7b1d036b26d2.tar.gz freebsd-ports-gnome-f419aa362738f3615148ff8e502b7b1d036b26d2.tar.zst freebsd-ports-gnome-f419aa362738f3615148ff8e502b7b1d036b26d2.zip |
Update to 2.10.1.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r-- | x11/gnome-panel/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-panel/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-panel/pkg-plist | 6 |
3 files changed, 9 insertions, 4 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index effa2a92467c..a356446d49f1 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.10.0 -PORTREVISION= 1 +PORTVERSION= 2.10.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.10 diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo index 14d5d7ced6f6..f78b27c81e29 100644 --- a/x11/gnome-panel/distinfo +++ b/x11/gnome-panel/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-panel-2.10.0.tar.bz2) = 398e95097aeb7b8be2b6b47a0f9affe0 -SIZE (gnome2/gnome-panel-2.10.0.tar.bz2) = 3085157 +MD5 (gnome2/gnome-panel-2.10.1.tar.bz2) = a2719f5c79a9e48bca086f08a77a6889 +SIZE (gnome2/gnome-panel-2.10.1.tar.bz2) = 2344963 diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist index 6f6a65805ea4..90ea39e3ff9a 100644 --- a/x11/gnome-panel/pkg-plist +++ b/x11/gnome-panel/pkg-plist @@ -334,6 +334,7 @@ share/locale/pt/LC_MESSAGES/gnome-panel-2.0.mo share/locale/pt_BR/LC_MESSAGES/gnome-panel-2.0.mo share/locale/ro/LC_MESSAGES/gnome-panel-2.0.mo share/locale/ru/LC_MESSAGES/gnome-panel-2.0.mo +share/locale/rw/LC_MESSAGES/gnome-panel-2.0.mo share/locale/sk/LC_MESSAGES/gnome-panel-2.0.mo share/locale/sl/LC_MESSAGES/gnome-panel-2.0.mo share/locale/sq/LC_MESSAGES/gnome-panel-2.0.mo @@ -347,6 +348,7 @@ share/locale/tr/LC_MESSAGES/gnome-panel-2.0.mo share/locale/uk/LC_MESSAGES/gnome-panel-2.0.mo share/locale/vi/LC_MESSAGES/gnome-panel-2.0.mo share/locale/wa/LC_MESSAGES/gnome-panel-2.0.mo +share/locale/xh/LC_MESSAGES/gnome-panel-2.0.mo share/locale/yi/LC_MESSAGES/gnome-panel-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-panel-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo @@ -355,8 +357,12 @@ share/locale/zu/LC_MESSAGES/gnome-panel-2.0.mo @unexec /bin/rmdir %D/share/locale/zu 2>/dev/null || /usr/bin/true @unexec /bin/rmdir %D/share/locale/yi/LC_MESSAGES 2>/dev/null || /usr/bin/true @unexec /bin/rmdir %D/share/locale/yi 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/locale/xh/LC_MESSAGES 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/locale/xh 2>/dev/null || /usr/bin/true @unexec /bin/rmdir %D/share/locale/sr@ije/LC_MESSAGES 2>/dev/null || /usr/bin/true @unexec /bin/rmdir %D/share/locale/sr@ije 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/locale/rw/LC_MESSAGES 2>/dev/null || /usr/bin/true +@unexec /bin/rmdir %D/share/locale/rw 2>/dev/null || /usr/bin/true @unexec /bin/rmdir %D/share/locale/nso/LC_MESSAGES 2>/dev/null || /usr/bin/true @unexec /bin/rmdir %D/share/locale/nso 2>/dev/null || /usr/bin/true @unexec /bin/rmdir %D/share/locale/mr/LC_MESSAGES 2>/dev/null || /usr/bin/true |