diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-03 20:20:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-03 20:20:19 +0000 |
commit | fddbc4d27d3f3b83c98f2c62f827bccf19a23db0 (patch) | |
tree | e02e9ca01fbc6b7ddcd136c7b082510fe162743d /x11/gnomepanel | |
parent | Unbreak: Fetches just fine. (diff) |
Update to 2.10.1.
Diffstat (limited to 'x11/gnomepanel')
-rw-r--r-- | x11/gnomepanel/Makefile | 3 | ||||
-rw-r--r-- | x11/gnomepanel/distinfo | 4 | ||||
-rw-r--r-- | x11/gnomepanel/pkg-plist | 6 |
3 files changed, 9 insertions, 4 deletions
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index effa2a92467c..a356446d49f1 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/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/gnomepanel/distinfo b/x11/gnomepanel/distinfo index 14d5d7ced6f6..f78b27c81e29 100644 --- a/x11/gnomepanel/distinfo +++ b/x11/gnomepanel/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/gnomepanel/pkg-plist b/x11/gnomepanel/pkg-plist index 6f6a65805ea4..90ea39e3ff9a 100644 --- a/x11/gnomepanel/pkg-plist +++ b/x11/gnomepanel/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 |