diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-27 22:14:36 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-27 22:14:36 +0800 |
commit | 06878ad7b78cd82fe3acbf9e9023c9c643744f44 (patch) | |
tree | f0d6d97652b1d01a98305819257b262adee2deca /graphics/evince | |
parent | c04b866f1ca310e5af6361367e94c7a659b22c2d (diff) | |
download | marcuscom-ports-06878ad7b78cd82fe3acbf9e9023c9c643744f44.tar marcuscom-ports-06878ad7b78cd82fe3acbf9e9023c9c643744f44.tar.gz marcuscom-ports-06878ad7b78cd82fe3acbf9e9023c9c643744f44.tar.bz2 marcuscom-ports-06878ad7b78cd82fe3acbf9e9023c9c643744f44.tar.lz marcuscom-ports-06878ad7b78cd82fe3acbf9e9023c9c643744f44.tar.xz marcuscom-ports-06878ad7b78cd82fe3acbf9e9023c9c643744f44.tar.zst marcuscom-ports-06878ad7b78cd82fe3acbf9e9023c9c643744f44.zip |
Update to 2.30.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14089 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/evince')
-rw-r--r-- | graphics/evince/Makefile | 4 | ||||
-rw-r--r-- | graphics/evince/distinfo | 6 | ||||
-rw-r--r-- | graphics/evince/pkg-plist | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index eaebf22ad..6b63c8cc7 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.135 2010/03/11 15:18:39 kwm Exp $ +# $MCom: ports/graphics/evince/Makefile,v 1.136 2010/03/31 06:19:23 avl Exp $ # PORTNAME= evince -PORTVERSION= 2.30.0 +PORTVERSION= 2.30.1 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo index f99fcf242..48317462f 100644 --- a/graphics/evince/distinfo +++ b/graphics/evince/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/evince-2.30.0.tar.bz2) = a55f1997891a64157286b6f6b00f8458 -SHA256 (gnome2/evince-2.30.0.tar.bz2) = 36dfee4e973421f15cb51c9b1c84784523592dc81feb6465fb59f87b8f7f8bf7 -SIZE (gnome2/evince-2.30.0.tar.bz2) = 2178820 +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 diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index a9545035f..c5fcd8580 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -214,7 +214,7 @@ share/doc/libevview/view-view.html %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-right.png %%DATADIR%%/icons/hicolor/16x16/actions/view-page-continuous.png %%DATADIR%%/icons/hicolor/16x16/actions/view-page-facing.png -%%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-page.png +%%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-height.png %%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-width.png %%DATADIR%%/icons/hicolor/16x16/actions/zoom.png %%DATADIR%%/icons/hicolor/16x16/mimetypes/x-office-presentation.png @@ -232,7 +232,7 @@ share/doc/libevview/view-view.html %%DATADIR%%/icons/hicolor/24x24/actions/stock_filters-invert.png %%DATADIR%%/icons/hicolor/24x24/actions/view-page-continuous.png %%DATADIR%%/icons/hicolor/24x24/actions/view-page-facing.png -%%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-page.png +%%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-height.png %%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-width.png %%DATADIR%%/icons/hicolor/24x24/actions/zoom.png %%DATADIR%%/icons/hicolor/24x24/mimetypes/x-office-presentation.png |