From owner-svn-ports-all@freebsd.org Thu Jun 8 11:52:21 2017 Return-Path: Delivered-To: svn-ports-all@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 2325ABFCE0B; Thu, 8 Jun 2017 11:52:21 +0000 (UTC) (envelope-from ehaupt@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 E7CDA7EA11; Thu, 8 Jun 2017 11:52:20 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v58BqKdm056871; Thu, 8 Jun 2017 11:52:20 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v58BqJP7056869; Thu, 8 Jun 2017 11:52:19 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201706081152.v58BqJP7056869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 8 Jun 2017 11:52:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442916 - head/audio/shairport-sync X-SVN-Group: ports-head 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.23 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, 08 Jun 2017 11:52:21 -0000 Author: ehaupt Date: Thu Jun 8 11:52:19 2017 New Revision: 442916 URL: https://svnweb.freebsd.org/changeset/ports/442916 Log: Update to 3.1.d16 which comes with optional PulseAudio support. Modified: head/audio/shairport-sync/Makefile head/audio/shairport-sync/distinfo Modified: head/audio/shairport-sync/Makefile ============================================================================== --- head/audio/shairport-sync/Makefile Thu Jun 8 10:46:02 2017 (r442915) +++ head/audio/shairport-sync/Makefile Thu Jun 8 11:52:19 2017 (r442916) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shairport-sync -DISTVERSION= 3.1.d6 +DISTVERSION= 3.1d16 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org @@ -24,7 +24,7 @@ GH_ACCOUNT= mikebrady USE_RC_SUBR= ${PORTNAME} -OPTIONS_DEFINE= ALAC ALSA SNDIO +OPTIONS_DEFINE= ALAC ALSA SNDIO PULSEAUDIO OPTIONS_DEFAULT=SNDIO ALAC_DESC= Build with libalac support (experimental) @@ -46,5 +46,8 @@ ALSA_CONFIGURE_ON= --with-alsa SNDIO_CONFIGURE_ON= --with-sndio SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio + +PULSEAUDIO_CONFIGURE_ON=--with-pa +PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio .include Modified: head/audio/shairport-sync/distinfo ============================================================================== --- head/audio/shairport-sync/distinfo Thu Jun 8 10:46:02 2017 (r442915) +++ head/audio/shairport-sync/distinfo Thu Jun 8 11:52:19 2017 (r442916) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493192871 -SHA256 (mikebrady-shairport-sync-3.1.d6_GH0.tar.gz) = 3dd95da4a218cf4897b659bb5914e3d4f3cece0f90a8469b95910a0ff80ef9c9 -SIZE (mikebrady-shairport-sync-3.1.d6_GH0.tar.gz) = 283919 +TIMESTAMP = 1496909908 +SHA256 (mikebrady-shairport-sync-3.1d16_GH0.tar.gz) = f133f3963f7729fe88e9af424857b81830bf8505bd225bc16330bd4f7105e4e9 +SIZE (mikebrady-shairport-sync-3.1d16_GH0.tar.gz) = 291627