summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-16 09:55:05 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-16 09:55:05 +0800
commit55291416d56285e9743a02b9346e29a2c292528a (patch)
treec7457a6812e7162553c2336bec2eab81a7bce503 /x11
parenta1c6ae37f4d9b9e6e462cf2724dfb518f1379a1a (diff)
downloadmarcuscom-ports-55291416d56285e9743a02b9346e29a2c292528a.tar
marcuscom-ports-55291416d56285e9743a02b9346e29a2c292528a.tar.gz
marcuscom-ports-55291416d56285e9743a02b9346e29a2c292528a.tar.bz2
marcuscom-ports-55291416d56285e9743a02b9346e29a2c292528a.tar.lz
marcuscom-ports-55291416d56285e9743a02b9346e29a2c292528a.tar.xz
marcuscom-ports-55291416d56285e9743a02b9346e29a2c292528a.tar.zst
marcuscom-ports-55291416d56285e9743a02b9346e29a2c292528a.zip
Update to 2.13.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5148 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-panel/Makefile4
-rw-r--r--x11/gnome-panel/distinfo5
-rw-r--r--x11/gnome-panel/pkg-plist3
-rw-r--r--x11/gnomepanel/Makefile4
-rw-r--r--x11/gnomepanel/distinfo5
-rw-r--r--x11/gnomepanel/pkg-plist3
6 files changed, 16 insertions, 8 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 89a2a0b7a..e33452d05 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomepanel/Makefile,v 1.109 2005/10/08 19:41:40 marcus Exp $
+# $MCom: ports/x11/gnomepanel/Makefile,v 1.111 2005/11/06 02:19:01 ahze Exp $
#
PORTNAME= gnomepanel
-PORTVERSION= 2.13.1
+PORTVERSION= 2.13.2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/2.13
diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo
index 11c640979..5eb57d812 100644
--- a/x11/gnome-panel/distinfo
+++ b/x11/gnome-panel/distinfo
@@ -1,2 +1,3 @@
-MD5 (gnome2/gnome-panel-2.13.1.tar.bz2) = 5cdad2ef14866179130a40adab7e0f98
-SIZE (gnome2/gnome-panel-2.13.1.tar.bz2) = 2474233
+MD5 (gnome2/gnome-panel-2.13.2.tar.bz2) = 094638531a956ab501d0dc0a9c071d7d
+SHA256 (gnome2/gnome-panel-2.13.2.tar.bz2) = 3f6f9f95626e0b75b766f85ccd56fd2200ed1b5eee5ad5dc6496a45fd5716a98
+SIZE (gnome2/gnome-panel-2.13.2.tar.bz2) = 2470582
diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist
index e77d26d94..2604d6b91 100644
--- a/x11/gnome-panel/pkg-plist
+++ b/x11/gnome-panel/pkg-plist
@@ -331,6 +331,7 @@ share/locale/it/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/ja/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/ko/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/ku/LC_MESSAGES/gnome-panel-2.0.mo
+share/locale/ky/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/li/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/lt/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/lv/LC_MESSAGES/gnome-panel-2.0.mo
@@ -389,6 +390,8 @@ share/locale/zu/LC_MESSAGES/gnome-panel-2.0.mo
@unexec /bin/rmdir %D/share/locale/mr 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/share/locale/mi/LC_MESSAGES 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/share/locale/mi 2>/dev/null || /usr/bin/true
+@unexec /bin/rmdir %D/share/locale/ky/LC_MESSAGES 2>/dev/null || /usr/bin/true
+@unexec /bin/rmdir %D/share/locale/ky 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/share/locale/hy/LC_MESSAGES 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/share/locale/hy 2>/dev/null || /usr/bin/true
@dirrm share/gnome/panel/pixmaps
diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile
index 89a2a0b7a..e33452d05 100644
--- a/x11/gnomepanel/Makefile
+++ b/x11/gnomepanel/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomepanel/Makefile,v 1.109 2005/10/08 19:41:40 marcus Exp $
+# $MCom: ports/x11/gnomepanel/Makefile,v 1.111 2005/11/06 02:19:01 ahze Exp $
#
PORTNAME= gnomepanel
-PORTVERSION= 2.13.1
+PORTVERSION= 2.13.2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/2.13
diff --git a/x11/gnomepanel/distinfo b/x11/gnomepanel/distinfo
index 11c640979..5eb57d812 100644
--- a/x11/gnomepanel/distinfo
+++ b/x11/gnomepanel/distinfo
@@ -1,2 +1,3 @@
-MD5 (gnome2/gnome-panel-2.13.1.tar.bz2) = 5cdad2ef14866179130a40adab7e0f98
-SIZE (gnome2/gnome-panel-2.13.1.tar.bz2) = 2474233
+MD5 (gnome2/gnome-panel-2.13.2.tar.bz2) = 094638531a956ab501d0dc0a9c071d7d
+SHA256 (gnome2/gnome-panel-2.13.2.tar.bz2) = 3f6f9f95626e0b75b766f85ccd56fd2200ed1b5eee5ad5dc6496a45fd5716a98
+SIZE (gnome2/gnome-panel-2.13.2.tar.bz2) = 2470582
diff --git a/x11/gnomepanel/pkg-plist b/x11/gnomepanel/pkg-plist
index e77d26d94..2604d6b91 100644
--- a/x11/gnomepanel/pkg-plist
+++ b/x11/gnomepanel/pkg-plist
@@ -331,6 +331,7 @@ share/locale/it/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/ja/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/ko/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/ku/LC_MESSAGES/gnome-panel-2.0.mo
+share/locale/ky/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/li/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/lt/LC_MESSAGES/gnome-panel-2.0.mo
share/locale/lv/LC_MESSAGES/gnome-panel-2.0.mo
@@ -389,6 +390,8 @@ share/locale/zu/LC_MESSAGES/gnome-panel-2.0.mo
@unexec /bin/rmdir %D/share/locale/mr 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/share/locale/mi/LC_MESSAGES 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/share/locale/mi 2>/dev/null || /usr/bin/true
+@unexec /bin/rmdir %D/share/locale/ky/LC_MESSAGES 2>/dev/null || /usr/bin/true
+@unexec /bin/rmdir %D/share/locale/ky 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/share/locale/hy/LC_MESSAGES 2>/dev/null || /usr/bin/true
@unexec /bin/rmdir %D/share/locale/hy 2>/dev/null || /usr/bin/true
@dirrm share/gnome/panel/pixmaps