From owner-freebsd-ports@freebsd.org Sat Mar 30 20:56:56 2019 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E5F21563690 for ; Sat, 30 Mar 2019 20:56:56 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A70CF773CA for ; Sat, 30 Mar 2019 20:56:55 +0000 (UTC) (envelope-from pi@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6AC2B156368F; Sat, 30 Mar 2019 20:56:55 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56A8D156368E for ; Sat, 30 Mar 2019 20:56:55 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DC4D7773C8 for ; Sat, 30 Mar 2019 20:56:54 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by home.opsec.eu with local (Exim 4.92 (FreeBSD)) (envelope-from ) id 1hAL27-000CBm-M6; Sat, 30 Mar 2019 21:56:55 +0100 Date: Sat, 30 Mar 2019 21:56:55 +0100 From: Kurt Jaeger To: Hans Petter Selasky Cc: ports@freebsd.org Subject: Re: Request for commit approval : audio/virtual_oss Message-ID: <20190330205655.GF72200@home.opsec.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Mar 2019 20:56:56 -0000 Hi! > Separate bluetooth speaker utility into own option. > This resolves some build failures. > > Approved by: Approved. > Index: Makefile > =================================================================== > --- Makefile (revision 497246) > +++ Makefile (working copy) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= virtual_oss > -PORTVERSION= 1.2.1 > +PORTVERSION= 1.2.2 > CATEGORIES= audio > MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ > http://home.selasky.org/distfiles/ > @@ -16,7 +16,7 @@ > > USES= tar:bzip2 uidfix > > -OPTIONS_DEFINE= BLUETOOTH DEBUG EQUALIZER > +OPTIONS_DEFINE= BLUETOOTH BT_SPEAKER DEBUG EQUALIZER > OPTIONS_DEFAULT=BLUETOOTH EQUALIZER > > .if exists(/usr/lib/libcuse.so) > @@ -28,8 +28,11 @@ > > BLUETOOTH_DESC= Build with bluetooth support > BLUETOOTH_MAKE_ARGS= HAVE_BLUETOOTH="YES" > -BLUETOOTH_PLIST_FILES= sbin/virtual_bt_speaker \ > + > +BT_SPEAKER_DESC= Build with bluetooth speaker utility > +BT_SPEAKER_PLIST_FILES= sbin/virtual_bt_speaker \ > man/man8/virtual_bt_speaker.8.gz > +BT_SPEAKER_MAKE_ARGS= HAVE_BLUETOOTH_SPEAKER="YES" > > DEBUG_MAKE_ARGS= HAVE_DEBUG="YES" > > Index: distinfo > =================================================================== > --- distinfo (revision 497246) > +++ distinfo (working copy) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1553804799 > -SHA256 (virtual_oss-1.2.1.tar.bz2) = 3d039c3e839cd3b5c0341e929c17863afac10debd6e1ae35d6fcd7f80c7b6e97 > -SIZE (virtual_oss-1.2.1.tar.bz2) = 45907 > +TIMESTAMP = 1553974911 > +SHA256 (virtual_oss-1.2.2.tar.bz2) = f92302f13a02ac4dbb2e5ee14f8382157179a90459f67e1607225fc9b7cf183c > +SIZE (virtual_oss-1.2.2.tar.bz2) = 45860 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- pi@opsec.eu +49 171 3101372 One year to go !