diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-09 08:10:08 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-09 08:10:08 +0800 |
commit | 150e444a6fcd206d6b25f6daff1c7f5ee1cae722 (patch) | |
tree | 08264a0f0fad1a43ff79dace8edc17f4c17a76a2 /graphics/eog | |
parent | 2744f26cf3f7fd6caf1f4c9f9a83dcfc49e99b35 (diff) | |
download | marcuscom-ports-150e444a6fcd206d6b25f6daff1c7f5ee1cae722.tar marcuscom-ports-150e444a6fcd206d6b25f6daff1c7f5ee1cae722.tar.gz marcuscom-ports-150e444a6fcd206d6b25f6daff1c7f5ee1cae722.tar.bz2 marcuscom-ports-150e444a6fcd206d6b25f6daff1c7f5ee1cae722.tar.lz marcuscom-ports-150e444a6fcd206d6b25f6daff1c7f5ee1cae722.tar.xz marcuscom-ports-150e444a6fcd206d6b25f6daff1c7f5ee1cae722.tar.zst marcuscom-ports-150e444a6fcd206d6b25f6daff1c7f5ee1cae722.zip |
Update to 2.17.4
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8151 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/eog')
-rw-r--r-- | graphics/eog/Makefile | 5 | ||||
-rw-r--r-- | graphics/eog/distinfo | 6 | ||||
-rw-r--r-- | graphics/eog/pkg-plist | 5 |
3 files changed, 11 insertions, 5 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 6d61935b5..689c09033 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.44 2006/12/05 08:18:28 marcus Exp $ +# $MCom: ports/graphics/eog/Makefile,v 1.45 2006/12/19 06:09:59 marcus Exp $ # PORTNAME= eog -PORTVERSION= 2.17.3 +PORTVERSION= 2.17.4 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -20,6 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui \ librsvg2 desktopfileutils gnomedesktop +INSTALLS_ICONS= yes USE_GETTEXT= yes USE_XLIB= yes INSTALLS_OMF= yes diff --git a/graphics/eog/distinfo b/graphics/eog/distinfo index fed3e54a7..b91de20c3 100644 --- a/graphics/eog/distinfo +++ b/graphics/eog/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/eog-2.17.3.tar.bz2) = bbd4efc6cdc06fed334b5c8fe15d7f52 -SHA256 (gnome2/eog-2.17.3.tar.bz2) = a151594ae4edd1975de54e6bed97aceb220b3c8b85842de753d31cc5bd998ea9 -SIZE (gnome2/eog-2.17.3.tar.bz2) = 1038354 +MD5 (gnome2/eog-2.17.4.tar.bz2) = 11d83fdec9b40f914d34323abe022ea2 +SHA256 (gnome2/eog-2.17.4.tar.bz2) = fb1521e27aff2be348ac6403eedbbebab0ddeb2a7e49ac42450ff51331a304ad +SIZE (gnome2/eog-2.17.4.tar.bz2) = 1079306 diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist index beebb2488..43ee953e6 100644 --- a/graphics/eog/pkg-plist +++ b/graphics/eog/pkg-plist @@ -52,6 +52,11 @@ share/gnome/omf/eog/eog-uk.omf share/gnome/omf/eog/eog-zh_CN.omf share/gnome/omf/eog/eog-zh_TW.omf share/gnome/pixmaps/gnome-eog.png +share/icons/hicolor/16x16/apps/eog.png +share/icons/hicolor/22x22/apps/eog.png +share/icons/hicolor/24x24/apps/eog.png +share/icons/hicolor/32x32/apps/eog.png +share/icons/hicolor/scalable/apps/eog.svg share/locale/af/LC_MESSAGES/eog.mo share/locale/am/LC_MESSAGES/eog.mo share/locale/ar/LC_MESSAGES/eog.mo |