From owner-svn-ports-head@freebsd.org Sat Oct 5 16:56:22 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 016F4137DBB; Sat, 5 Oct 2019 16:56:22 +0000 (UTC) (envelope-from yuri@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 46ltDj6CNRz3QY1; Sat, 5 Oct 2019 16:56:21 +0000 (UTC) (envelope-from yuri@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 B8397FE06; Sat, 5 Oct 2019 16:56:21 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x95GuLae044316; Sat, 5 Oct 2019 16:56:21 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x95GuLqT044313; Sat, 5 Oct 2019 16:56:21 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201910051656.x95GuLqT044313@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 5 Oct 2019 16:56:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513837 - head/audio/gsequencer X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/audio/gsequencer X-SVN-Commit-Revision: 513837 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: Sat, 05 Oct 2019 16:56:22 -0000 Author: yuri Date: Sat Oct 5 16:56:20 2019 New Revision: 513837 URL: https://svnweb.freebsd.org/changeset/ports/513837 Log: audio/gsequencer: Update 2.3.3 -> 2.3.8 Reported by: portscout Modified: head/audio/gsequencer/Makefile head/audio/gsequencer/distinfo head/audio/gsequencer/pkg-plist Modified: head/audio/gsequencer/Makefile ============================================================================== --- head/audio/gsequencer/Makefile Sat Oct 5 16:21:23 2019 (r513836) +++ head/audio/gsequencer/Makefile Sat Oct 5 16:56:20 2019 (r513837) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gsequencer -DISTVERSION= 2.3.3 +DISTVERSION= 2.3.8 CATEGORIES= audio MASTER_SITES= SAVANNAH/gsequencer/${DISTVERSION:R}.x Modified: head/audio/gsequencer/distinfo ============================================================================== --- head/audio/gsequencer/distinfo Sat Oct 5 16:21:23 2019 (r513836) +++ head/audio/gsequencer/distinfo Sat Oct 5 16:56:20 2019 (r513837) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568174414 -SHA256 (gsequencer-2.3.3.tar.gz) = 958afe91a300ebd27a4bc94d5b57099cbe35f939304ffaedeba50c850717dd08 -SIZE (gsequencer-2.3.3.tar.gz) = 5369468 +TIMESTAMP = 1570269018 +SHA256 (gsequencer-2.3.8.tar.gz) = 5bb6623534d694f27501acfa4fe5af830c01cecadc24e21e50e811dab92f072f +SIZE (gsequencer-2.3.8.tar.gz) = 5419407 Modified: head/audio/gsequencer/pkg-plist ============================================================================== --- head/audio/gsequencer/pkg-plist Sat Oct 5 16:21:23 2019 (r513836) +++ head/audio/gsequencer/pkg-plist Sat Oct 5 16:56:20 2019 (r513837) @@ -264,6 +264,8 @@ include/ags/audio/thread/ags_sequencer_thread.h include/ags/audio/thread/ags_sfz_loader.h include/ags/audio/thread/ags_soundcard_thread.h include/ags/audio/thread/ags_wave_loader.h +include/ags/audio/wasapi/ags_wasapi_devin.h +include/ags/audio/wasapi/ags_wasapi_devout.h include/ags/config.h include/ags/file/ags_file.h include/ags/file/ags_file_id_ref.h