From owner-svn-ports-all@freebsd.org Sun May 17 09:02:14 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 24C2F2CB462; Sun, 17 May 2020 09:02:14 +0000 (UTC) (envelope-from fox@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 49Px3p03y0z48cB; Sun, 17 May 2020 09:02:14 +0000 (UTC) (envelope-from fox@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 F1BD6E14E; Sun, 17 May 2020 09:02:13 +0000 (UTC) (envelope-from fox@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04H92DjE047751; Sun, 17 May 2020 09:02:13 GMT (envelope-from fox@FreeBSD.org) Received: (from fox@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04H92DbS047749; Sun, 17 May 2020 09:02:13 GMT (envelope-from fox@FreeBSD.org) Message-Id: <202005170902.04H92DbS047749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fox set sender to fox@FreeBSD.org using -f From: Santhosh Raju Date: Sun, 17 May 2020 09:02:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535534 - head/multimedia/din X-SVN-Group: ports-head X-SVN-Commit-Author: fox X-SVN-Commit-Paths: head/multimedia/din X-SVN-Commit-Revision: 535534 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: Sun, 17 May 2020 09:02:14 -0000 Author: fox Date: Sun May 17 09:02:13 2020 New Revision: 535534 URL: https://svnweb.freebsd.org/changeset/ports/535534 Log: multimedia/din: Updates to 46.3 Changes since 46.2: DIN Is Noise 46.3 @ Chennai, India ! fixed crash when browsing waveforms from keyboard-keyboard ! ! workaround for 46.2 users is to just get into waveform editor by pressing 2 or from Menu > Editors > Waveform and then come back to the keyboard-keyboard by pressing ESC or Menu > Instrument > Keyboard-keyboard ! ! fixed curve name editing ! Modified: head/multimedia/din/Makefile head/multimedia/din/distinfo Modified: head/multimedia/din/Makefile ============================================================================== --- head/multimedia/din/Makefile Sun May 17 08:57:47 2020 (r535533) +++ head/multimedia/din/Makefile Sun May 17 09:02:13 2020 (r535534) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= din -PORTVERSION= 46.2 +PORTVERSION= 46.3 CATEGORIES= multimedia MASTER_SITES= https://archive.org/download/dinisnoise_source_code/ Modified: head/multimedia/din/distinfo ============================================================================== --- head/multimedia/din/distinfo Sun May 17 08:57:47 2020 (r535533) +++ head/multimedia/din/distinfo Sun May 17 09:02:13 2020 (r535534) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587279378 -SHA256 (din-46.2.tar.gz) = 8421fd9f1752663fbcf95c08242ff0d3ffb60abe2686e77a24f8b52a630f0647 -SIZE (din-46.2.tar.gz) = 3655567 +TIMESTAMP = 1589705687 +SHA256 (din-46.3.tar.gz) = 547163242ae294170d610d6b1f65ab3b81cab0f9289d8ed94df2860ab89392f1 +SIZE (din-46.3.tar.gz) = 3655646