From owner-svn-ports-head@freebsd.org Thu Oct 17 16:18:35 2019 Return-Path: Delivered-To: svn-ports-head@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 4C6F4156622; Thu, 17 Oct 2019 16:18:35 +0000 (UTC) (envelope-from tobik@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 46vDqb1MRpz4NLx; Thu, 17 Oct 2019 16:18:35 +0000 (UTC) (envelope-from tobik@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 1291F23064; Thu, 17 Oct 2019 16:18:35 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9HGIYR9078657; Thu, 17 Oct 2019 16:18:34 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9HGIY3f078655; Thu, 17 Oct 2019 16:18:34 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201910171618.x9HGIY3f078655@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 17 Oct 2019 16:18:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514665 - head/audio/qsynth X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/audio/qsynth X-SVN-Commit-Revision: 514665 X-SVN-Commit-Repository: ports 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.29 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: Thu, 17 Oct 2019 16:18:35 -0000 Author: tobik Date: Thu Oct 17 16:18:34 2019 New Revision: 514665 URL: https://svnweb.freebsd.org/changeset/ports/514665 Log: audio/qsynth: Update to 0.6.0 Changes: https://qsynth.sourceforge.io/qsynth-downloads.html Modified: head/audio/qsynth/Makefile head/audio/qsynth/distinfo Modified: head/audio/qsynth/Makefile ============================================================================== --- head/audio/qsynth/Makefile Thu Oct 17 15:01:03 2019 (r514664) +++ head/audio/qsynth/Makefile Thu Oct 17 16:18:34 2019 (r514665) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qsynth -PORTVERSION= 0.5.7 -PORTREVISION= 2 +PORTVERSION= 0.6.0 CATEGORIES= audio MASTER_SITES= SF @@ -41,6 +40,7 @@ XUNIQUE_DESC= X11 unique/single instance GRADIENT_CONFIGURE_ENABLE= gradient SYSTEM_TRAY_CONFIGURE_ENABLE= system-tray +XUNIQUE_USES= xorg XUNIQUE_USE= XORG=x11 XUNIQUE_CONFIGURE_ENABLE= xunique Modified: head/audio/qsynth/distinfo ============================================================================== --- head/audio/qsynth/distinfo Thu Oct 17 15:01:03 2019 (r514664) +++ head/audio/qsynth/distinfo Thu Oct 17 16:18:34 2019 (r514665) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562945333 -SHA256 (qsynth-0.5.7.tar.gz) = 86eef57606423f4a369d130c3e222d7f847ba1c57d2e7eefb4c0c8a7102735a2 -SIZE (qsynth-0.5.7.tar.gz) = 315715 +TIMESTAMP = 1571300912 +SHA256 (qsynth-0.6.0.tar.gz) = 322a0097b6a74e8ebaf590f76b6acda4489d9ee7c612b97bffbac4e5b1047b9c +SIZE (qsynth-0.6.0.tar.gz) = 316308