diff options
author | marcus <marcus@FreeBSD.org> | 2009-01-10 13:22:13 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-01-10 13:22:13 +0800 |
commit | 6d8ed8f7c7511223163de715a97ffc04bf6fada9 (patch) | |
tree | 40dc015efe383243b0880df377f73ee250da7de7 /x11-toolkits/gdl | |
parent | c7f342a8d7b82e85b9625c4403600fc20ce41da6 (diff) | |
download | freebsd-ports-graphics-6d8ed8f7c7511223163de715a97ffc04bf6fada9.tar.gz freebsd-ports-graphics-6d8ed8f7c7511223163de715a97ffc04bf6fada9.tar.zst freebsd-ports-graphics-6d8ed8f7c7511223163de715a97ffc04bf6fada9.zip |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet
PR: 125857 [1]
126993 [2]
130031 [3]
127399 [4]
127661 [5]
124302 [6]
129570 [7]
129936
123790
Diffstat (limited to 'x11-toolkits/gdl')
-rw-r--r-- | x11-toolkits/gdl/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/gdl/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/gdl/files/patch-gdl__gdl-icons.c | 17 | ||||
-rw-r--r-- | x11-toolkits/gdl/pkg-plist | 22 |
4 files changed, 20 insertions, 30 deletions
diff --git a/x11-toolkits/gdl/Makefile b/x11-toolkits/gdl/Makefile index 3506383ad7c..70aed9a09a6 100644 --- a/x11-toolkits/gdl/Makefile +++ b/x11-toolkits/gdl/Makefile @@ -3,12 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gdl/Makefile,v 1.15 2007/09/09 22:45:27 mezz Exp $ +# $MCom: ports/x11-toolkits/gdl/Makefile,v 1.18 2008/09/22 18:02:25 marcus Exp $ # PORTNAME= gdl -PORTREVISION= 2 -PORTVERSION= 0.7.11 +PORTVERSION= 2.24.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME diff --git a/x11-toolkits/gdl/distinfo b/x11-toolkits/gdl/distinfo index 389a3aa5b9c..482befef9a7 100644 --- a/x11-toolkits/gdl/distinfo +++ b/x11-toolkits/gdl/distinfo @@ -1,3 +1,3 @@ -MD5 (gdl-0.7.11.tar.bz2) = 74f529cc2623376ee793be65439f54d6 -SHA256 (gdl-0.7.11.tar.bz2) = 98c97d185acec2b80769aaaa6e4bde938514e8cd5ff9df2956aab93b6584abde -SIZE (gdl-0.7.11.tar.bz2) = 521832 +MD5 (gdl-2.24.0.tar.bz2) = 1d5cd4af1f4041394169d643316646bf +SHA256 (gdl-2.24.0.tar.bz2) = c175ac5faa1c3e27464f71f80c632bb3a960aa03ccd748736aead20adc31a112 +SIZE (gdl-2.24.0.tar.bz2) = 551420 diff --git a/x11-toolkits/gdl/files/patch-gdl__gdl-icons.c b/x11-toolkits/gdl/files/patch-gdl__gdl-icons.c deleted file mode 100644 index bcfde3afce1..00000000000 --- a/x11-toolkits/gdl/files/patch-gdl__gdl-icons.c +++ /dev/null @@ -1,17 +0,0 @@ ---- gdl/gdl-icons.c.orig Tue May 24 16:37:14 2005 -+++ gdl/gdl-icons.c Tue May 24 16:37:38 2005 -@@ -202,12 +202,13 @@ - { - GdkPixbuf *pixbuf; - char *icon_name; -+ GdlIconsPrivate *priv; - - g_return_val_if_fail (icons != NULL, NULL); - g_return_val_if_fail (GDL_IS_ICONS (icons), NULL); - g_return_val_if_fail (mime_type != NULL, NULL); - -- GdlIconsPrivate *priv = GDL_ICONS_GET_PRIVATE (icons); -+ priv = GDL_ICONS_GET_PRIVATE (icons); - - pixbuf = g_hash_table_lookup (priv->icons, mime_type); - if (pixbuf != NULL) { diff --git a/x11-toolkits/gdl/pkg-plist b/x11-toolkits/gdl/pkg-plist index 36561f399cb..4411d89a5de 100644 --- a/x11-toolkits/gdl/pkg-plist +++ b/x11-toolkits/gdl/pkg-plist @@ -9,7 +9,6 @@ include/libgdl-1.0/gdl/gdl-dock-paned.h include/libgdl-1.0/gdl/gdl-dock-placeholder.h include/libgdl-1.0/gdl/gdl-dock-tablabel.h include/libgdl-1.0/gdl/gdl-dock.h -include/libgdl-1.0/gdl/gdl-icons.h include/libgdl-1.0/gdl/gdl-stock-icons.h include/libgdl-1.0/gdl/gdl-stock.h include/libgdl-1.0/gdl/gdl-switcher.h @@ -19,11 +18,7 @@ include/libgdl-1.0/gdl/libgdltypebuiltins.h lib/libgdl-1.la lib/libgdl-1.so lib/libgdl-1.so.0 -lib/libgdl-gnome-1.la -lib/libgdl-gnome-1.so -lib/libgdl-gnome-1.so.0 libdata/pkgconfig/gdl-1.0.pc -libdata/pkgconfig/gdl-gnome-1.0.pc %%DOCSDIR%%/GdlComboButton.html %%DOCSDIR%%/GdlDock.html %%DOCSDIR%%/GdlDockBar.html @@ -35,7 +30,6 @@ libdata/pkgconfig/gdl-gnome-1.0.pc %%DOCSDIR%%/GdlDockPaned.html %%DOCSDIR%%/GdlDockPlaceholder.html %%DOCSDIR%%/GdlDockTablabel.html -%%DOCSDIR%%/GdlIcons.html %%DOCSDIR%%/GdlSwitcher.html %%DOCSDIR%%/gdl-gdl-stock.html %%DOCSDIR%%/gdl-gdl-tools.html @@ -63,11 +57,13 @@ share/locale/el/LC_MESSAGES/gdl-1.mo share/locale/en_CA/LC_MESSAGES/gdl-1.mo share/locale/en_GB/LC_MESSAGES/gdl-1.mo share/locale/es/LC_MESSAGES/gdl-1.mo +share/locale/et/LC_MESSAGES/gdl-1.mo share/locale/eu/LC_MESSAGES/gdl-1.mo share/locale/fi/LC_MESSAGES/gdl-1.mo share/locale/fr/LC_MESSAGES/gdl-1.mo share/locale/ga/LC_MESSAGES/gdl-1.mo share/locale/gl/LC_MESSAGES/gdl-1.mo +share/locale/he/LC_MESSAGES/gdl-1.mo share/locale/hi/LC_MESSAGES/gdl-1.mo share/locale/hr/LC_MESSAGES/gdl-1.mo share/locale/hu/LC_MESSAGES/gdl-1.mo @@ -78,12 +74,14 @@ share/locale/lt/LC_MESSAGES/gdl-1.mo share/locale/lv/LC_MESSAGES/gdl-1.mo share/locale/mk/LC_MESSAGES/gdl-1.mo share/locale/ml/LC_MESSAGES/gdl-1.mo +share/locale/mr/LC_MESSAGES/gdl-1.mo share/locale/nb/LC_MESSAGES/gdl-1.mo share/locale/ne/LC_MESSAGES/gdl-1.mo share/locale/nl/LC_MESSAGES/gdl-1.mo share/locale/oc/LC_MESSAGES/gdl-1.mo share/locale/pa/LC_MESSAGES/gdl-1.mo share/locale/pl/LC_MESSAGES/gdl-1.mo +share/locale/ps/LC_MESSAGES/gdl-1.mo share/locale/pt/LC_MESSAGES/gdl-1.mo share/locale/pt_BR/LC_MESSAGES/gdl-1.mo share/locale/ru/LC_MESSAGES/gdl-1.mo @@ -93,23 +91,33 @@ share/locale/sk/LC_MESSAGES/gdl-1.mo share/locale/sl/LC_MESSAGES/gdl-1.mo share/locale/sq/LC_MESSAGES/gdl-1.mo share/locale/sr/LC_MESSAGES/gdl-1.mo -share/locale/sr@Latn/LC_MESSAGES/gdl-1.mo +share/locale/sr@latin/LC_MESSAGES/gdl-1.mo share/locale/sv/LC_MESSAGES/gdl-1.mo share/locale/th/LC_MESSAGES/gdl-1.mo share/locale/tr/LC_MESSAGES/gdl-1.mo share/locale/uk/LC_MESSAGES/gdl-1.mo share/locale/vi/LC_MESSAGES/gdl-1.mo share/locale/zh_CN/LC_MESSAGES/gdl-1.mo +share/locale/zh_HK/LC_MESSAGES/gdl-1.mo +share/locale/zh_TW/LC_MESSAGES/gdl-1.mo @dirrm share/gdl/glade @dirrm share/gdl @dirrm %%DOCSDIR%% @dirrm include/libgdl-1.0/gdl @dirrm include/libgdl-1.0 +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin @dirrmtry share/locale/si/LC_MESSAGES @dirrmtry share/locale/si @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw +@dirrmtry share/locale/ps/LC_MESSAGES +@dirrmtry share/locale/ps @dirrmtry share/locale/oc/LC_MESSAGES @dirrmtry share/locale/oc +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz |