diff options
author | kwm <kwm@FreeBSD.org> | 2010-07-26 03:35:08 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2010-07-26 03:35:08 +0800 |
commit | bf0123ddfd3f2c174f9c513197f8eea4b3f16749 (patch) | |
tree | ad091a97c611c0bcc63a8b80872df7a4feb4edf9 /graphics | |
parent | 6cf3898252d9a94580c8b67047742a0a697930fb (diff) | |
download | freebsd-ports-gnome-bf0123ddfd3f2c174f9c513197f8eea4b3f16749.tar.gz freebsd-ports-gnome-bf0123ddfd3f2c174f9c513197f8eea4b3f16749.tar.zst freebsd-ports-gnome-bf0123ddfd3f2c174f9c513197f8eea4b3f16749.zip |
Presenting GNOME 2.30.2. for FreeBSD.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/clutter/Makefile | 4 | ||||
-rw-r--r-- | graphics/clutter/distinfo | 6 | ||||
-rw-r--r-- | graphics/clutter/files/patch-clutter_glx_clutter-stage-glx.c | 12 | ||||
-rw-r--r-- | graphics/eog-plugins/Makefile | 5 | ||||
-rw-r--r-- | graphics/eog-plugins/distinfo | 6 | ||||
-rw-r--r-- | graphics/eog-plugins/pkg-plist | 2 | ||||
-rw-r--r-- | graphics/eog/Makefile | 5 | ||||
-rw-r--r-- | graphics/eog/distinfo | 6 | ||||
-rw-r--r-- | graphics/eog/pkg-plist | 7 | ||||
-rw-r--r-- | graphics/evince/Makefile | 8 | ||||
-rw-r--r-- | graphics/evince/distinfo | 6 | ||||
-rw-r--r-- | graphics/evince/files/patch-shell_ev-window.c | 11 | ||||
-rw-r--r-- | graphics/poppler-data/Makefile | 3 | ||||
-rw-r--r-- | graphics/poppler-data/distinfo | 6 |
14 files changed, 48 insertions, 39 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 3fe59e2ac5bb..19138147f06a 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -3,11 +3,11 @@ # Whom: Martin Wilke <miwi@FreeBSD.org> # # $FreeBSD$ +# $MCom: ports-stable/graphics/clutter/Makefile,v 1.1 2010/07/15 14:48:21 kwm Exp $ # PORTNAME= clutter -PORTVERSION= 1.2.8 -PORTREVISION= 1 +PORTVERSION= 1.2.12 CATEGORIES= graphics MASTER_SITES= GNOME \ http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ diff --git a/graphics/clutter/distinfo b/graphics/clutter/distinfo index 328962dcf1ca..99cb48c39429 100644 --- a/graphics/clutter/distinfo +++ b/graphics/clutter/distinfo @@ -1,3 +1,3 @@ -MD5 (clutter-1.2.8.tar.bz2) = a94f5492465cb048115e066ebb9cbd58 -SHA256 (clutter-1.2.8.tar.bz2) = bdc1583572546bf1d5497fcb36b1affaf868af6213d04c720274ab96c3996179 -SIZE (clutter-1.2.8.tar.bz2) = 2388895 +MD5 (clutter-1.2.12.tar.bz2) = 76f70e765adcf7146be1ceb50bafa14f +SHA256 (clutter-1.2.12.tar.bz2) = 4582e6579897374d1f8ce51daa330311ebb90033fad95d5f076c1e9392b4ae68 +SIZE (clutter-1.2.12.tar.bz2) = 2396325 diff --git a/graphics/clutter/files/patch-clutter_glx_clutter-stage-glx.c b/graphics/clutter/files/patch-clutter_glx_clutter-stage-glx.c new file mode 100644 index 000000000000..fff439a43af2 --- /dev/null +++ b/graphics/clutter/files/patch-clutter_glx_clutter-stage-glx.c @@ -0,0 +1,12 @@ +--- clutter/glx/clutter-stage-glx.c.orig 2010-07-15 15:58:02.000000000 +0000 ++++ clutter/glx/clutter-stage-glx.c 2010-07-15 15:58:25.000000000 +0000 +@@ -487,8 +487,8 @@ + (retraceCount + 1) % 2, + &retraceCount); + } +- else + #ifdef __linux__ ++ else + { + drm_wait_vblank_t blank; + diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile index 1cf19ccf66e1..fe68490b16a3 100644 --- a/graphics/eog-plugins/Makefile +++ b/graphics/eog-plugins/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/eog-plugins/Makefile,v 1.12 2010/04/02 08:40:07 avl Exp $ +# $MCom: ports-stable/graphics/eog-plugins/Makefile,v 1.1 2010/06/23 15:28:22 kwm Exp $ # PORTNAME= eog-plugins -PORTVERSION= 2.30.0 -PORTREVISION= 1 +PORTVERSION= 2.30.1 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/graphics/eog-plugins/distinfo b/graphics/eog-plugins/distinfo index 1e4bf4a77b83..479adc45f3c6 100644 --- a/graphics/eog-plugins/distinfo +++ b/graphics/eog-plugins/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/eog-plugins-2.30.0.tar.bz2) = c5ae61e03169cefd0220a3a2642065fa -SHA256 (gnome2/eog-plugins-2.30.0.tar.bz2) = dfc6fdcefc128e6bc84b00acdf0b124cfd5b814aef62ce1320d505805743c1cb -SIZE (gnome2/eog-plugins-2.30.0.tar.bz2) = 337547 +MD5 (gnome2/eog-plugins-2.30.1.tar.bz2) = 72b89b93e56d1fb58480cb8dd3d980d7 +SHA256 (gnome2/eog-plugins-2.30.1.tar.bz2) = 0e651053367e1d6aecfb8058a93dcac2223ec822a691ee134e9a879662580caf +SIZE (gnome2/eog-plugins-2.30.1.tar.bz2) = 344700 diff --git a/graphics/eog-plugins/pkg-plist b/graphics/eog-plugins/pkg-plist index 1d703d355a53..4d8d40e9bf93 100644 --- a/graphics/eog-plugins/pkg-plist +++ b/graphics/eog-plugins/pkg-plist @@ -46,6 +46,7 @@ share/locale/fr/LC_MESSAGES/eog-plugins.mo share/locale/gl/LC_MESSAGES/eog-plugins.mo share/locale/gu/LC_MESSAGES/eog-plugins.mo share/locale/hu/LC_MESSAGES/eog-plugins.mo +share/locale/id/LC_MESSAGES/eog-plugins.mo share/locale/it/LC_MESSAGES/eog-plugins.mo share/locale/ja/LC_MESSAGES/eog-plugins.mo share/locale/kn/LC_MESSAGES/eog-plugins.mo @@ -64,6 +65,7 @@ share/locale/sq/LC_MESSAGES/eog-plugins.mo share/locale/sv/LC_MESSAGES/eog-plugins.mo share/locale/ta/LC_MESSAGES/eog-plugins.mo share/locale/te/LC_MESSAGES/eog-plugins.mo +share/locale/uk/LC_MESSAGES/eog-plugins.mo share/locale/vi/LC_MESSAGES/eog-plugins.mo share/locale/zh_CN/LC_MESSAGES/eog-plugins.mo share/locale/zh_HK/LC_MESSAGES/eog-plugins.mo diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index b3bca34814e3..7c2d37be98da 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/eog/Makefile,v 1.113 2010/04/27 18:11:36 kwm Exp $ +# $MCom: ports-stable/graphics/eog/Makefile,v 1.10 2010/06/23 15:24:15 kwm Exp $ # PORTNAME= eog -PORTVERSION= 2.30.1 -PORTREVISION= 1 +PORTVERSION= 2.30.2 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/graphics/eog/distinfo b/graphics/eog/distinfo index 502a75ac166d..e744a76a973f 100644 --- a/graphics/eog/distinfo +++ b/graphics/eog/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/eog-2.30.1.tar.bz2) = b9ea1f6e28c3f1890792d847f23ee82f -SHA256 (gnome2/eog-2.30.1.tar.bz2) = d245d96d791c88197dda1f667c196cb4134f9ce88596e696d5fbcddb6747ecf6 -SIZE (gnome2/eog-2.30.1.tar.bz2) = 2691413 +MD5 (gnome2/eog-2.30.2.tar.bz2) = 2f7fdf9392f24229fd82c53e8465f998 +SHA256 (gnome2/eog-2.30.2.tar.bz2) = 0f508cbc1727181122410f921f54d6c1464d0b98d544a04bd7d021d43d2ab91b +SIZE (gnome2/eog-2.30.2.tar.bz2) = 2789170 diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist index 664949501f45..0d8ca576f30b 100644 --- a/graphics/eog/pkg-plist +++ b/graphics/eog/pkg-plist @@ -151,6 +151,10 @@ share/gnome/help/eog/eu/eog.xml share/gnome/help/eog/eu/figures/eog_save_as_window.png share/gnome/help/eog/eu/figures/eog_start_window.png share/gnome/help/eog/eu/figures/eog_toolbar_editor_window.png +share/gnome/help/eog/fi/eog.xml +share/gnome/help/eog/fi/figures/eog_save_as_window.png +share/gnome/help/eog/fi/figures/eog_start_window.png +share/gnome/help/eog/fi/figures/eog_toolbar_editor_window.png share/gnome/help/eog/fr/eog.xml share/gnome/help/eog/fr/figures/eog_save_as_window.png share/gnome/help/eog/fr/figures/eog_start_window.png @@ -317,6 +321,7 @@ share/omf/eog/eog-el.omf share/omf/eog/eog-en_GB.omf share/omf/eog/eog-es.omf share/omf/eog/eog-eu.omf +share/omf/eog/eog-fi.omf share/omf/eog/eog-fr.omf share/omf/eog/eog-it.omf share/omf/eog/eog-ja.omf @@ -360,6 +365,8 @@ share/omf/eog/eog-zh_TW.omf @dirrm share/gnome/help/eog/it @dirrm share/gnome/help/eog/fr/figures @dirrm share/gnome/help/eog/fr +@dirrm share/gnome/help/eog/fi/figures +@dirrm share/gnome/help/eog/fi @dirrm share/gnome/help/eog/eu/figures @dirrm share/gnome/help/eog/eu @dirrm share/gnome/help/eog/es/figures diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index c5d0ccb88d1f..67a7c21748a2 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,12 +3,12 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.137 2010/04/27 14:14:36 kwm Exp $ +# $MCom: ports-stable/graphics/evince/Makefile,v 1.11 2010/06/24 10:03:54 kwm Exp $ # PORTNAME= evince -PORTVERSION= 2.30.1 -PORTREVISION= 2 +PORTVERSION= 2.30.3 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -78,7 +78,7 @@ PLIST_SUB+= NAUTILUS="" BUILD_DEPENDS+= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme RUN_DEPENDS+= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme .if !defined(WITHOUT_KEYRING) -LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring +LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring .else CONFIGURE_ARGS+= --without-keyring .endif diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo index 48317462f62f..8c3b0f42b085 100644 --- a/graphics/evince/distinfo +++ b/graphics/evince/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/evince-2.30.1.tar.bz2) = 84eb6c8bb460edd382025fdd29c3bc64 -SHA256 (gnome2/evince-2.30.1.tar.bz2) = ab6b957ab422341f023baa8ee4061bc5719389f92d6745874d239cd1e737f225 -SIZE (gnome2/evince-2.30.1.tar.bz2) = 2177738 +MD5 (gnome2/evince-2.30.3.tar.bz2) = 516748897113cd4e9638c49245c555c2 +SHA256 (gnome2/evince-2.30.3.tar.bz2) = daddd9720bf8fc0156d9a4a5a85485c232393896376707cf7fcedfcbc515732f +SIZE (gnome2/evince-2.30.3.tar.bz2) = 2180874 diff --git a/graphics/evince/files/patch-shell_ev-window.c b/graphics/evince/files/patch-shell_ev-window.c deleted file mode 100644 index 0e8ddac0b4f9..000000000000 --- a/graphics/evince/files/patch-shell_ev-window.c +++ /dev/null @@ -1,11 +0,0 @@ ---- shell/ev-window.c.orig 2010-07-05 20:36:07.000000000 -0400 -+++ shell/ev-window.c 2010-07-05 20:36:10.000000000 -0400 -@@ -6107,7 +6107,7 @@ ev_window_create_last_settings_metadata - GFile *file; - gchar *path; - -- path = g_build_filename (ev_application_get_dot_dir (EV_APP, FALSE), "last_settings", NULL); -+ path = g_build_filename (ev_application_get_dot_dir (EV_APP, TRUE), "last_settings", NULL); - file = g_file_new_for_path (path); - g_free (path); - diff --git a/graphics/poppler-data/Makefile b/graphics/poppler-data/Makefile index e56b3381f3f1..b05175647c61 100644 --- a/graphics/poppler-data/Makefile +++ b/graphics/poppler-data/Makefile @@ -3,10 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ +# $MCom: ports-stable/graphics/poppler-data/Makefile,v 1.1 2010/07/20 08:17:51 kwm Exp $ # PORTNAME= poppler-data -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 CATEGORIES= graphics MASTER_SITES= http://poppler.freedesktop.org/ diff --git a/graphics/poppler-data/distinfo b/graphics/poppler-data/distinfo index 71023bdf8010..a48d0a2bc6bc 100644 --- a/graphics/poppler-data/distinfo +++ b/graphics/poppler-data/distinfo @@ -1,3 +1,3 @@ -MD5 (poppler-data-0.4.2.tar.gz) = 4b7598072bb95686f58bdadc4f09715c -SHA256 (poppler-data-0.4.2.tar.gz) = 1176ac722665d45036d72d7d225bd7d293e74f532a0a1c68d826c034c7ef14ed -SIZE (poppler-data-0.4.2.tar.gz) = 4171982 +MD5 (poppler-data-0.4.3.tar.gz) = 2d648047e5d0b315df1571b460ee6a96 +SHA256 (poppler-data-0.4.3.tar.gz) = 426010488bfb8c923419ca4c5d4916ea0193a140d2246336fdf97f1b632d58a6 +SIZE (poppler-data-0.4.3.tar.gz) = 4175311 |