advocacy/64970: audio/baudline: update port to 0.97, unbreak

Tom McLaughlin tmclaugh at sdf.lonestar.org
Tue Mar 30 22:50:20 PST 2004


>Number:         64970
>Category:       advocacy
>Synopsis:       audio/baudline: update port to 0.97, unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-advocacy
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 30 22:50:19 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tom McLaughlin
>Release:        FreeBSD 4.9-RELEASE-p4 i386
>Organization:
>Environment:


System: FreeBSD 4.9-RELEASE-p4 #0: Wed Mar 17 21:16:53 EST 2004
    root at compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS



>Description:


Update port to version 0.97 and unbreak port.

Also added a run dependency on mpg123 which is required to process 
MPEG audio when using baudline.

Maintainer CC'ed on this PR.


>How-To-Repeat:





>Fix:


--- baudline-0.97.diff begins here ---
diff -Nur baudline.orig/Makefile baudline/Makefile
--- baudline.orig/Makefile	Sat Mar 27 00:47:25 2004
+++ baudline/Makefile	Wed Mar 31 01:39:12 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	baudline
-PORTVERSION=	0.96
+PORTVERSION=	0.97
 CATEGORIES=	audio linux
 MASTER_SITES=	http://www.baudline.com/
 PKGNAMEPREFIX=	linux-
@@ -15,13 +15,13 @@
 MAINTAINER=	dyeske at yahoo.com
 COMMENT=	A real-time signal analysis tool and an offline time-frequency browser
 
+RUN_DEPENDS=	mpg123:${PORTSDIR}/audio/mpg123
+
 USE_X_PREFIX=	yes
 ONLY_FOR_ARCHS=	i386
 USE_LINUX=	yes
 NO_BUILD=	yes
 STRIP=
-
-BROKEN=		"Unfetchable"
 
 BRANDELF?=	/usr/bin/brandelf
 
diff -Nur baudline.orig/distinfo baudline/distinfo
--- baudline.orig/distinfo	Sun Dec 14 20:33:07 2003
+++ baudline/distinfo	Wed Mar 31 00:59:19 2004
@@ -1 +1,2 @@
-MD5 (baudline_0.96_i686.tar.gz) = e7c9487ea201b2b2b92839260e1ff04f
+MD5 (baudline_0.97_i686.tar.gz) = dd06fdc82dbcc40ad786d13e27bee9de
+SIZE (baudline_0.97_i686.tar.gz) = 771677
--- baudline-0.97.diff ends here ---



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


More information about the freebsd-advocacy mailing list