ports/99040: Update port: audio/mhwaveedit 1.4.8

KATO Tsuguru tkato432 at yahoo.com
Fri Jun 16 17:10:26 UTC 2006


>Number:         99040
>Category:       ports
>Synopsis:       Update port: audio/mhwaveedit 1.4.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 16 17:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p18 i386
>Organization:
>Environment:
>Description:
- Update to version 1.4.8

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/mhwaveedit/Makefile audio/mhwaveedit/Makefile
--- /usr/ports/audio/mhwaveedit/Makefile	Fri Mar 17 13:30:19 2006
+++ audio/mhwaveedit/Makefile	Mon Jun 12 13:01:39 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	mhwaveedit
-PORTVERSION=	1.4.7
+PORTVERSION=	1.4.8
 CATEGORIES=	audio
 MASTER_SITES=	http://download.gna.org/mhwaveedit/
 
@@ -37,7 +37,8 @@
 		SDL "SDL sound driver" off \
 		ARTS "arts sound driver" off \
 		JACK "JACK sound driver" off \
-		ESD "EsounD sound driver" off
+		ESD "EsounD sound driver" off \
+		LADSPA "LADSPA support" off
 
 .include <bsd.port.pre.mk>
 
@@ -91,8 +92,11 @@
 CONFIGURE_ARGS+=	--without-esound
 .endif
 
-.if exists(${LOCALBASE}/include/ladspa.h)
+.if defined(WITH_LADSPA)
+BUILD_DEPENDS+=	${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
 RUN_DEPENDS+=	${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
+.else
+CONFIGURE_ENV+=	ac_cv_header_ladspa_h=no
 .endif
 
 post-patch:
diff -urN /usr/ports/audio/mhwaveedit/distinfo audio/mhwaveedit/distinfo
--- /usr/ports/audio/mhwaveedit/distinfo	Fri Mar 17 13:30:19 2006
+++ audio/mhwaveedit/distinfo	Mon Jun 12 12:57:48 2006
@@ -1,3 +1,3 @@
-MD5 (mhwaveedit-1.4.7.tar.bz2) = 52ace301f7eb3843289b1a5a96c349a1
-SHA256 (mhwaveedit-1.4.7.tar.bz2) = ac77cfc11d03d60cfc73aa28424322b015497f436f9803ae913a3a352029fe8c
-SIZE (mhwaveedit-1.4.7.tar.bz2) = 433605
+MD5 (mhwaveedit-1.4.8.tar.bz2) = 447bb2421bf7c09c0960134bab910cf7
+SHA256 (mhwaveedit-1.4.8.tar.bz2) = 183ec49b48164047eab1e3f3d5c171b68b33340fff8439883fcb3da80bc4dc5d
+SIZE (mhwaveedit-1.4.8.tar.bz2) = 437386
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list