aboutsummaryrefslogtreecommitdiff
path: root/audio/mhwaveedit
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-23 09:48:41 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-23 09:48:41 +0000
commit8a646f669b12ed3111d6ec088127aa8f7a36bfc6 (patch)
tree3393fe43306ed6aede29240b5c59d916a77bc4df /audio/mhwaveedit
parent6636fb71db619a20f21ea63e153818c8cdac9345 (diff)
downloadports-8a646f669b12ed3111d6ec088127aa8f7a36bfc6.tar.gz
ports-8a646f669b12ed3111d6ec088127aa8f7a36bfc6.zip
Update to version 1.3.4
PR: ports/75395 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=124944
Diffstat (limited to 'audio/mhwaveedit')
-rw-r--r--audio/mhwaveedit/Makefile6
-rw-r--r--audio/mhwaveedit/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile
index c3e1b722bcd7..a2463c6b6a15 100644
--- a/audio/mhwaveedit/Makefile
+++ b/audio/mhwaveedit/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= mhwaveedit
-PORTVERSION= 1.3.3
-PORTREVISION= 1
+PORTVERSION= 1.3.4
CATEGORIES= audio
MASTER_SITES= http://www.mtek.chalmers.se/~hjormagn/
@@ -16,7 +15,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical program for editing sound files
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
-LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
+LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \
+ sndfile.1:${PORTSDIR}/audio/libsndfile \
portaudio.0:${PORTSDIR}/audio/portaudio
USE_GNOME= gnomehack gnometarget gtk20
diff --git a/audio/mhwaveedit/distinfo b/audio/mhwaveedit/distinfo
index 2e27cffdbfef..3361d681813f 100644
--- a/audio/mhwaveedit/distinfo
+++ b/audio/mhwaveedit/distinfo
@@ -1,2 +1,2 @@
-MD5 (mhwaveedit-1.3.3.tar.gz) = 6fa2198e0cebdf863beeafba6fcfa29f
-SIZE (mhwaveedit-1.3.3.tar.gz) = 307576
+MD5 (mhwaveedit-1.3.4.tar.gz) = 16ac2021f4ac2993eca0ee00bc312fb4
+SIZE (mhwaveedit-1.3.4.tar.gz) = 318956