From owner-svn-ports-all@FreeBSD.ORG Mon Mar 17 15:50:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7A888D4B; Mon, 17 Mar 2014 15:50:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 67607391; Mon, 17 Mar 2014 15:50:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2HFonVh022960; Mon, 17 Mar 2014 15:50:49 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2HFon4i022958; Mon, 17 Mar 2014 15:50:49 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201403171550.s2HFon4i022958@svn.freebsd.org> From: Steve Wills Date: Mon, 17 Mar 2014 15:50:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348484 - head/audio/alsa-utils 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.17 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: Mon, 17 Mar 2014 15:50:49 -0000 Author: swills Date: Mon Mar 17 15:50:48 2014 New Revision: 348484 URL: http://svnweb.freebsd.org/changeset/ports/348484 QAT: https://qat.redports.org/buildarchive/r348484/ Log: - Fix package build - Deprecate USE_BZIP PR: ports/187634 Submitted by: Johannes Jost Meixner Approved by: Aragon Gouveia (maintainer) Modified: head/audio/alsa-utils/Makefile head/audio/alsa-utils/pkg-plist Modified: head/audio/alsa-utils/Makefile ============================================================================== --- head/audio/alsa-utils/Makefile Mon Mar 17 15:50:33 2014 (r348483) +++ head/audio/alsa-utils/Makefile Mon Mar 17 15:50:48 2014 (r348484) @@ -3,6 +3,7 @@ PORTNAME= alsa-utils PORTVERSION= 1.0.27.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ALSA/utils \ GENTOO/distfiles @@ -13,12 +14,12 @@ COMMENT= ALSA compatibility utils LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/alsa-plugins -USE_BZIP2= yes -USES= gmake +USES= gmake tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-udev-rules-dir="\$${prefix}/lib/udev" CFLAGS+= -I${LOCALBASE}/include +OPTIONS_SUB= yes OPTIONS_DEFINE= XMLTO NLS OPTIONS_DEFAULT=XMLTO XMLTO_DESC= Generate alsactl_init(7) man page using xmlto(1) Modified: head/audio/alsa-utils/pkg-plist ============================================================================== --- head/audio/alsa-utils/pkg-plist Mon Mar 17 15:50:33 2014 (r348483) +++ head/audio/alsa-utils/pkg-plist Mon Mar 17 15:50:48 2014 (r348484) @@ -29,7 +29,7 @@ man/man1/aseqdump.1.gz man/man1/aseqnet.1.gz man/man1/iecset.1.gz man/man1/speaker-test.1.gz -man/man7/alsactl_init.7.gz +%%XMLTO%%man/man7/alsactl_init.7.gz man/man8/alsaconf.8.gz sbin/alsaconf sbin/alsactl