From owner-svn-ports-head@freebsd.org Sat Nov 4 16:39:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52551E4F9C1; Sat, 4 Nov 2017 16:39:14 +0000 (UTC) (envelope-from hselasky@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 mx1.freebsd.org (Postfix) with ESMTPS id 20EC874F56; Sat, 4 Nov 2017 16:39:14 +0000 (UTC) (envelope-from hselasky@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA4GdDOO047485; Sat, 4 Nov 2017 16:39:13 GMT (envelope-from hselasky@FreeBSD.org) Received: (from hselasky@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA4GdDO0047483; Sat, 4 Nov 2017 16:39:13 GMT (envelope-from hselasky@FreeBSD.org) Message-Id: <201711041639.vA4GdDO0047483@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hselasky set sender to hselasky@FreeBSD.org using -f From: Hans Petter Selasky Date: Sat, 4 Nov 2017 16:39:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453472 - head/audio/virtual_oss X-SVN-Group: ports-head X-SVN-Commit-Author: hselasky X-SVN-Commit-Paths: head/audio/virtual_oss X-SVN-Commit-Revision: 453472 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.23 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, 04 Nov 2017 16:39:14 -0000 Author: hselasky (src committer) Date: Sat Nov 4 16:39:13 2017 New Revision: 453472 URL: https://svnweb.freebsd.org/changeset/ports/453472 Log: Update virtual_oss to 1.1.5 - Fix regression issue when using the portaudio OSS backend. Approved by: maintainer Modified: head/audio/virtual_oss/Makefile head/audio/virtual_oss/distinfo Modified: head/audio/virtual_oss/Makefile ============================================================================== --- head/audio/virtual_oss/Makefile Sat Nov 4 16:36:19 2017 (r453471) +++ head/audio/virtual_oss/Makefile Sat Nov 4 16:39:13 2017 (r453472) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= virtual_oss -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= audio MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ http://home.selasky.org:8192/distfiles/ Modified: head/audio/virtual_oss/distinfo ============================================================================== --- head/audio/virtual_oss/distinfo Sat Nov 4 16:36:19 2017 (r453471) +++ head/audio/virtual_oss/distinfo Sat Nov 4 16:39:13 2017 (r453472) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509782646 -SHA256 (virtual_oss-1.1.4.tar.bz2) = 165247efdd17f61f15cb79e6a55b35ad8a5f1c16fc7e9904f2d937ceb360cdf2 -SIZE (virtual_oss-1.1.4.tar.bz2) = 34625 +TIMESTAMP = 1509813350 +SHA256 (virtual_oss-1.1.5.tar.bz2) = a1eb27079035e30f6e6bf2eea7d6383a020f8dfd7f8575849e0bc934eeb88164 +SIZE (virtual_oss-1.1.5.tar.bz2) = 34603