ports/164429: [PATCH] audio/dssi update to 1.1.1

Armin Pirkovitsch armin at frozen-zone.org
Tue Jan 24 05:30:16 UTC 2012


>Number:         164429
>Category:       ports
>Synopsis:       [PATCH] audio/dssi update to 1.1.1
>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:   Tue Jan 24 05:30:15 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Armin Pirkovitsch
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: audio/dssi/Makefile
===================================================================
RCS file: /mnt/nfs/oh/usr/home/ncvs/root/ports/ports/audio/dssi/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- audio/dssi/Makefile	22 Feb 2011 02:19:30 -0000	1.9
+++ audio/dssi/Makefile	22 Jan 2012 17:53:21 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dssi
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.1
 CATEGORIES=	audio
 MASTER_SITES=	SF
 
@@ -37,5 +37,6 @@
 
 post-extract:
 	@${REINPLACE_CMD} -e 's#-ldl##g' ${WRKSRC}/examples/Makefile.in
+	@${REINPLACE_CMD} -e 's#-ldl##g' ${WRKSRC}/jack-dssi-host/Makefile.in
 
 .include <bsd.port.mk>
Index: audio/dssi/distinfo
===================================================================
RCS file: /mnt/nfs/oh/usr/home/ncvs/root/ports/ports/audio/dssi/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- audio/dssi/distinfo	22 Feb 2011 02:19:30 -0000	1.3
+++ audio/dssi/distinfo	22 Jan 2012 17:33:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (dssi-1.1.0.tar.gz) = cea3c22b34e251372c4ae81dbb7256038b7026184d7598b318a0b69475f69b53
-SIZE (dssi-1.1.0.tar.gz) = 420681
+SHA256 (dssi-1.1.1.tar.gz) = f2c82b073a947c8255284249097667f9b14e660bf86186f3fcd3b3b3e087814e
+SIZE (dssi-1.1.1.tar.gz) = 712038


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



More information about the freebsd-ports-bugs mailing list