diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-20 16:25:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-20 16:25:22 +0000 |
commit | c9e06c18d4e7ccec8a7a6cc79af8d5ff5fd290ef (patch) | |
tree | 9ab3fd0b125810fc04ed1c817bb82c35a8ea9585 /audio/ecasound | |
parent | 8f3b5a05c5c6d1d3ce27b707954935b3beb71292 (diff) | |
download | ports-c9e06c18d4e7ccec8a7a6cc79af8d5ff5fd290ef.tar.gz ports-c9e06c18d4e7ccec8a7a6cc79af8d5ff5fd290ef.zip |
Notes
Diffstat (limited to 'audio/ecasound')
-rw-r--r-- | audio/ecasound/Makefile | 7 | ||||
-rw-r--r-- | audio/ecasound/distinfo | 6 | ||||
-rw-r--r-- | audio/ecasound/pkg-plist | 1 |
3 files changed, 7 insertions, 7 deletions
diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile index 9c239064788b..3341ed301e80 100644 --- a/audio/ecasound/Makefile +++ b/audio/ecasound/Makefile @@ -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 @@ CONFIGURE_ARGS= --disable-pyecasound \ --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 --git a/audio/ecasound/distinfo b/audio/ecasound/distinfo index ce8839ff4f8c..d66470a7a323 100644 --- a/audio/ecasound/distinfo +++ b/audio/ecasound/distinfo @@ -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 --git a/audio/ecasound/pkg-plist b/audio/ecasound/pkg-plist index 4264233c3adc..307775bb91fd 100644 --- a/audio/ecasound/pkg-plist +++ b/audio/ecasound/pkg-plist @@ -117,6 +117,7 @@ include/libecasound/file-preset.h 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 |