From owner-svn-ports-head@freebsd.org Fri Jul 31 17:29:03 2020 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 9E41337DE10; Fri, 31 Jul 2020 17:29:03 +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) 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 4BJDlz3jgSz3VHL; Fri, 31 Jul 2020 17:29:03 +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 62EC92525A; Fri, 31 Jul 2020 17:29:03 +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 06VHT3t2056613; Fri, 31 Jul 2020 17:29:03 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06VHT3N7056612; Fri, 31 Jul 2020 17:29:03 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202007311729.06VHT3N7056612@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 31 Jul 2020 17:29:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r543877 - head/audio/qsynth X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/audio/qsynth X-SVN-Commit-Revision: 543877 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.33 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: Fri, 31 Jul 2020 17:29:03 -0000 Author: tobik Date: Fri Jul 31 17:29:02 2020 New Revision: 543877 URL: https://svnweb.freebsd.org/changeset/ports/543877 Log: audio/qsynth: Update to 0.6.3 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 Fri Jul 31 17:28:38 2020 (r543876) +++ head/audio/qsynth/Makefile Fri Jul 31 17:29:02 2020 (r543877) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qsynth -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= audio MASTER_SITES= SF Modified: head/audio/qsynth/distinfo ============================================================================== --- head/audio/qsynth/distinfo Fri Jul 31 17:28:38 2020 (r543876) +++ head/audio/qsynth/distinfo Fri Jul 31 17:29:02 2020 (r543877) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585103033 -SHA256 (qsynth-0.6.2.tar.gz) = 9b5af9747875ff49eb40ab7860a4bbfc1f49cccb783b7cd4d8f90c9971dee632 -SIZE (qsynth-0.6.2.tar.gz) = 383146 +TIMESTAMP = 1596188307 +SHA256 (qsynth-0.6.3.tar.gz) = 1b5733d35b4b24679d59812cf9a5f3152ac0c78046ba1db71870cb7effad3876 +SIZE (qsynth-0.6.3.tar.gz) = 382990