From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 10:10:02 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88A8216A4DF for ; Sun, 15 May 2005 10:10:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5FE843DB7 for ; Sun, 15 May 2005 10:10:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4FAA1sN033087 for ; Sun, 15 May 2005 10:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4FAA1lm033086; Sun, 15 May 2005 10:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 10:10:01 GMT Resent-Message-Id: <200505151010.j4FAA1lm033086@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F25516A4CE for ; Sun, 15 May 2005 10:00:46 +0000 (GMT) Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42ED943D88 for ; Sun, 15 May 2005 10:00:45 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([61.204.125.247]) by hfep07.dion.ne.jp with SMTP id <20050515100042163.ITZV@hfep07.dion.ne.jp> for ; Sun, 15 May 2005 19:00:42 +0900 Message-Id: <20050515190008.435cd7f2.tkato432@yahoo.com> Date: Sun, 15 May 2005 19:00:08 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81050: Update port: audio/mhwaveedit to 1.4.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 10:10:02 -0000 >Number: 81050 >Category: ports >Synopsis: Update port: audio/mhwaveedit to 1.4.0 >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: Sun May 15 10:10:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to verison 1.4.0 >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/mhwaveedit/Makefile audio/mhwaveedit/Makefile --- /usr/ports/audio/mhwaveedit/Makefile Tue May 3 13:33:46 2005 +++ audio/mhwaveedit/Makefile Sat May 14 21:00:22 2005 @@ -7,7 +7,7 @@ # PORTNAME= mhwaveedit -PORTVERSION= 1.3.8 +PORTVERSION= 1.4.0 CATEGORIES= audio MASTER_SITES= http://www.mtek.chalmers.se/~hjormagn/ @@ -19,6 +19,7 @@ sndfile.1:${PORTSDIR}/audio/libsndfile \ portaudio.0:${PORTSDIR}/audio/portaudio +USE_BZIP2= yes USE_GNOME= gnomehack gnometarget gtk20 WANT_GNOME= yes WANT_SDL= yes @@ -28,7 +29,9 @@ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-optimization --without-alsalib -PLIST_FILES= bin/mhwaveedit +PLIST_FILES= bin/mhwaveedit \ + share/locale/ru/LC_MESSAGES/mhwaveedit.mo \ + share/locale/sv/LC_MESSAGES/mhwaveedit.mo .include diff -urN /usr/ports/audio/mhwaveedit/distinfo audio/mhwaveedit/distinfo --- /usr/ports/audio/mhwaveedit/distinfo Tue May 3 13:33:46 2005 +++ audio/mhwaveedit/distinfo Sat May 14 20:52:00 2005 @@ -1,2 +1,2 @@ -MD5 (mhwaveedit-1.3.8.tar.gz) = 3dbae7fd8f83ddfc4744c16ce30ca1fe -SIZE (mhwaveedit-1.3.8.tar.gz) = 339403 +MD5 (mhwaveedit-1.4.0.tar.bz2) = 5519cd3f25d34f551dcfff701ea60d67 +SIZE (mhwaveedit-1.4.0.tar.bz2) = 373371 diff -urN /usr/ports/audio/mhwaveedit/files/patch-src::gtkfiles.h audio/mhwaveedit/files/patch-src::gtkfiles.h --- /usr/ports/audio/mhwaveedit/files/patch-src::gtkfiles.h Tue Oct 12 21:34:39 2004 +++ audio/mhwaveedit/files/patch-src::gtkfiles.h Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- src/gtkfiles.h.orig Wed Sep 15 23:25:47 2004 -+++ src/gtkfiles.h Fri Oct 8 21:39:16 2004 -@@ -26,6 +26,7 @@ - - #include - #include -+#include - - #include - >Release-Note: >Audit-Trail: >Unformatted: