diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-14 05:20:55 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-14 05:20:55 +0800 |
commit | f1eca72b48cddf2f9bf9fbdd50a3e10ef4f4fd37 (patch) | |
tree | beaaac623b11e618499fe9befa639dfbb9ad6ba8 /x11-toolkits | |
parent | 24241543b95c2381e0e66a615bc013ddaa00cf22 (diff) | |
download | marcuscom-ports-f1eca72b48cddf2f9bf9fbdd50a3e10ef4f4fd37.tar.gz marcuscom-ports-f1eca72b48cddf2f9bf9fbdd50a3e10ef4f4fd37.tar.zst marcuscom-ports-f1eca72b48cddf2f9bf9fbdd50a3e10ef4f4fd37.zip |
Update to 2.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4492 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/gtk20/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/gtk20/pkg-plist | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index c7768c4bc..1cfb249a4 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -3,14 +3,14 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.64 2005/07/27 16:23:11 marcus Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.65 2005/08/03 22:25:06 marcus Exp $ # PORTNAME= gtk -PORTVERSION= 2.7.5 +PORTVERSION= 2.8.0 CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.7,} \ - ftp://ftp.gtk.org/pub/gtk/v2.7/ \ +MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.8,} \ + ftp://ftp.gtk.org/pub/gtk/v2.8/ \ ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ http://www.ameth.org/gimp/%SUBDIR%/ \ diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo index a05d7c931..87403cd42 100644 --- a/x11-toolkits/gtk20/distinfo +++ b/x11-toolkits/gtk20/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gtk+-2.7.5.tar.bz2) = dbadc6e9272ed64fd321194089cc52cd -SIZE (gnome2/gtk+-2.7.5.tar.bz2) = 11785016 +MD5 (gnome2/gtk+-2.8.0.tar.bz2) = e169d35239bf9d23bdd84c473e3c4917 +SIZE (gnome2/gtk+-2.8.0.tar.bz2) = 11810118 diff --git a/x11-toolkits/gtk20/pkg-plist b/x11-toolkits/gtk20/pkg-plist index 5a3d71e91..094d74cd4 100644 --- a/x11-toolkits/gtk20/pkg-plist +++ b/x11-toolkits/gtk20/pkg-plist @@ -448,6 +448,8 @@ share/locale/sv/LC_MESSAGES/gtk20-properties.mo share/locale/sv/LC_MESSAGES/gtk20.mo share/locale/ta/LC_MESSAGES/gtk20-properties.mo share/locale/ta/LC_MESSAGES/gtk20.mo +share/locale/te/LC_MESSAGES/gtk20-properties.mo +share/locale/te/LC_MESSAGES/gtk20.mo share/locale/th/LC_MESSAGES/gtk20-properties.mo share/locale/th/LC_MESSAGES/gtk20.mo share/locale/tk/LC_MESSAGES/gtk20-properties.mo @@ -496,6 +498,8 @@ share/themes/Raleigh/gtk-2.0/gtkrc @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 +@unexec rmdir %D/share/locale/te/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/te 2> /dev/null || true @unexec rmdir %D/share/locale/uz@Latn/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/uz@Latn 2> /dev/null || true @unexec rmdir %D/share/locale/sr@ije/LC_MESSAGES 2> /dev/null || true |