Date: Sun, 26 Feb 2006 18:12:48 -0500 From: Frank Laszlo <laszlof@vonostingroup.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/93876: [UPDATE]: audio/wavbreaker: Update to version 0.7 Message-ID: <E1FDV4K-0001WG-Jb@ritamari.vonostingroup.com> Resent-Message-ID: <200602262320.k1QNK4Qv001593@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93876 >Category: ports >Synopsis: [UPDATE]: audio/wavbreaker: Update to version 0.7 >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: Sun Feb 26 23:20:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Frank Laszlo >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386 >Description: This patch will update audio/wavbreaker to version 0.7 released today. I have tested this on 6.0 and 6.1 with no problems, it was also built on 4.11 without issues. This version adds a few minor bug fixes as well as split support for both OSS and ALSA. Added --disable-alsa to CONFIGURE_ARGS. I'll take maintainership. >How-To-Repeat: >Fix: --- wavbreaker-0.7.diff begins here --- diff -NrU3 wavbreaker.orig/Makefile wavbreaker/Makefile --- wavbreaker.orig/Makefile Thu Jan 26 09:08:20 2006 +++ wavbreaker/Makefile Sun Feb 26 17:08:12 2006 @@ -5,16 +5,16 @@ # $FreeBSD: ports/audio/wavbreaker/Makefile,v 1.15 2005/11/05 05:21:25 marcus Exp $ PORTNAME= wavbreaker -PORTVERSION= 0.5 -PORTREVISION= 3 +PORTVERSION= 0.7 CATEGORIES= audio MASTER_SITES= http://huli.org/wavbreaker/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= laszlof@vonostingroup.com COMMENT= Tool to split wav files USE_GNOME= gnomehack gtk20 libxml2 USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --disable-alsa .include <bsd.port.mk> diff -NrU3 wavbreaker.orig/distinfo wavbreaker/distinfo --- wavbreaker.orig/distinfo Thu Jan 26 09:08:20 2006 +++ wavbreaker/distinfo Sun Feb 26 17:08:26 2006 @@ -1,3 +1,3 @@ -MD5 (wavbreaker-0.5.tar.gz) = 15694282e9d044e7f345d27a6096f120 -SHA256 (wavbreaker-0.5.tar.gz) = 6d68e5178246fd453de43fe01ceaa617e0ad0715d4959ae6b0203adbe6efacd2 -SIZE (wavbreaker-0.5.tar.gz) = 74479 +MD5 (wavbreaker-0.7.tar.gz) = 6e5a776e124b8e02dd184b06bcce5c4a +SHA256 (wavbreaker-0.7.tar.gz) = 7938ca4791651c1bd5c6c4eb409e1ebc8bba23ecb35982508819895d7d5e7f86 +SIZE (wavbreaker-0.7.tar.gz) = 128358 --- wavbreaker-0.7.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1FDV4K-0001WG-Jb>