Date: Mon, 25 Aug 2008 03:00:10 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/126795: Update port: audio/ecasound to 2.5.1 Message-ID: <20080825030010.70713f3b.tkato432@yahoo.com> Resent-Message-ID: <200808241810.m7OIA2Jo002005@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 126795 >Category: ports >Synopsis: Update port: audio/ecasound to 2.5.2 >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: Sun Aug 24 18:10:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.0-RELEASE-p3 i386 >Organization: >Environment: >Description: - Update to version 2.5.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/ecasound/Makefile audio/ecasound/Makefile --- /usr/ports/audio/ecasound/Makefile 2008-08-19 15:08:32.000000000 +0900 +++ audio/ecasound/Makefile 2008-08-25 01:21:36.000000000 +0900 @@ -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 @@ 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 @@ 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 <bsd.port.pre.mk> diff -urN /usr/ports/audio/ecasound/distinfo audio/ecasound/distinfo --- /usr/ports/audio/ecasound/distinfo 2008-08-19 15:08:32.000000000 +0900 +++ audio/ecasound/distinfo 2008-08-25 01:24:27.000000000 +0900 @@ -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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080825030010.70713f3b.tkato432>