Date: Thu, 19 Feb 2009 02:00:07 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/131822: Update port: audio/ecasound to 2.6.0 Message-ID: <20090219020007.1d649ac5.tkato432@yahoo.com> Resent-Message-ID: <200902181730.n1IHU1f4012151@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131822 >Category: ports >Synopsis: Update port: audio/ecasound to 2.6.0 >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: Wed Feb 18 17:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.1-RELEASE-p1 i386 >Organization: >Environment: >Description: - Update to version 2.6.0 >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/ecasound/Makefile audio/ecasound/Makefile --- /usr/ports/audio/ecasound/Makefile 2008-08-26 15:43:30.000000000 +0900 +++ audio/ecasound/Makefile 2009-02-12 03:11:39.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= ecasound -PORTVERSION= 2.5.2 +PORTVERSION= 2.6.0 CATEGORIES= audio MASTER_SITES= http://ecasound.seul.org/download/ @@ -29,9 +29,8 @@ --enable-sys-readline USE_LDCONFIG= yes -MAN1= ecasound-iam.1 ecasound.1 ecatools.1 ecaconvert.1 \ - ecafixdc.1 ecalength.1 ecamonitor.1 ecanormalize.1 \ - ecaplay.1 ecasignalview.1 +MAN1= ecasound-iam.1 ecasound.1 ecatools.1 ecafixdc.1 ecalength.1 \ + ecamonitor.1 ecanormalize.1 ecaplay.1 ecasignalview.1 MAN5= ecasoundrc.5 CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} diff -urN /usr/ports/audio/ecasound/distinfo audio/ecasound/distinfo --- /usr/ports/audio/ecasound/distinfo 2008-08-26 15:43:30.000000000 +0900 +++ audio/ecasound/distinfo 2009-02-12 01:05:30.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (ecasound-2.5.2.tar.gz) = c7d26db96a7ea5749df9d5137d3c397d -SHA256 (ecasound-2.5.2.tar.gz) = f40f0a8335fc0d474e5b6dfd9a47f68f809a819d406a21953b66f209bc65c115 -SIZE (ecasound-2.5.2.tar.gz) = 975972 +MD5 (ecasound-2.6.0.tar.gz) = 41f9445b9a9c0cde141831cb53d1ef8f +SHA256 (ecasound-2.6.0.tar.gz) = 925d12a422883c356565c542110d070f61c3693e01eaa1b00eb25082e4779f88 +SIZE (ecasound-2.6.0.tar.gz) = 966629 diff -urN /usr/ports/audio/ecasound/pkg-plist audio/ecasound/pkg-plist --- /usr/ports/audio/ecasound/pkg-plist 2008-08-19 15:08:32.000000000 +0900 +++ audio/ecasound/pkg-plist 2009-02-12 03:11:13.000000000 +0900 @@ -117,6 +117,7 @@ include/libecasound/generic-controller.h include/libecasound/generic-linear-envelope.h include/libecasound/global-preset.h +include/libecasound/jack-connections.h include/libecasound/layer.h include/libecasound/linear-envelope.h include/libecasound/midi-cc.h >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090219020007.1d649ac5.tkato432>