diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-01 07:24:23 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-01 07:24:23 +0800 |
commit | c072201778938e242059275d2bd8a40649d307a0 (patch) | |
tree | 86cb1dd430c5f802f5d799aa7fbf7d5a4dec8419 /graphics | |
parent | ab70cc3dcefbd6710c99f7d14acc78022640404b (diff) | |
download | marcuscom-ports-c072201778938e242059275d2bd8a40649d307a0.tar marcuscom-ports-c072201778938e242059275d2bd8a40649d307a0.tar.gz marcuscom-ports-c072201778938e242059275d2bd8a40649d307a0.tar.bz2 marcuscom-ports-c072201778938e242059275d2bd8a40649d307a0.tar.lz marcuscom-ports-c072201778938e242059275d2bd8a40649d307a0.tar.xz marcuscom-ports-c072201778938e242059275d2bd8a40649d307a0.tar.zst marcuscom-ports-c072201778938e242059275d2bd8a40649d307a0.zip |
Update to 2.91.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15141 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog3/Makefile | 4 | ||||
-rw-r--r-- | graphics/eog3/distinfo | 4 | ||||
-rw-r--r-- | graphics/eog3/pkg-plist | 4 |
3 files changed, 5 insertions, 7 deletions
diff --git a/graphics/eog3/Makefile b/graphics/eog3/Makefile index ccef54164..859c9b5e8 100644 --- a/graphics/eog3/Makefile +++ b/graphics/eog3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/eog3/Makefile,v 1.1 2011/01/16 13:39:00 kwm Exp $ +# $MCom: ports/graphics/eog3/Makefile,v 1.2 2011/01/18 15:56:53 kwm Exp $ # PORTNAME= eog -PORTVERSION= 2.91.6 +PORTVERSION= 2.91.7 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/graphics/eog3/distinfo b/graphics/eog3/distinfo index f4db4ee45..16c2732c9 100644 --- a/graphics/eog3/distinfo +++ b/graphics/eog3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/eog-2.91.6.tar.bz2) = ee2114821afbc67ffa2ecaa369fb84b4decce5cee8a6b0e9be388aca0fb343f2 -SIZE (gnome3/eog-2.91.6.tar.bz2) = 3018422 +SHA256 (gnome3/eog-2.91.7.tar.bz2) = a79ba796dbcea2a163a9939d4d9c6ced8c3a3b23b2fbdc7f7f4664065c4a7193 +SIZE (gnome3/eog-2.91.7.tar.bz2) = 3003335 diff --git a/graphics/eog3/pkg-plist b/graphics/eog3/pkg-plist index 479b48e2e..64dee3ced 100644 --- a/graphics/eog3/pkg-plist +++ b/graphics/eog3/pkg-plist @@ -1,5 +1,6 @@ bin/eog include/eog-%%VERSION%%/eog/eog-application.h +include/eog-%%VERSION%%/eog/eog-clipboard-handler.h include/eog-%%VERSION%%/eog/eog-debug.h include/eog-%%VERSION%%/eog/eog-dialog.h include/eog-%%VERSION%%/eog/eog-enums.h @@ -57,7 +58,6 @@ share/applications/eog.desktop %%DOCSDIR%%/ch05.html %%DOCSDIR%%/ch06.html %%DOCSDIR%%/ch07.html -%%DOCSDIR%%/eog-EogPluginManager.html %%DOCSDIR%%/eog-eog-application.html %%DOCSDIR%%/eog-eog-clipboard-handler.html %%DOCSDIR%%/eog-eog-config-keys.html @@ -70,7 +70,6 @@ share/applications/eog.desktop %%DOCSDIR%%/eog-eog-list-store.html %%DOCSDIR%%/eog-eog-metadata-reader.html %%DOCSDIR%%/eog-eog-pixbuf-util.html -%%DOCSDIR%%/eog-eog-plugin.html %%DOCSDIR%%/eog-eog-plugin-engine.html %%DOCSDIR%%/eog-eog-print.html %%DOCSDIR%%/eog-eog-properties-dialog.html @@ -82,7 +81,6 @@ share/applications/eog.desktop %%DOCSDIR%%/eog-eog-transform.html %%DOCSDIR%%/eog-eog-uri-converter.html %%DOCSDIR%%/eog-eog-util.html -%%DOCSDIR%%/eog-uta.html %%DOCSDIR%%/eog-eog-window.html %%DOCSDIR%%/eog-zoom.html %%DOCSDIR%%/eog.devhelp |