diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-22 16:36:53 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-22 16:36:53 +0800 |
commit | 76a333906d08235d7ee63985c24329b261888a97 (patch) | |
tree | 8ead8d648b0b1192b6ecdc2dd0af33e87bb0e62e /graphics | |
parent | 37955880b4033b1c04150723a310fd1f16f88a3e (diff) | |
download | marcuscom-ports-76a333906d08235d7ee63985c24329b261888a97.tar marcuscom-ports-76a333906d08235d7ee63985c24329b261888a97.tar.gz marcuscom-ports-76a333906d08235d7ee63985c24329b261888a97.tar.bz2 marcuscom-ports-76a333906d08235d7ee63985c24329b261888a97.tar.lz marcuscom-ports-76a333906d08235d7ee63985c24329b261888a97.tar.xz marcuscom-ports-76a333906d08235d7ee63985c24329b261888a97.tar.zst marcuscom-ports-76a333906d08235d7ee63985c24329b261888a97.zip |
Update to 2.28.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12961 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog-plugins/Makefile | 8 | ||||
-rw-r--r-- | graphics/eog-plugins/distinfo | 6 | ||||
-rw-r--r-- | graphics/eog-plugins/pkg-plist | 2 |
3 files changed, 9 insertions, 7 deletions
diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile index 968b03c0d..626ad39f7 100644 --- a/graphics/eog-plugins/Makefile +++ b/graphics/eog-plugins/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/eog-plugins/Makefile,v 1.1 2009/08/28 06:34:46 marcus Exp $ +# $MCom: ports/graphics/eog-plugins/Makefile,v 1.2 2009/09/08 18:04:45 kwm Exp $ # PORTNAME= eog-plugins -PORTVERSION= 2.27.92 +PORTVERSION= 2.28.0 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -30,8 +30,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ .include <bsd.port.pre.mk> .if !defined(WITHOUT_CHAMPLAIN) || \ - (exists(${LOCALBASE}/lib/libchamplain-0.3.so)) || defined(WITH_CHAMPLIAN) -LIB_DEPENDS+= champlain-0.3.3:${PORTSDIR}/graphics/libchamplain + (exists(${LOCALBASE}/lib/libchamplain-0.4.so)) || defined(WITH_CHAMPLIAN) +LIB_DEPENDS+= champlain-0.4.0:${PORTSDIR}/graphics/libchamplain PLIST_SUB+= CHAMPLAIN="" .else PLUST_SUB+= CHAMPLAIN="@comment " diff --git a/graphics/eog-plugins/distinfo b/graphics/eog-plugins/distinfo index 22748e2f1..f5be2ec6c 100644 --- a/graphics/eog-plugins/distinfo +++ b/graphics/eog-plugins/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/eog-plugins-2.27.92.tar.bz2) = 88e1afeaeb0c178096ed3f444bd54cb5 -SHA256 (gnome2/eog-plugins-2.27.92.tar.bz2) = 8564fdc683f8ae1bbd19f7f902511e122985a742079c595fe4f71040197a1c9a -SIZE (gnome2/eog-plugins-2.27.92.tar.bz2) = 305581 +MD5 (gnome2/eog-plugins-2.28.0.tar.bz2) = f64a4d616eb386a9b128bd04cd6e71f6 +SHA256 (gnome2/eog-plugins-2.28.0.tar.bz2) = dc95f1418d08f59978041ebad7328e4b8d23ecfa83d3ca6c4e6338cbc6e0fdc9 +SIZE (gnome2/eog-plugins-2.28.0.tar.bz2) = 307551 diff --git a/graphics/eog-plugins/pkg-plist b/graphics/eog-plugins/pkg-plist index 0f4cda744..b91fe7e6b 100644 --- a/graphics/eog-plugins/pkg-plist +++ b/graphics/eog-plugins/pkg-plist @@ -23,11 +23,13 @@ lib/eog/plugins/libfit-to-width.so share/locale/ar/LC_MESSAGES/eog-plugins.mo share/locale/as/LC_MESSAGES/eog-plugins.mo share/locale/be@latin/LC_MESSAGES/eog-plugins.mo +share/locale/bg/LC_MESSAGES/eog-plugins.mo share/locale/bn_IN/LC_MESSAGES/eog-plugins.mo share/locale/ca/LC_MESSAGES/eog-plugins.mo share/locale/cs/LC_MESSAGES/eog-plugins.mo share/locale/da/LC_MESSAGES/eog-plugins.mo share/locale/de/LC_MESSAGES/eog-plugins.mo +share/locale/el/LC_MESSAGES/eog-plugins.mo share/locale/en_GB/LC_MESSAGES/eog-plugins.mo share/locale/es/LC_MESSAGES/eog-plugins.mo share/locale/eu/LC_MESSAGES/eog-plugins.mo |