From 33c5b53b27e92c89e12debb6b0756f54de96d74a Mon Sep 17 00:00:00 2001 From: naddy Date: Fri, 22 Oct 2004 16:39:16 +0000 Subject: Maintenance update to 0.8.5. No notable changes. --- audio/libao/Makefile | 3 +-- audio/libao/distinfo | 4 ++-- audio/libao/files/patch-configure | 18 ------------------ audio/libao/pkg-plist | 1 + 4 files changed, 4 insertions(+), 22 deletions(-) diff --git a/audio/libao/Makefile b/audio/libao/Makefile index e1b8439c9758..7a4472a59407 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libao -PORTVERSION= 0.8.4 -PORTREVISION= 1 +PORTVERSION= 0.8.5 CATEGORIES= audio MASTER_SITES= http://www.xiph.org/ao/src/ diff --git a/audio/libao/distinfo b/audio/libao/distinfo index dec1c1bd4f74..f9a700c17c7b 100644 --- a/audio/libao/distinfo +++ b/audio/libao/distinfo @@ -1,2 +1,2 @@ -MD5 (libao-0.8.4.tar.gz) = 0525549b0bf665f617913c916064cc87 -SIZE (libao-0.8.4.tar.gz) = 272670 +MD5 (libao-0.8.5.tar.gz) = dd72b66f5f29361411bda465470b65e2 +SIZE (libao-0.8.5.tar.gz) = 267283 diff --git a/audio/libao/files/patch-configure b/audio/libao/files/patch-configure index e6cdca1ecbe5..a2ec84e3ae9b 100644 --- a/audio/libao/files/patch-configure +++ b/audio/libao/files/patch-configure @@ -33,24 +33,6 @@ $FreeBSD$ esac fi CFLAGS="$CFLAGS $cflags_save" -@@ -9348,6 +9349,8 @@ - rm -f conf.esdtest - - -+fi -+ - - if test "x$have_esd" = xyes; then - HAVE_ESD_TRUE= -@@ -9357,8 +9360,6 @@ - HAVE_ESD_FALSE= - fi - --fi -- - - - @@ -12128,7 +12129,7 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else diff --git a/audio/libao/pkg-plist b/audio/libao/pkg-plist index fdd25c684251..3819dc4a8b11 100644 --- a/audio/libao/pkg-plist +++ b/audio/libao/pkg-plist @@ -23,6 +23,7 @@ share/aclocal/ao.m4 %%PORTDOCS%%%%DOCSDIR%%/ao_free_options.html %%PORTDOCS%%%%DOCSDIR%%/ao_info.html %%PORTDOCS%%%%DOCSDIR%%/ao_initialize.html +%%PORTDOCS%%%%DOCSDIR%%/ao_is_big_endian.html %%PORTDOCS%%%%DOCSDIR%%/ao_open_file.html %%PORTDOCS%%%%DOCSDIR%%/ao_open_live.html %%PORTDOCS%%%%DOCSDIR%%/ao_option.html -- cgit