From owner-svn-ports-head@FreeBSD.ORG Wed Feb 13 23:32:57 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D4C91DEE; Wed, 13 Feb 2013 23:32:57 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id ADCF97AE; Wed, 13 Feb 2013 23:32:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1DNWvLE066170; Wed, 13 Feb 2013 23:32:57 GMT (envelope-from zeising@svn.freebsd.org) Received: (from zeising@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1DNWuRY066166; Wed, 13 Feb 2013 23:32:56 GMT (envelope-from zeising@svn.freebsd.org) Message-Id: <201302132332.r1DNWuRY066166@svn.freebsd.org> From: Niclas Zeising Date: Wed, 13 Feb 2013 23:32:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312186 - in head/graphics/feh: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2013 23:32:57 -0000 Author: zeising Date: Wed Feb 13 23:32:56 2013 New Revision: 312186 URL: http://svnweb.freebsd.org/changeset/ports/312186 Log: Update to 2.9 Changelog: http://feh.finalrewind.org/archive/2.9/ Modified: head/graphics/feh/Makefile head/graphics/feh/distinfo head/graphics/feh/files/patch-config.mk head/graphics/feh/pkg-plist (contents, props changed) Modified: head/graphics/feh/Makefile ============================================================================== --- head/graphics/feh/Makefile Wed Feb 13 22:13:23 2013 (r312185) +++ head/graphics/feh/Makefile Wed Feb 13 23:32:56 2013 (r312186) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= feh -PORTVERSION= 2.8 +PORTVERSION= 2.9 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ ${MASTER_SITE_LOCAL} Modified: head/graphics/feh/distinfo ============================================================================== --- head/graphics/feh/distinfo Wed Feb 13 22:13:23 2013 (r312185) +++ head/graphics/feh/distinfo Wed Feb 13 23:32:56 2013 (r312186) @@ -1,2 +1,2 @@ -SHA256 (feh-2.8.tar.bz2) = 3d57bca25477ad6887b77e1e375dab65df8f3a89ec55217bf329ee6f21a3ba7e -SIZE (feh-2.8.tar.bz2) = 2079527 +SHA256 (feh-2.9.tar.bz2) = 6109d49e67344a1e003a9c87598fb714b5ab4b2ab570212c6e51057b9aaf24ae +SIZE (feh-2.9.tar.bz2) = 2081309 Modified: head/graphics/feh/files/patch-config.mk ============================================================================== --- head/graphics/feh/files/patch-config.mk Wed Feb 13 22:13:23 2013 (r312185) +++ head/graphics/feh/files/patch-config.mk Wed Feb 13 23:32:56 2013 (r312186) @@ -1,5 +1,5 @@ ---- config.mk.orig 2012-04-19 19:06:22.083888852 +0600 -+++ config.mk 2012-04-19 19:06:44.350893457 +0600 +--- config.mk.orig 2013-02-14 00:04:00.993386340 +0100 ++++ config.mk 2013-02-14 00:04:51.942387392 +0100 @@ -6,12 +6,12 @@ # Directories for manuals, executables, docs, data, etc. @@ -12,6 +12,6 @@ font_dir = ${main_dir}/share/feh/fonts -example_dir = ${main_dir}/share/doc/feh/examples +example_dir = ${main_dir}/share/examples/feh + desktop_dir = ${main_dir}/share/applications # default CFLAGS - CFLAGS ?= -g -O2 Modified: head/graphics/feh/pkg-plist ============================================================================== --- head/graphics/feh/pkg-plist Wed Feb 13 22:13:23 2013 (r312185) +++ head/graphics/feh/pkg-plist Wed Feb 13 23:32:56 2013 (r312186) @@ -1,6 +1,7 @@ bin/feh bin/feh-cam bin/gen-cam-menu +share/applications/feh.desktop %%EXAMPLESDIR%%/buttons %%EXAMPLESDIR%%/keys %%EXAMPLESDIR%%/themes @@ -14,6 +15,7 @@ bin/gen-cam-menu %%DATADIR%%/images/menubg_brushed.png %%DATADIR%%/images/menubg_default.png %%DATADIR%%/images/menubg_sky.png +@dirrmtry share/applications @dirrm %%DATADIR%%/images @dirrm %%DATADIR%%/fonts @dirrm %%DATADIR%%