From owner-svn-ports-all@freebsd.org Fri Aug 9 20:43:11 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 15635A9883; Fri, 9 Aug 2019 20:43:11 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 464xyk6sngz41x7; Fri, 9 Aug 2019 20:43:10 +0000 (UTC) (envelope-from madpilot@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CD3D11B4E3; Fri, 9 Aug 2019 20:43:10 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x79KhAcQ051117; Fri, 9 Aug 2019 20:43:10 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x79KhAJb051116; Fri, 9 Aug 2019 20:43:10 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201908092043.x79KhAJb051116@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 9 Aug 2019 20:43:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508480 - head/graphics/ristretto X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/graphics/ristretto X-SVN-Commit-Revision: 508480 X-SVN-Commit-Repository: ports 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.29 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: Fri, 09 Aug 2019 20:43:11 -0000 Author: madpilot Date: Fri Aug 9 20:43:10 2019 New Revision: 508480 URL: https://svnweb.freebsd.org/changeset/ports/508480 Log: Update ristretto to 0.10.0 Modified: head/graphics/ristretto/Makefile head/graphics/ristretto/distinfo Modified: head/graphics/ristretto/Makefile ============================================================================== --- head/graphics/ristretto/Makefile Fri Aug 9 20:37:23 2019 (r508479) +++ head/graphics/ristretto/Makefile Fri Aug 9 20:43:10 2019 (r508480) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ristretto -PORTVERSION= 0.8.5 +PORTVERSION= 0.10.0 CATEGORIES= graphics xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -15,13 +15,11 @@ 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 + libdbus-1.so:devel/dbus USES= desktop-file-utils gettext-tools gmake gnome pkgconfig \ - tar:bzip2 xfce -USE_GNOME= cairo gtk20 glib20 intltool + tar:bzip2 xfce:gtk3 +USE_GNOME= cairo gtk30 glib20 intltool USE_XFCE= libmenu USE_XORG= ice sm x11 Modified: head/graphics/ristretto/distinfo ============================================================================== --- head/graphics/ristretto/distinfo Fri Aug 9 20:37:23 2019 (r508479) +++ head/graphics/ristretto/distinfo Fri Aug 9 20:43:10 2019 (r508480) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563395296 -SHA256 (xfce4/ristretto-0.8.5.tar.bz2) = 7f4805baca9ea77372cbd21b19673e22390bbc7a336ca1ac1a4aaecfbfc79f60 -SIZE (xfce4/ristretto-0.8.5.tar.bz2) = 583736 +TIMESTAMP = 1565382555 +SHA256 (xfce4/ristretto-0.10.0.tar.bz2) = 16225dd74245eb6e0f82b9c72c6112f161bb8d8b11f3fc77277b7bc3432d4769 +SIZE (xfce4/ristretto-0.10.0.tar.bz2) = 586447