Date: Sun, 15 May 2005 19:00:08 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81050: Update port: audio/mhwaveedit to 1.4.0 Message-ID: <20050515190008.435cd7f2.tkato432@yahoo.com> Resent-Message-ID: <200505151010.j4FAA1lm033086@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <bsd.port.pre.mk> 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 <stdio.h> - #include <stdlib.h> -+#include <unistd.h> - - #include <gtk/gtk.h> - >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050515190008.435cd7f2.tkato432>