ports/161084: [PATCH] audio/libao: bump PORTREVISION to chase gdbm update if PULSEAUDIO is enabled

Matthias Andree mandree at FreeBSD.org
Tue Sep 27 21:20:10 UTC 2011


>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:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 27 21:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list