From owner-svn-ports-head@freebsd.org Sun Nov 6 20:58:32 2016 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 2C177C34000; Sun, 6 Nov 2016 20:58:32 +0000 (UTC) (envelope-from kwm@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 EEB0CDF; Sun, 6 Nov 2016 20:58:31 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA6KwV9b059226; Sun, 6 Nov 2016 20:58:31 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA6KwVcE059224; Sun, 6 Nov 2016 20:58:31 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201611062058.uA6KwVcE059224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sun, 6 Nov 2016 20:58:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425581 - head/audio/virtual_oss X-SVN-Group: ports-head 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: Sun, 06 Nov 2016 20:58:32 -0000 Author: kwm Date: Sun Nov 6 20:58:30 2016 New Revision: 425581 URL: https://svnweb.freebsd.org/changeset/ports/425581 Log: Bump virtual_oss to 1.1.2. * Build fixes for the new libsamplerate. Submitted by: maintainer Reported by: pkg-fallout@ Modified: head/audio/virtual_oss/Makefile head/audio/virtual_oss/distinfo Modified: head/audio/virtual_oss/Makefile ============================================================================== --- head/audio/virtual_oss/Makefile Sun Nov 6 20:35:19 2016 (r425580) +++ head/audio/virtual_oss/Makefile Sun Nov 6 20:58:30 2016 (r425581) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= virtual_oss -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 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 Sun Nov 6 20:35:19 2016 (r425580) +++ head/audio/virtual_oss/distinfo Sun Nov 6 20:58:30 2016 (r425581) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477659310 -SHA256 (virtual_oss-1.1.1.tar.bz2) = 69f443a07eeaff1ae2cf248115e901fc55ee0f4e9f567e05cc18e5d4322a91c0 -SIZE (virtual_oss-1.1.1.tar.bz2) = 33476 +TIMESTAMP = 1478465751 +SHA256 (virtual_oss-1.1.2.tar.bz2) = 7eaa3878a8c9c133c4afafb595746a44245b582ae92b0deddcaa8f86977029df +SIZE (virtual_oss-1.1.2.tar.bz2) = 33494