From owner-svn-ports-all@freebsd.org Fri Oct 30 11:28:35 2020 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 01A6344F80F; Fri, 30 Oct 2020 11:28:35 +0000 (UTC) (envelope-from fernape@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4CN0S26HQ3z3b9Y; Fri, 30 Oct 2020 11:28:34 +0000 (UTC) (envelope-from fernape@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 B64CD15E94; Fri, 30 Oct 2020 11:28:34 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09UBSYbA061385; Fri, 30 Oct 2020 11:28:34 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09UBSYiP061382; Fri, 30 Oct 2020 11:28:34 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <202010301128.09UBSYiP061382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Fri, 30 Oct 2020 11:28:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553679 - head/audio/yoshimi X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/audio/yoshimi X-SVN-Commit-Revision: 553679 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.33 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, 30 Oct 2020 11:28:35 -0000 Author: fernape Date: Fri Oct 30 11:28:34 2020 New Revision: 553679 URL: https://svnweb.freebsd.org/changeset/ports/553679 Log: audio/yoshimi: update to 1.7.3 Reported by: portscout Modified: head/audio/yoshimi/Makefile head/audio/yoshimi/distinfo Modified: head/audio/yoshimi/Makefile ============================================================================== --- head/audio/yoshimi/Makefile Fri Oct 30 10:32:30 2020 (r553678) +++ head/audio/yoshimi/Makefile Fri Oct 30 11:28:34 2020 (r553679) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yoshimi -DISTVERSION= 1.7.2 +DISTVERSION= 1.7.3 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org @@ -23,6 +23,7 @@ USES= cmake compiler:c++11-lang gnome ncurses pkgconf USE_GITHUB= yes GH_ACCOUNT= Yoshimi USE_GNOME= cairo +INSTALLS_ICONS= yes CMAKE_SOURCE_PATH= ${WRKSRC}/src LDFLAGS+= -Wl,--as-needed Modified: head/audio/yoshimi/distinfo ============================================================================== --- head/audio/yoshimi/distinfo Fri Oct 30 10:32:30 2020 (r553678) +++ head/audio/yoshimi/distinfo Fri Oct 30 11:28:34 2020 (r553679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597723035 -SHA256 (Yoshimi-yoshimi-1.7.2_GH0.tar.gz) = 7b6380df485465a57f52ec2049d2f64509dcd6ee9356180cbde6f4af5cf33abe -SIZE (Yoshimi-yoshimi-1.7.2_GH0.tar.gz) = 10256155 +TIMESTAMP = 1604052454 +SHA256 (Yoshimi-yoshimi-1.7.3_GH0.tar.gz) = d80cfd97a9fd89be649c767fdc26a3eccfcff4a30b290a2c9548b6fcd1203a90 +SIZE (Yoshimi-yoshimi-1.7.3_GH0.tar.gz) = 10257607