- Update to 2.6.0
PR: 131822 Submitted by: Ports Fury
This commit is contained in:
parent
8f3b5a05c5
commit
c9e06c18d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228722
3 changed files with 7 additions and 7 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue