ports/65989: Update port: audio/mhwaveedit 1.2.9

KATO Tsuguru tkato at prontomail.com
Mon Apr 26 13:10:17 UTC 2004


>Number:         65989
>Category:       ports
>Synopsis:       Update port: audio/mhwaveedit 1.2.9
>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:   Mon Apr 26 06:10:16 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 1.2.9

New file:
files/patch-src::recorddialog.c

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/mhwaveedit/Makefile audio/mhwaveedit/Makefile
--- /usr/ports/audio/mhwaveedit/Makefile	Mon Apr  5 13:43:09 2004
+++ audio/mhwaveedit/Makefile	Sat Apr 24 22:07:35 2004
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	mhwaveedit
-PORTVERSION=	1.2.8
-PORTREVISION=	1
+PORTVERSION=	1.2.9
 CATEGORIES=	audio
 MASTER_SITES=	http://www.mtek.chalmers.se/~hjormagn/
 
diff -urN /usr/ports/audio/mhwaveedit/distinfo audio/mhwaveedit/distinfo
--- /usr/ports/audio/mhwaveedit/distinfo	Sat Mar 27 01:20:01 2004
+++ audio/mhwaveedit/distinfo	Sat Apr 24 22:07:35 2004
@@ -1,2 +1,2 @@
-MD5 (mhwaveedit-1.2.8.tar.gz) = 34dec235a2bc4cbff96015a15dd352f0
-SIZE (mhwaveedit-1.2.8.tar.gz) = 232581
+MD5 (mhwaveedit-1.2.9.tar.gz) = 94b4caee594a39bb2175dfc36b1287c7
+SIZE (mhwaveedit-1.2.9.tar.gz) = 256750
diff -urN /usr/ports/audio/mhwaveedit/files/patch-src::recorddialog.c audio/mhwaveedit/files/patch-src::recorddialog.c
--- /usr/ports/audio/mhwaveedit/files/patch-src::recorddialog.c	Thu Jan  1 09:00:00 1970
+++ audio/mhwaveedit/files/patch-src::recorddialog.c	Sat Apr 24 22:07:35 2004
@@ -0,0 +1,12 @@
+--- src/recorddialog.c.orig	Sat Apr 17 12:41:52 2004
++++ src/recorddialog.c	Mon Apr 19 19:27:35 2004
+@@ -590,8 +590,7 @@
+ void record_dialog_init(RecordDialog *obj)
+ {
+      GtkWidget *a,*b,*c,*d,*e;
+-GtkAccelGroup* ag;
+-ag = gtk_accel_group_new();
++     GtkAccelGroup* ag = gtk_accel_group_new();
+      GList *l2 = NULL;
+      RecordFormat *rf;
+      guint i;
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list