Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2016 09:31:34 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r429406 - in branches/2016Q4/audio/aucatctl: . files
Message-ID:  <201612250931.uBP9VYEB027786@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Sun Dec 25 09:31:34 2016
New Revision: 429406
URL: https://svnweb.freebsd.org/changeset/ports/429406

Log:
  MFH: r429325
  
  Fix setting master volume on i386
  
  PR:		215521
  Submitted by:	t@tobik.me (maintainer)
  
  Approved by:	ports-secteam (junovitch)

Added:
  branches/2016Q4/audio/aucatctl/files/
     - copied from r429325, head/audio/aucatctl/files/
Modified:
  branches/2016Q4/audio/aucatctl/Makefile
Directory Properties:
  branches/2016Q4/   (props changed)

Modified: branches/2016Q4/audio/aucatctl/Makefile
==============================================================================
--- branches/2016Q4/audio/aucatctl/Makefile	Sun Dec 25 09:24:22 2016	(r429405)
+++ branches/2016Q4/audio/aucatctl/Makefile	Sun Dec 25 09:31:34 2016	(r429406)
@@ -6,6 +6,7 @@
 
 PORTNAME=	aucatctl
 PORTVERSION=	0.1
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://www.sndio.org/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612250931.uBP9VYEB027786>