- Update to 1.1.0

PR:		ports/154304
Submitted by:	Wen Heping (myself)
This commit is contained in:
Wen Heping 2011-02-22 02:19:30 +00:00
parent 2abba04f2e
commit dfeb03ef0c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269476
3 changed files with 10 additions and 6 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= dssi
PORTVERSION= 1.0.0
PORTREVISION= 1
PORTVERSION= 1.1.0
CATEGORIES= audio
MASTER_SITES= SF
@ -26,7 +25,8 @@ GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
USE_GMAKE= yes
USE_GNOME= gnomehack
MAN1= dssi_osc_send.1 dssi_osc_update.1 jack-dssi-host.1
MAN1= dssi_osc_send.1 dssi_osc_update.1 jack-dssi-host.1 \
dssi_analyse_plugin.1 dssi_list_plugins.1
.if defined(WITH_QT)
USE_QT_VER= 3
@ -35,4 +35,7 @@ PLIST_SUB= WITH_QT=""
PLIST_SUB= WITH_QT="@comment "
.endif
post-extract:
@${REINPLACE_CMD} -e 's#-ldl##g' ${WRKSRC}/examples/Makefile.in
.include <bsd.port.mk>

View file

@ -1,3 +1,2 @@
MD5 (dssi-1.0.0.tar.gz) = bc4c50f9f9b3cd13019718266f8f15af
SHA256 (dssi-1.0.0.tar.gz) = 7db597cac9974d1d1562ae406caabaec8ab810c4535522a8c29373cd02fc3816
SIZE (dssi-1.0.0.tar.gz) = 406947
SHA256 (dssi-1.1.0.tar.gz) = cea3c22b34e251372c4ae81dbb7256038b7026184d7598b318a0b69475f69b53
SIZE (dssi-1.1.0.tar.gz) = 420681

View file

@ -1,4 +1,6 @@
bin/jack-dssi-host
bin/dssi_analyse_plugin
bin/dssi_list_plugins
bin/dssi_osc_send
bin/dssi_osc_update
bin/trivial_synth