aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/eog
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-04-10 13:56:28 +0800
committermarcus <marcus@FreeBSD.org>2009-04-10 13:56:28 +0800
commit06fff123f04648e578283b13f71108c1671ae751 (patch)
treee04217d1bf9d69846902902125c156a81eae643b /graphics/eog
parentf488e4c3be8f7b25040ce1258e89a5550fb33bf8 (diff)
downloadfreebsd-ports-gnome-06fff123f04648e578283b13f71108c1671ae751.tar.gz
freebsd-ports-gnome-06fff123f04648e578283b13f71108c1671ae751.tar.zst
freebsd-ports-gnome-06fff123f04648e578283b13f71108c1671ae751.zip
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach.
Diffstat (limited to 'graphics/eog')
-rw-r--r--graphics/eog/Makefile4
-rw-r--r--graphics/eog/distinfo6
-rw-r--r--graphics/eog/pkg-plist23
3 files changed, 24 insertions, 9 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 64fd381296e7..a5f6fa7b35ba 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/eog/Makefile,v 1.88 2008/11/25 16:26:59 marcus Exp $
+# $MCom: ports/graphics/eog/Makefile,v 1.92 2009/03/17 18:17:48 kwm Exp $
#
PORTNAME= eog
-PORTVERSION= 2.24.3.1
+PORTVERSION= 2.26.0
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/graphics/eog/distinfo b/graphics/eog/distinfo
index b3a1649efb69..3e5e3e3272a1 100644
--- a/graphics/eog/distinfo
+++ b/graphics/eog/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/eog-2.24.3.1.tar.bz2) = 8c303bc4e10f88c7bbd18ecf539731fe
-SHA256 (gnome2/eog-2.24.3.1.tar.bz2) = 727d3a25acf9f77f2d444c31a09924f545ccb5d2a6fd5d52e43383bc188496b3
-SIZE (gnome2/eog-2.24.3.1.tar.bz2) = 2253386
+MD5 (gnome2/eog-2.26.0.tar.bz2) = 5d513046f80bc989e715243d8cee2825
+SHA256 (gnome2/eog-2.26.0.tar.bz2) = f88eab10382b2e48f51d70e2f2b7250798df7cc9a23a9cc97855e8ade6a497a0
+SIZE (gnome2/eog-2.26.0.tar.bz2) = 2418149
diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist
index 66e1a4e9c6de..971722944178 100644
--- a/graphics/eog/pkg-plist
+++ b/graphics/eog/pkg-plist
@@ -2,6 +2,7 @@ bin/eog
include/eog-2.20/eog/eog-application.h
include/eog-2.20/eog/eog-debug.h
include/eog-2.20/eog/eog-dialog.h
+include/eog-2.20/eog/eog-enums.h
include/eog-2.20/eog/eog-error-message-area.h
include/eog-2.20/eog/eog-exif-details.h
include/eog-2.20/eog/eog-exif-util.h
@@ -39,7 +40,7 @@ share/applications/eog.desktop
%%DOCSDIR%%/EogFileChooser.html
%%DOCSDIR%%/EogImage.html
%%DOCSDIR%%/EogImageSaveInfo.html
-%%DOCSDIR%%/EogJobSaveAs.html
+%%DOCSDIR%%/EogJobCopy.html
%%DOCSDIR%%/EogListStore.html
%%DOCSDIR%%/EogMessageArea.html
%%DOCSDIR%%/EogMetadataReaderJpg.html
@@ -90,9 +91,9 @@ share/applications/eog.desktop
%%DOCSDIR%%/right.png
%%DOCSDIR%%/style.css
%%DOCSDIR%%/up.png
-%%DATADIR%%/eog-image-properties-dialog.glade
-%%DATADIR%%/eog-multiple-save-as-dialog.glade
-%%DATADIR%%/eog-preferences-dialog.glade
+%%DATADIR%%/eog-image-properties-dialog.ui
+%%DATADIR%%/eog-multiple-save-as-dialog.ui
+%%DATADIR%%/eog-preferences-dialog.ui
%%DATADIR%%/eog-toolbar.xml
%%DATADIR%%/eog-ui.xml
%%DATADIR%%/gtkrc
@@ -169,6 +170,10 @@ share/gnome/help/eog/pa/eog.xml
share/gnome/help/eog/pa/figures/eog_save_as_window.png
share/gnome/help/eog/pa/figures/eog_start_window.png
share/gnome/help/eog/pa/figures/eog_toolbar_editor_window.png
+share/gnome/help/eog/pl/eog.xml
+share/gnome/help/eog/pl/figures/eog_save_as_window.png
+share/gnome/help/eog/pl/figures/eog_start_window.png
+share/gnome/help/eog/pl/figures/eog_toolbar_editor_window.png
share/gnome/help/eog/pt_BR/eog.xml
share/gnome/help/eog/pt_BR/figures/eog_save_as_window.png
share/gnome/help/eog/pt_BR/figures/eog_start_window.png
@@ -247,6 +252,7 @@ share/locale/ks/LC_MESSAGES/eog.mo
share/locale/ku/LC_MESSAGES/eog.mo
share/locale/lt/LC_MESSAGES/eog.mo
share/locale/lv/LC_MESSAGES/eog.mo
+share/locale/mai/LC_MESSAGES/eog.mo
share/locale/mg/LC_MESSAGES/eog.mo
share/locale/mk/LC_MESSAGES/eog.mo
share/locale/ml/LC_MESSAGES/eog.mo
@@ -282,6 +288,8 @@ share/locale/tk/LC_MESSAGES/eog.mo
share/locale/tr/LC_MESSAGES/eog.mo
share/locale/ug/LC_MESSAGES/eog.mo
share/locale/uk/LC_MESSAGES/eog.mo
+share/locale/uz/LC_MESSAGES/eog.mo
+share/locale/uz@cyrillic/LC_MESSAGES/eog.mo
share/locale/vi/LC_MESSAGES/eog.mo
share/locale/wa/LC_MESSAGES/eog.mo
share/locale/xh/LC_MESSAGES/eog.mo
@@ -303,6 +311,7 @@ share/omf/eog/eog-ja.omf
share/omf/eog/eog-ko.omf
share/omf/eog/eog-oc.omf
share/omf/eog/eog-pa.omf
+share/omf/eog/eog-pl.omf
share/omf/eog/eog-pt_BR.omf
share/omf/eog/eog-ru.omf
share/omf/eog/eog-sv.omf
@@ -325,6 +334,8 @@ share/omf/eog/eog-zh_TW.omf
@dirrm share/gnome/help/eog/ru
@dirrm share/gnome/help/eog/pt_BR/figures
@dirrm share/gnome/help/eog/pt_BR
+@dirrm share/gnome/help/eog/pl/figures
+@dirrm share/gnome/help/eog/pl
@dirrm share/gnome/help/eog/pa/figures
@dirrm share/gnome/help/eog/pa
@dirrm share/gnome/help/eog/oc/figures
@@ -384,6 +395,8 @@ share/omf/eog/eog-zh_TW.omf
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/xh/LC_MESSAGES
@dirrmtry share/locale/xh
+@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
+@dirrmtry share/locale/uz@cyrillic
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/te/LC_MESSAGES
@@ -404,6 +417,8 @@ share/omf/eog/eog-zh_TW.omf
@dirrmtry share/locale/mr
@dirrmtry share/locale/mg/LC_MESSAGES
@dirrmtry share/locale/mg
+@dirrmtry share/locale/mai/LC_MESSAGES
+@dirrmtry share/locale/mai
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/ks/LC_MESSAGES