svn commit: r429406 - in branches/2016Q4/audio/aucatctl: . files

Emanuel Haupt ehaupt at FreeBSD.org
Sun Dec 25 09:31:35 UTC 2016


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 at 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/
 


More information about the svn-ports-all mailing list