ports/154304: [audio/dssi]Update to 1.1.0

Wen Heping wen at FreeBSD.org
Wed Jan 26 12:00:26 UTC 2011


>Number:         154304
>Category:       ports
>Synopsis:       [audio/dssi]Update to 1.1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 26 12:00:25 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        
>Organization:
FreeBSD
>Environment:
>Description:
Update to 1.1.0
>How-To-Repeat:

>Fix:
--- Makefile.orig       2011-01-26 11:54:40.000000000 +0000
+++ Makefile    2011-01-26 10:11:26.000000000 +0000
@@ -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 @@
 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="@comment "
 .endif

+post-extract:
+       @${REINPLACE_CMD} -e 's#-ldl##g' ${WRKSRC}/examples/Makefile.in
+
 .include <bsd.port.mk>
--- distinfo.orig       2011-01-26 11:54:52.000000000 +0000
+++ distinfo    2011-01-25 12:57:25.000000000 +0000
@@ -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
--- pkg-plist.orig      2011-01-26 11:55:10.000000000 +0000
+++ pkg-plist   2011-01-26 10:10:46.000000000 +0000
@@ -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

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list