From e9e46a87f50d6632204acb4f1fcd3e52148c1ae1 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 25 Aug 2008 21:16:31 +0000 Subject: - Update to 2.5.2 PR: 126795 Submitted by: Ports Fury --- audio/ecasound/Makefile | 7 +++---- audio/ecasound/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'audio/ecasound') diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile index eef4f1bfefcb..9c239064788b 100644 --- a/audio/ecasound/Makefile +++ b/audio/ecasound/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ecasound -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.2 CATEGORIES= audio MASTER_SITES= http://ecasound.seul.org/download/ @@ -20,7 +20,6 @@ OPTIONS= ARTS "Enable aRts support" off \ JACK "Enable JACK support" off \ SAMPLERATE "Enable libsamplerate support" off -USE_GNOME= gnometarget USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" @@ -35,8 +34,8 @@ MAN1= ecasound-iam.1 ecasound.1 ecatools.1 ecaconvert.1 \ ecaplay.1 ecasignalview.1 MAN5= ecasoundrc.5 -CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} +CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} +LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} .include diff --git a/audio/ecasound/distinfo b/audio/ecasound/distinfo index 55c0228365d6..ce8839ff4f8c 100644 --- a/audio/ecasound/distinfo +++ b/audio/ecasound/distinfo @@ -1,3 +1,3 @@ -MD5 (ecasound-2.5.0.tar.gz) = abec6ab833d9322ba102fa563bc3e258 -SHA256 (ecasound-2.5.0.tar.gz) = 3c80696a7dcd63a25fe8933237075405beef0877f30573fb9e12d943af567790 -SIZE (ecasound-2.5.0.tar.gz) = 974620 +MD5 (ecasound-2.5.2.tar.gz) = c7d26db96a7ea5749df9d5137d3c397d +SHA256 (ecasound-2.5.2.tar.gz) = f40f0a8335fc0d474e5b6dfd9a47f68f809a819d406a21953b66f209bc65c115 +SIZE (ecasound-2.5.2.tar.gz) = 975972 -- cgit v1.2.3