diff options
author | zeising <zeising@FreeBSD.org> | 2013-05-05 06:58:24 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2013-05-05 06:58:24 +0800 |
commit | 84d933be785385bfaba544f3403768da48b185ec (patch) | |
tree | 4af19971a07ff9f2240b99d3eb593f81f73e987f /graphics/feh | |
parent | 02ba370ac4348e20c88c9698d4e91f3fe34868c8 (diff) | |
download | freebsd-ports-gnome-84d933be785385bfaba544f3403768da48b185ec.tar.gz freebsd-ports-gnome-84d933be785385bfaba544f3403768da48b185ec.tar.zst freebsd-ports-gnome-84d933be785385bfaba544f3403768da48b185ec.zip |
Update to 2.9.2
Changelog:
http://feh.finalrewind.org/archive/2.9.2/
Diffstat (limited to 'graphics/feh')
-rw-r--r-- | graphics/feh/Makefile | 2 | ||||
-rw-r--r-- | graphics/feh/distinfo | 4 | ||||
-rw-r--r-- | graphics/feh/pkg-plist | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 7e2b5229fbf3..9eb12246c89d 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= feh -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.2 PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index 6571293ebc63..6752466eed10 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -1,2 +1,2 @@ -SHA256 (feh-2.9.1.tar.bz2) = 4a02d2328c37ae7d7df09c49ccfcbad90458735b132c70937047b3395fb45925 -SIZE (feh-2.9.1.tar.bz2) = 2079016 +SHA256 (feh-2.9.2.tar.bz2) = 24d0be004b16207981aa37a24da9eb72718978ffec28be1eeea64b9541d66d3e +SIZE (feh-2.9.2.tar.bz2) = 2081602 diff --git a/graphics/feh/pkg-plist b/graphics/feh/pkg-plist index 0518e4182df0..957b0219a5a3 100644 --- a/graphics/feh/pkg-plist +++ b/graphics/feh/pkg-plist @@ -8,7 +8,8 @@ share/applications/feh.desktop %%DATADIR%%/fonts/black.style %%DATADIR%%/fonts/menu.style %%DATADIR%%/fonts/yudit.ttf -%%DATADIR%%/images/logo.svg +%%DATADIR%%/images/feh.png +%%DATADIR%%/images/feh.svg %%DATADIR%%/images/menubg_aluminium.png %%DATADIR%%/images/menubg_aqua.png %%DATADIR%%/images/menubg_black.png |