From owner-svn-ports-all@freebsd.org Thu Oct 6 19:35:42 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62210BECFAC; Thu, 6 Oct 2016 19:35:42 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 22141776; Thu, 6 Oct 2016 19:35:42 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u96JZf1g038013; Thu, 6 Oct 2016 19:35:41 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u96JZead038009; Thu, 6 Oct 2016 19:35:40 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201610061935.u96JZead038009@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Thu, 6 Oct 2016 19:35:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423433 - in head/graphics/ristretto: . 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2016 19:35:42 -0000 Author: olivierd Date: Thu Oct 6 19:35:40 2016 New Revision: 423433 URL: https://svnweb.freebsd.org/changeset/ports/423433 Log: Update to 0.8.1 Added: head/graphics/ristretto/files/ head/graphics/ristretto/files/patch-src_main.c (contents, props changed) Modified: head/graphics/ristretto/Makefile head/graphics/ristretto/distinfo head/graphics/ristretto/pkg-plist Modified: head/graphics/ristretto/Makefile ============================================================================== --- head/graphics/ristretto/Makefile Thu Oct 6 19:00:38 2016 (r423432) +++ head/graphics/ristretto/Makefile Thu Oct 6 19:35:40 2016 (r423433) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ristretto -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= graphics xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -15,12 +15,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexif.so:graphics/libexif \ libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus \ + libfreetype.so:print/freetype2 \ + libfontconfig.so:x11-fonts/fontconfig -USES= pkgconfig gettext desktop-file-utils gmake xfce tar:bzip2 +USES= desktop-file-utils gettext gmake pkgconfig tar:bzip2 xfce GNU_CONFIGURE= yes -USE_GNOME= gtk20 glib20 intltool intlhack +USE_GNOME= gtk20 glib20 intltool intlhack cairo INSTALLS_ICONS= yes USE_XFCE= libmenu -USE_XORG= x11 +USE_XORG= ice sm x11 .include Modified: head/graphics/ristretto/distinfo ============================================================================== --- head/graphics/ristretto/distinfo Thu Oct 6 19:00:38 2016 (r423432) +++ head/graphics/ristretto/distinfo Thu Oct 6 19:35:40 2016 (r423433) @@ -1,2 +1,3 @@ -SHA256 (xfce4/ristretto-0.8.0.tar.bz2) = 71625324cecda7199acbc95a3ea5132d0dcbf808771e7a209ea2b9503ae4f328 -SIZE (xfce4/ristretto-0.8.0.tar.bz2) = 541473 +TIMESTAMP = 1475773758 +SHA256 (xfce4/ristretto-0.8.1.tar.bz2) = 0b4c90c585166c958d479075b98da6e28ca500bda6f4d3443f20e0a2172030ee +SIZE (xfce4/ristretto-0.8.1.tar.bz2) = 538787 Added: head/graphics/ristretto/files/patch-src_main.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/ristretto/files/patch-src_main.c Thu Oct 6 19:35:40 2016 (r423433) @@ -0,0 +1,11 @@ +--- src/main.c.orig 2016-09-08 07:14:04 UTC ++++ src/main.c +@@ -256,7 +256,7 @@ cb_rstto_open_files (RsttoOpenFiles *rof + */ + iter = rstto_main_window_get_iter (RSTTO_MAIN_WINDOW (rof->window)); + +- if (file_type != G_FILE_TYPE_DIRECTORY && r_file != NULL) ++ if (r_file != NULL && file_type != G_FILE_TYPE_DIRECTORY) + { + /* Get the file's parent directory */ + p_file = g_file_get_parent (file); Modified: head/graphics/ristretto/pkg-plist ============================================================================== --- head/graphics/ristretto/pkg-plist Thu Oct 6 19:00:38 2016 (r423432) +++ head/graphics/ristretto/pkg-plist Thu Oct 6 19:35:40 2016 (r423433) @@ -1,6 +1,7 @@ bin/ristretto share/appdata/ristretto.appdata.xml share/applications/ristretto.desktop +share/icons/hicolor/128x128/apps/ristretto.png share/icons/hicolor/16x16/apps/ristretto.png share/icons/hicolor/48x48/apps/ristretto.png share/icons/hicolor/scalable/apps/ristretto.svg @@ -19,6 +20,7 @@ share/locale/eu/LC_MESSAGES/ristretto.mo share/locale/fi/LC_MESSAGES/ristretto.mo share/locale/fr/LC_MESSAGES/ristretto.mo share/locale/gl/LC_MESSAGES/ristretto.mo +share/locale/he/LC_MESSAGES/ristretto.mo share/locale/hr/LC_MESSAGES/ristretto.mo share/locale/hu/LC_MESSAGES/ristretto.mo share/locale/id/LC_MESSAGES/ristretto.mo