From owner-svn-ports-all@freebsd.org Thu Oct 11 09:06:20 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E51C10B2220; Thu, 11 Oct 2018 09:06:20 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4596F8E908; Thu, 11 Oct 2018 09:06:20 +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 3B10C65C9; Thu, 11 Oct 2018 09:06:20 +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 w9B96KAE049683; Thu, 11 Oct 2018 09:06:20 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9B96JOV049681; Thu, 11 Oct 2018 09:06:19 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810110906.w9B96JOV049681@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 11 Oct 2018 09:06:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481793 - head/audio/qsynth X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/audio/qsynth X-SVN-Commit-Revision: 481793 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.27 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, 11 Oct 2018 09:06:20 -0000 Author: tobik Date: Thu Oct 11 09:06:19 2018 New Revision: 481793 URL: https://svnweb.freebsd.org/changeset/ports/481793 Log: audio/qsynth: Update to 0.5.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 Thu Oct 11 08:16:57 2018 (r481792) +++ head/audio/qsynth/Makefile Thu Oct 11 09:06:19 2018 (r481793) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qsynth -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 CATEGORIES= audio MASTER_SITES= SF Modified: head/audio/qsynth/distinfo ============================================================================== --- head/audio/qsynth/distinfo Thu Oct 11 08:16:57 2018 (r481792) +++ head/audio/qsynth/distinfo Thu Oct 11 09:06:19 2018 (r481793) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532335879 -SHA256 (qsynth-0.5.2.tar.gz) = bb85a6e393544bd24a4c708e7279a88b2dab228bdc4440c78684f91b7057d3e5 -SIZE (qsynth-0.5.2.tar.gz) = 264878 +TIMESTAMP = 1539243134 +SHA256 (qsynth-0.5.3.tar.gz) = 2ce9791f8a927425d29bacc44fdfff575638b24512e0f0b6f2eca85deb67f0c9 +SIZE (qsynth-0.5.3.tar.gz) = 269252