Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2006 02:00:08 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92004: Update port: audio/solfege to 3.0.6
Message-ID:  <20060120020008.3a4afc8c.tkato432@yahoo.com>
Resent-Message-ID: <200601191710.k0JHA4af012415@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92004
>Category:       ports
>Synopsis:       Update port: audio/solfege to 3.0.6
>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:   Thu Jan 19 17:10:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Update to version 3.0.6

Remove file:
files/patch-soundcard::macro_to_function.c

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/solfege/Makefile audio/solfege/Makefile
--- /usr/ports/audio/solfege/Makefile	Sun Dec 18 15:22:00 2005
+++ audio/solfege/Makefile	Tue Jan 17 22:05:50 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	solfege
-PORTVERSION=	3.0.5
+PORTVERSION=	3.0.6
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -34,10 +34,6 @@
 		${REINPLACE_CMD} -e 's|/usr/bin/python|${SETENV} python|g'
 .for file in lessonfile_editor.py.in run-solfege.py.in
 	@${REINPLACE_CMD} -e 's|share", "solfege|share", "gnome", "solfege|g' \
-		${WRKSRC}/${file}
-.endfor
-.for file in src/inputwidgets.py src/runtime.py
-	@${REINPLACE_CMD} -e 's|gnome.canvas|gnomecanvas|g' \
 		${WRKSRC}/${file}
 .endfor
 .for file in default.config
diff -urN /usr/ports/audio/solfege/distinfo audio/solfege/distinfo
--- /usr/ports/audio/solfege/distinfo	Sun Dec 18 15:22:00 2005
+++ audio/solfege/distinfo	Tue Jan 17 21:59:15 2006
@@ -1,3 +1,3 @@
-MD5 (solfege-3.0.5.tar.gz) = 54a5e3311978da6d00439698d4c099e1
-SHA256 (solfege-3.0.5.tar.gz) = 8aeafc48312b787a6f347433bd3299141685cc66586c941f10cb4f888deb47b8
-SIZE (solfege-3.0.5.tar.gz) = 831996
+MD5 (solfege-3.0.6.tar.gz) = 959d7d55f85ee4998ddc0a1ae0a901ab
+SHA256 (solfege-3.0.6.tar.gz) = c06fc8b55358079ce60038f15a11a8e59a755c258099974d4bf6feb849afe8b3
+SIZE (solfege-3.0.6.tar.gz) = 848784
diff -urN /usr/ports/audio/solfege/files/patch-soundcard::macro_to_function.c audio/solfege/files/patch-soundcard::macro_to_function.c
--- /usr/ports/audio/solfege/files/patch-soundcard::macro_to_function.c	Tue Apr  5 16:28:52 2005
+++ audio/solfege/files/patch-soundcard::macro_to_function.c	Thu Jan  1 09:00:00 1970
@@ -1,12 +0,0 @@
---- soundcard/macro_to_function.c.orig	Mon Mar 21 05:18:34 2005
-+++ soundcard/macro_to_function.c	Tue Mar 22 00:28:40 2005
-@@ -24,7 +24,9 @@
- #include <unistd.h>
- #include <sys/ioctl.h>
- 
-+#ifdef HAVE_LINUX_AWE_VOICE_H
- #include <linux/awe_voice.h>
-+#endif
- 
- extern int _seqbufptr;
- extern int _seqbuflen;
diff -urN /usr/ports/audio/solfege/pkg-plist audio/solfege/pkg-plist
--- /usr/ports/audio/solfege/pkg-plist	Sun Dec 18 15:22:00 2005
+++ audio/solfege/pkg-plist	Tue Jan 17 22:13:38 2006
@@ -433,6 +433,7 @@
 share/gnome/solfege/src/idtone.py
 share/gnome/solfege/src/inputwidgets.py
 share/gnome/solfege/src/instrumentselector.py
+share/gnome/solfege/src/languages.py
 share/gnome/solfege/src/learning_tree_editor.py
 share/gnome/solfege/src/lessonfile.py
 share/gnome/solfege/src/lessonfile_editor_main.py
@@ -482,6 +483,7 @@
 share/locale/nl/LC_MESSAGES/solfege.mo
 share/locale/no/LC_MESSAGES/solfege.mo
 share/locale/ru/LC_MESSAGES/solfege.mo
+share/locale/sv/LC_MESSAGES/solfege.mo
 share/locale/tr/LC_MESSAGES/solfege.mo
 @dirrm share/gnome/solfege/themes/svg
 @dirrm share/gnome/solfege/themes
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060120020008.3a4afc8c.tkato432>