diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-01 03:39:25 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-01 03:39:25 +0800 |
commit | 3fe266631ebf8a15f1f9a8041384a12286aec7a0 (patch) | |
tree | b0960c7fd49c37f7dfc8d70755e9208069215e7f /x11-toolkits | |
parent | 2c3c1b41845e172b6270dd2ba0d069b486f36566 (diff) | |
download | marcuscom-ports-3fe266631ebf8a15f1f9a8041384a12286aec7a0.tar.gz marcuscom-ports-3fe266631ebf8a15f1f9a8041384a12286aec7a0.tar.zst marcuscom-ports-3fe266631ebf8a15f1f9a8041384a12286aec7a0.zip |
Update to 2.6.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3736 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtk20/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/gtk20/pkg-plist | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 048b3659c..ab2f6d4eb 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtk -PORTVERSION= 2.6.2 -PORTREVISION= 1 +PORTVERSION= 2.6.3 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.6,} \ ftp://ftp.gtk.org/pub/gtk/v2.6/ \ diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo index 8b68ddd82..a6bd4538c 100644 --- a/x11-toolkits/gtk20/distinfo +++ b/x11-toolkits/gtk20/distinfo @@ -1,4 +1,4 @@ -MD5 (gnome2/gtk+-2.6.2.tar.bz2) = f5cbbcb82627bc6d0d186063e6109399 -SIZE (gnome2/gtk+-2.6.2.tar.bz2) = 11206837 +MD5 (gnome2/gtk+-2.6.3.tar.bz2) = 51f3eb7eade2cc39664641de155843ed +SIZE (gnome2/gtk+-2.6.3.tar.bz2) = 11224566 MD5 (gnome2/gtk+-2.4.0-menushadow.patch) = 5dde5c5af8f25d282c365663a7256b5c SIZE (gnome2/gtk+-2.4.0-menushadow.patch) = 15603 diff --git a/x11-toolkits/gtk20/pkg-plist b/x11-toolkits/gtk20/pkg-plist index 51db24aef..77127e3a5 100644 --- a/x11-toolkits/gtk20/pkg-plist +++ b/x11-toolkits/gtk20/pkg-plist @@ -457,6 +457,8 @@ share/locale/vi/LC_MESSAGES/gtk20-properties.mo share/locale/vi/LC_MESSAGES/gtk20.mo share/locale/wa/LC_MESSAGES/gtk20-properties.mo share/locale/wa/LC_MESSAGES/gtk20.mo +share/locale/xh/LC_MESSAGES/gtk20-properties.mo +share/locale/xh/LC_MESSAGES/gtk20.mo share/locale/yi/LC_MESSAGES/gtk20-properties.mo share/locale/yi/LC_MESSAGES/gtk20.mo share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo @@ -508,3 +510,5 @@ share/themes/Emacs/gtk-2.0-key/gtkrc @unexec rmdir %D/share/locale/uz@Latn 2> /dev/null || true @unexec rmdir %D/share/locale/yi/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/yi 2> /dev/null || true +@unexec rmdir %D/share/locale/xh/LC_MESSAGES/ 2> /dev/null || true +@unexec rmdir %D/share/locale/xh 2> /dev/null || true |