From mandree@FreeBSD.org  Tue Sep 27 21:13:37 2011
Return-Path: <mandree@FreeBSD.org>
Received: from apollo.emma.line.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by hub.freebsd.org (Postfix) with ESMTP id 95956106566C;
	Tue, 27 Sep 2011 21:13:37 +0000 (UTC)
	(envelope-from mandree@FreeBSD.org)
Received: from mandree by apollo.emma.line.org with local (Exim 4.76 (FreeBSD))
	(envelope-from <mandree@FreeBSD.org>)
	id 1R8ext-000MkV-Cq; Tue, 27 Sep 2011 23:13:21 +0200
Message-Id: <E1R8ext-000MkV-Cq@apollo.emma.line.org>
Date: Tue, 27 Sep 2011 23:13:21 +0200
From: Matthias Andree <mandree@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: naddy@FreeBSD.org
Subject: [PATCH] audio/libao: bump PORTREVISION to chase gdbm update if PULSEAUDIO is enabled
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         161084
>Category:       ports
>Synopsis:       [PATCH] audio/libao: bump PORTREVISION to chase gdbm update if PULSEAUDIO is enabled
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    naddy
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 27 21:20:08 UTC 2011
>Closed-Date:    Tue Sep 27 23:54:47 UTC 2011
>Last-Modified:  Wed Sep 28 00:00:20 UTC 2011
>Originator:     Matthias Andree
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD apollo.emma.line.org 8.2-STABLE FreeBSD 8.2-STABLE #17: Sat Sep 24 18:30:09 CEST 2011
>Description:
If libao is built with pulseaudio enabled,
$PREFIX/lib/ao/plugins-4/libpulse.so contains a "NEEDED" ELF entry for
gdbm.so - in my case, the gdbm.so.3.

Bump port revision so it can pick up the new gdbm.

Port maintainer (naddy@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- libao-1.1.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/libao/Makefile,v
retrieving revision 1.47
diff -u -u -r1.47 Makefile
--- Makefile	8 Jun 2011 19:55:59 -0000	1.47
+++ Makefile	27 Sep 2011 21:11:47 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	libao
 PORTVERSION=	1.1.0
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://downloads.xiph.org/releases/ao/
 
--- libao-1.1.0_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->naddy 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 27 21:20:21 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161084 
State-Changed-From-To: open->closed 
State-Changed-By: mandree 
State-Changed-When: Tue Sep 27 23:54:46 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161084 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161084: commit references a PR
Date: Tue, 27 Sep 2011 23:54:36 +0000 (UTC)

 mandree     2011-09-27 23:54:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/libao          Makefile 
   Log:
   Bump PORTREVISION to have the port rebuilt after the GDBM upgrade.
   This affects configurations using the PULSEAUDIO option only.
   
   Approved by: naddy@ (maintainer)
   PR:          ports/161084
   
   Revision  Changes    Path
   1.48      +1 -0      ports/audio/libao/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
