Date: Sat, 4 May 2013 22:58:25 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317390 - head/graphics/feh Message-ID: <201305042258.r44MwPWb086293@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Sat May 4 22:58:24 2013 New Revision: 317390 URL: http://svnweb.freebsd.org/changeset/ports/317390 Log: Update to 2.9.2 Changelog: http://feh.finalrewind.org/archive/2.9.2/ Modified: head/graphics/feh/Makefile head/graphics/feh/distinfo head/graphics/feh/pkg-plist Modified: head/graphics/feh/Makefile ============================================================================== --- head/graphics/feh/Makefile Sat May 4 22:48:03 2013 (r317389) +++ head/graphics/feh/Makefile Sat May 4 22:58:24 2013 (r317390) @@ -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/ \ Modified: head/graphics/feh/distinfo ============================================================================== --- head/graphics/feh/distinfo Sat May 4 22:48:03 2013 (r317389) +++ head/graphics/feh/distinfo Sat May 4 22:58:24 2013 (r317390) @@ -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 Modified: head/graphics/feh/pkg-plist ============================================================================== --- head/graphics/feh/pkg-plist Sat May 4 22:48:03 2013 (r317389) +++ head/graphics/feh/pkg-plist Sat May 4 22:58:24 2013 (r317390) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305042258.r44MwPWb086293>